VueJS News
✨ vuejs/vuex v4.0.0-alpha.1 https://github.com/vuejs/vuex/releases/tag/v4.0.0-alpha.1
Example with Composition API
https://github.com/vuejs/vuex/blob/4.0/examples/composition/counter/Counter.vue
https://github.com/vuejs/vuex/blob/4.0/examples/composition/counter/Counter.vue
GitHub
vuex/examples/composition/counter/Counter.vue at main · vuejs/vuex
🗃️ Centralized State Management for Vue.js. Contribute to vuejs/vuex development by creating an account on GitHub.
✨ vuejs/vitepress
Little brother of VuePress, built on top of Vite
https://github.com/vuejs/vitepress/blob/master/README.md
Little brother of VuePress, built on top of Vite
https://github.com/vuejs/vitepress/blob/master/README.md
GitHub
vuejs/vitepress
Vite & Vue powered static site generator. Contribute to vuejs/vitepress development by creating an account on GitHub.
📦 vue-concurrency
A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API
https://vue-concurrency.netlify.app/
A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API
https://vue-concurrency.netlify.app/
vue-concurrency.netlify.app
🚦vue-concurrency
A library for encapsulating asynchronous operations and managing concurrency
✨ vuejs/vue-cli v4.5.0
This version adds first-class Vue 3 support (for preview). You no longer need vue-cli-plugin-vue-next to serve and build Vue 3 projects. Users of the plugin can safely remove it from the projects.
https://github.com/vuejs/vue-cli/releases/tag/v4.5.0
This version adds first-class Vue 3 support (for preview). You no longer need vue-cli-plugin-vue-next to serve and build Vue 3 projects. Users of the plugin can safely remove it from the projects.
https://github.com/vuejs/vue-cli/releases/tag/v4.5.0
✨ vuejs/vuex v4.0.0
Migrating to 4.0 from 3.x:
https://next.vuex.vuejs.org/guide/migrating-to-4-0-from-3-x.html
Migrating to 4.0 from 3.x:
https://next.vuex.vuejs.org/guide/migrating-to-4-0-from-3-x.html
vuex.vuejs.org
Migrating to 4.0 from 3.x | Vuex
Centralized State Management for Vue.js
📄 [RFC] Vuex 5
GitHub Issue:
https://github.com/vuejs/rfcs/pull/271
Full Rendered Proposal:
https://github.com/kiaking/rfcs/blob/vuex-5/active-rfcs/0000-vuex-5.md
GitHub Issue:
https://github.com/vuejs/rfcs/pull/271
Full Rendered Proposal:
https://github.com/kiaking/rfcs/blob/vuex-5/active-rfcs/0000-vuex-5.md
GitHub
[Vuex] Vuex 5 by kiaking · Pull Request #271 · vuejs/rfcs
Summary
Introducing a brand new Vuex for Vue 3. It's designed to improve various architecture and API of Vuex from what we've learned from past years. Here are the key differentiators from ...
Introducing a brand new Vuex for Vue 3. It's designed to improve various architecture and API of Vuex from what we've learned from past years. Here are the key differentiators from ...