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
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
v3.5.0-beta.1

#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]

#vite #vite_plugin_vue

4.0.1 (2024-08-14)

chore: use pnpm catalog for shared deps (0735e18)

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

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

chore(vue-jsx): add type package field (a2fe479)

feat(vue-jsx): add defineComponentName option (0f71911)

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

source
v3.4.38

#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
@quasar/app-vite-v1.9.5

#quasar

Fixes

fix(app-vite): (backport from q/app-vite beta) Capacitor/Cordova on Windows host -> Android Studio not being launched when running "quasar build -m capacitor -T android --ide" #17420

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

#quasar

Fixes

fix(app-webpack): (backport from q/app-webpack beta) Capacitor/Cordova on Windows host -> Android Studio not being launched when running "quasar build -m capacitor -T android --ide" #17420

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
v3.7.0

#vuetify

🚀 Features

● VMenu: add submenu prop (#20092) (306a262), closes #19093 #20130

🔧 Bug Fixes

● VCardActions: space children with gap instead of margin (2194403), closes #20239 #20262

🔬 Code Refactoring

● VSpeedDial: fix type error (4077948)

🔄 Reverts

Revert "fix(layout): use suspense to delay render of layout items (#15229)" (08c3d4f), closes #15229 #19800

🧪 Labs

● VPullToRefresh: add disabled prop (79cc227), closes #20242
● VTreeview: add modelValue which is equivalent to selected (2336637)

Other Commmits

chore(release): publish v3.7.0 (a0e7c3b)
docs: update emphasized pages (046da8d)

source
v5.4.1

#vite

5.4.1 (2024-08-15)

fix: build.modulePreload.resolveDependencies is optimizable (#16083) (e961b31), closes #16083

fix: align CorsOptions.origin type with @types/cors (#17836) (1bda847), closes #17836

fix: typings for vite:preloadError (#17868) (6700594), closes #17868

fix(build): avoid re-define __vite_import_meta_env__ (#17876) (e686d74), closes #17876

fix(deps): update all non-major dependencies (#17869) (d11711c), closes #17869

fix(lightningcss): search for assets with correct base path (#17856) (4e5ce3c), closes #17856

fix(worker): handle self reference url worker in dependency for build (#17846) (391bb49), closes #17846

chore: fix picocolors import for local dev (#17884) (9018255), closes #17884

refactor: remove handleHotUpdate from watch-package-data plugin (#17865) (e16bf1f), closes #17865

source