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
[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
v5.4.0-beta.1

#vite

5.4.0-beta.1 (2024-08-01)

fix: handle encoded base paths (#17577) (720447e), closes #17577

fix: opt-in server.fs.cachedChecks (#17807) (4de659c), closes #17807

feat(css): support sass compiler api and sass-embedded package (#17754) (1025bb6), closes #17754

source
@quasar/app-vite-v1.9.4

#quasar

Changes

feat(app-vite): use newest ssl-skip package, depending on the Capacitor version #16808

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
@quasar/app-webpack-v3.13.3

#quasar

Changes

feat(app-webpack): use newest ssl-skip package, depending on the Capacitor version #16808

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

#quasar

Fixes

fix(ui): QField/QInput/QSelect/etc clear icon aria-hidden management #17407
chore(QBtn): remove useless re-define of aria-hidden on icons (QIcon already has it)

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
@quasar/app-webpack-v4.0.0-beta.18

#quasar

Changes

feat(app-webpack): BREAKING - drop support for legacy "electron-packager" (only support the newer @electron/packager)
fix(app-webpack): add stricter-tsconfig-preset.json to package.json > files

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
@quasar/app-vite-v2.0.0-beta.17

#quasar

Changes

feat(app-vite): BREAKING - drop support for legacy "electron-packager" (only support the newer @electron/packager)
fix(app-vite): add stricter-tsconfig-preset.json to package.json > files

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
[email protected]

#pinia #vue_pinia #vue3_pinia

2.2.1 (2024-08-06)
Bug Fixes
● types: breaking type with auto imported components (#2730) (82ca41c)

source
v3.4.36

#vue #vue3

3.4.36 (2024-08-06)
Bug Fixes
● compiler-core: fix expression transform for try...catch block params (077a1ae), closes #11465 #11467

● compiler-core: properly handle for loop variable declarations in expression transforms (67bb820), closes /github.com/vuejs/core/pull/11467#issuecomment-2263069794

● compiler-ssr: don't render v-if comments in TransitionGroup + static tag (#11515) (275354c), closes #11514

● hydration: force hydrate custom element dynamic props (7d473b7), closes #7203 #8038

● ssr: respect textContent/innerHTML from getSSRProps in optimized SSR output (79602f9), closes #8112

● types/withDefaults: ensure default values of type any do not include undefined (#11490) (4592b63)

source
v4.4.3

#router #vue_router

4.4.3 (2024-08-06)
Bug Fixes
reorder exports in package.json (#2323) (7422b15)

source