π Refactor reactivity system to use version counting and doubly-linked list tracking.
Increased performance and reduced memory consumption.
https://github.com/vuejs/core/pull/10397
Increased performance and reduced memory consumption.
https://github.com/vuejs/core/pull/10397
GitHub
Refactor reactivity system to use version counting and doubly-linked list tracking by yyx990803 Β· Pull Request #10397 Β· vuejs/core
This PR refactors the core reactivity system to use version counting and a doubly-linked list data structure inspired by Preact signals.
It brings some improvements and solves some issues around co...
It brings some improvements and solves some issues around co...
π° Vue.js 3.5 Release Candidate Announced
Vue.js team have released version 3.5.0-rc.1, asking users to test it in their projects. If no major issues are found, the stable Vue 3.5 is expected to launch next week.
https://x.com/vuejs/status/1829083051101696027
Vue.js team have released version 3.5.0-rc.1, asking users to test it in their projects. If no major issues are found, the stable Vue 3.5 is expected to launch next week.
https://x.com/vuejs/status/1829083051101696027
X (formerly Twitter)
Vue (@vuejs) on X
Vue 3.5 is now in RC! We recommend everyone to try out 3.5.0-rc.1 in your projects early to catch potential regressions. If no major issues are found, expect 3.5 stable next week.
π Whatβs Coming in Vue 3.5?
https://vueschool.io/articles/vuejs-tutorials/whats-coming-in-vue-3-5/
https://vueschool.io/articles/vuejs-tutorials/whats-coming-in-vue-3-5/
vueschool.io
Whatβs Coming in Vue 3.5? - Vue School Articles
Discover the latest features in Vue 3.5, including stable reactive props destructuring and memory optimizations for improved app performance.
πΌ "Vue Vapor: Reinvention" by Kevin Deng (sxzz)
Presentation slides from Vue Fes Japan
https://talks.sxzz.moe/2024-10-vue-fes-japan/
Presentation slides from Vue Fes Japan
https://talks.sxzz.moe/2024-10-vue-fes-japan/
π¦ FormWerk - a suite of Vue.js composables designed to enhance your forms with built-in behaviors, interactions, internationalization, and accessibility, seamlessly integrating with your markup and styles.
https://formwerk.dev/
https://formwerk.dev/
formwerk.dev
Formwerk - Build High-Quality Vue.js Form Components
A collection of Vue.js composables for building forms with behaviors, interactions, internationalization, and accessibility built-in, ready for your markup and styles.
πΌ Evan You - Preview of Vue 3.6 & Vapor Mode
Vue.js Nation Conf
What's coming in Vue 3.6?
π Massive reactive performance improvements
Porting alien-signals (- 14% memory usage, one of the fastest reactivity implementations)
π Experimental Vapor Mode
- Same source code, different compilation output
- Same API, better performance, less memory usage
- Allows Vue rendering performance to reach Solid.js level
- Compatible with existing codebases (piecemeal migration or opt-in for perf-sensitive parts)
π Internal types improvements
- Simpler implementation for
- Potentially improving Vue type checking performance
π Suspense stabilization
Vue.js Nation Conf
What's coming in Vue 3.6?
π Massive reactive performance improvements
Porting alien-signals (- 14% memory usage, one of the fastest reactivity implementations)
π Experimental Vapor Mode
- Same source code, different compilation output
- Same API, better performance, less memory usage
- Allows Vue rendering performance to reach Solid.js level
- Compatible with existing codebases (piecemeal migration or opt-in for perf-sensitive parts)
π Internal types improvements
- Simpler implementation for
DefineComponent
, the most complex type in the entire Vue codebase- Potentially improving Vue type checking performance
π Suspense stabilization
π¦ Reka UI (formerly radix-vue) has released a new version 2.0.
https://github.com/unovue/reka-ui/releases/tag/v2.0.0
https://github.com/unovue/reka-ui/releases/tag/v2.0.0
π€ Did you know this? Since Vue language tools 2.2.0, you can pass generics to components using @vue-generic.
@johnsoncodehk
@johnsoncodehk
π¦ vue-routes-to-types
Type inference of routes based on the Vue Router config
https://github.com/dmitry-lavrik/vue-routes-to-types
Type inference of routes based on the Vue Router config
https://github.com/dmitry-lavrik/vue-routes-to-types
GitHub
GitHub - dmitry-lavrik/vue-routes-to-types: Library for creating typescript types based on routes of vue router routes.
Library for creating typescript types based on routes of vue router routes. - dmitry-lavrik/vue-routes-to-types
π° Vue reactivity relationship feature for devtools
@webfansplz (a member of the Vue.js team) is developing a feature that will visually display connections between reactive objects. The feature is expected to land in Vue DevTools following the Vue 3.6 release.
@webfansplz (a member of the Vue.js team) is developing a feature that will visually display connections between reactive objects. The feature is expected to land in Vue DevTools following the Vue 3.6 release.
π Another graph visualiser
Available both online and as a VSCode extension.
Playground: https://vue-hook-optimizer.vercel.app/
VSCode ext: https://marketplace.visualstudio.com/items?itemName=zcf0508.vue-hook-optimizer-ext
GitHub: https://github.com/zcf0508/vue-hook-optimizer
Available both online and as a VSCode extension.
Playground: https://vue-hook-optimizer.vercel.app/
VSCode ext: https://marketplace.visualstudio.com/items?itemName=zcf0508.vue-hook-optimizer-ext
GitHub: https://github.com/zcf0508/vue-hook-optimizer
π¦ Vue Language Tools 3.0 was released
... but with regressions. Waiting for version 3.0.1
Changelog: https://github.com/vuejs/language-tools/releases/tag/v3.0.0
... but with regressions. Waiting for version 3.0.1
Changelog: https://github.com/vuejs/language-tools/releases/tag/v3.0.0
π¦ VueJS pre-release v3.6.0-alpha.1
Vapor Mode is still in development, but a preview is now available
https://github.com/vuejs/core/releases/tag/v3.6.0-alpha.1
Vapor Mode is still in development, but a preview is now available
https://github.com/vuejs/core/releases/tag/v3.6.0-alpha.1
π Vue.js Plugins Collection
Discover and explore the best Vue.js plugins to supercharge your applications. Curated by the community, maintained by developers
https://www.vue-plugins.org/
Discover and explore the best Vue.js plugins to supercharge your applications. Curated by the community, maintained by developers
https://www.vue-plugins.org/