Vue Updates
114 subscribers
693 photos
841 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
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
quasar-v2.16.8

#quasar

Changes

● feat(ui): All components to use SASS variable for font size #17264 (#17274)
● fix(ui): update GlobalComponents augment (fix:  #17416)

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.19

#quasar

Changes

● fix(app-webpack): move ts-essentials from devDeps to deps
● fix(app-webpack): fix AE types regarding APIs accepting callbacks

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.18

#quasar

Changes

● fix(app-vite): move ts-essentials from devDeps to deps
● fix(app-vite): fix AE types regarding APIs accepting callbacks

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
v5.4.0

#vite

5.4.0 (2024-08-07)

● fix(build): windows platform build output path error (#17818) (6ae0615), closes #17818

● fix(deps): update launch-editor to consume fix for windows paths (#17828) (cf2f90d), closes #17828

● fix(ssr): fix global variable name conflict (#17809) (6aa2206), closes #17809

● fix(worker): fix importScripts injection breaking iife code (#17827) (bb4ba9f), closes #17827

● chore: bump typescript-eslint to v8 (#17624) (d1891fd), closes #17624

● chore(deps): update all non-major dependencies (#17820) (bb2f8bb), closes #17820

● perf(ssr): do a single-pass over AST with node cache arrays (#17812) (81327eb), closes #17812

source