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
quasar-v2.16.6

#quasar

Fixes

fix(ui): correctly apply iOS safe area padding when using q-tabs (#17055)
fix(ui): avoid Sass warning by upgrading to latest specs in QSkeleton (no declaration after nested rule)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

Becoming a sponsor on Github
One-off donation via PayPal

source
v10.0.0-beta.3

#vue_i18n #i18n #vue_i18n_next

What's Changed

Improvement Features

fix(devtools): change vue-devtools label by @kazupon in #1885
fix: vue-i18n type definition for vue package by @kazupon in #1888

Full Changelog: v10.0.0-beta.2...v10.0.0-beta.3

source
v10.0.0-beta.4

#vue_i18n #i18n #vue_i18n_next

What's Changed

🌟 Features

feat: support generated locale type by @BobbieGoede in #1890

📝️ Documentations

Added a comment about pluralRules to the code in pluralization docs by @M1h4n1k in #1873

New Contributors

@M1h4n1k made their first contribution in #1873

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

source
v5.3.4

#vite

5.3.4 (2024-07-16)

fix: update Terser type definitions (fix #17668) (#17669) (b723a75), closes #17668 #17669

fix(build): skip preload treeshaking for nested braces (#17687) (4be96b4), closes #17687

fix(css): include .css?url in assets field of manifest (#17623) (1465b20), closes #17623

fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker (07bc489), closes #17509

refactor: replace includes with logical operations (#17620) (c4a2227), closes #17620

chore: add callback to http-proxy.d.ts jsdoc (#17646) (d8a5d70), closes #17646

source
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