Vue Updates
114 subscribers
695 photos
842 links
Channel for automatic notifications about updates in the Vue ecosystem.

Watching: vue, nuxt, vuetify, vue-i18n-next, vue-router, pinia and vite

Contacts: @Black_Yuzia

Our channels:
@Vue_Courses
@Vue_Updates
@frontendmasters_courses
Download Telegram
v10.0.0-beta.5

#vue_i18n #i18n #vue_i18n_next

What's Changed

πŸ“οΈ Documentations

● chore: fix module augmentation example comment by @BobbieGoede in #1898

Full Changelog: v10.0.0-beta.4...v10.0.0-beta.5

source
v3.4.33

#vue #vue3

3.4.33 (2024-07-19)
Bug Fixes
● runtime-dom: handle undefined values in v-html (#11403) (5df67e3)

source
v3.5.0-alpha.3

#vue #vue3

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

source
πŸ—Ώ3
[email protected]

#vite #vite_plugin_vue

5.1.0 (2024-07-23)

● fix(deps): update all non-major dependencies (#412) (8cb2ea9), closes #412

● fix(plugin-vue): clear cache after build end (96dbb22)

● chore: update documentation for new features option (7fc7994)

● chore(deps): update upstream (#416) (02a3edd), closes #416

● feat(plugin-vue): add features option (#419) (3e839e2), closes #419

source
v3.4.34

#vue #vue3

3.4.34 (2024-07-24)
Bug Fixes
● defineModel: correct update with multiple changes in same tick (#11430) (a18f1ec), closes #11429

source
v3.5.0-alpha.4

#vue #vue3

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

source
[email protected]

#pinia #vue_pinia #vue3_pinia

2.2.0 (2024-07-26)
Bug Fixes
● types: require unwrapped state in patch (c38fa0d)

Features
● add action helper to consistently $onAction (a8526fc)

● devtools: expose selected store as global variable (#2692) (e0a7351)

source
[email protected]

#vite #vite_plugin_vue

5.1.1 (2024-07-27)

● fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #431

source
v5.4.0-beta.0

#vite

5.4.0-beta.0 (2024-07-30)

● fix: specify own Node version as target when bundling config files (#17307) (bbf001f), closes #17307

● fix(build): handle invalid JSON in import.iss.oneta.env (#17648) (659b720), closes #17648

● fix(deps): update all non-major dependencies (#17780) (e408542), closes #17780

● fix(mergeConfig): don't recreate server.hmr.server instance (#17763) (5c55b29), closes #17763

● feat(css): support sass modern api (#17728) (73a3de0), closes #17728

● feat(types): support custom VitePreloadErrorEvent (#17615) (116e37a), closes #17615

● perf: improve regex performance (#17789) (952bae3), closes #17789

● chore: minor config.logger refactor (#17770) (b947fdc), closes #17770

● chore: update eslint config (#17788) (796eef3), closes #17788

source
v3.4.35

#vue #vue3

3.4.35 (2024-07-31)
Bug Fixes
● teleport/ssr: fix Teleport hydration regression due to targetStart anchor addition (7b18cdb)

● teleport/ssr: ensure targetAnchor and targetStart not null during hydration (#11456) (12667da), closes #11400

● types/ref: allow getter and setter types to be unrelated (#11442) (e0b2975)

Performance Improvements
● runtime-core: improve efficiency of normalizePropsOptions (#11409) (5680142), closes #9739

source
v3.5.0-alpha.5

#vue #vue3

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

source
v3.6.14

#vuetify

πŸ”§ Bug Fixes

● styles: support sass 1.77.7 (4fd811a), closes #20139
● VAvatar: pass props.image as src to VImg defaults (c264ad4)
● VBtn: allow passing custom ripple options (#20190) (0a31bf8), closes #20189
● VFooter: useToggleScope for layout support (0bfaf12)
● VListGroup: don't clear opened on unmount (#20215) (1e183ef), closes #20199
● VMenu: check if element still exists before closing parent (#20249) (560362d), closes #20248
● VSkeletonLoader: remove aria-label when loading finished (867b2ab)
● VSnackbar: update countdown value on timeout change (3cc2763), closes #20196

πŸ§ͺ Labs

● VNumberInput: prevent NaN & handle js number quirks (#20211) (3a31086), closes #19798 #20171

source
v4.4.1

#router #vue_router

4.4.1 (2024-07-31)
Bug Fixes
● router typescript definitions related to vue package (#2295) (a495ce0)

● types: stricter meta with required fields (423d9f7)

Features
● warn: fix links to docs (0cb5797)

source
v4.4.2

#router #vue_router

4.4.2 (2024-08-01)
Bug Fixes
● types: revert stricter meta (d4d0087), closes #2319

source
[email protected]

#vite #vite_plugin_vue

5.1.2 (2024-08-01)

● refactor(plugin-vue): add type field (a6b7e3f)

● fix(plugin-vue): add deprecated script.propsDestructure option (1e24322), closes #431

● chore(deps): update upstream (#432) (5d592cd), closes #432

source