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
v6.0.0-alpha.9

#vite

6.0.0-alpha.9 (2024-05-01)

fix: lint (848af54)

fix: module-runner bundle issue with chokidar dep (b8ef8ff)

fix: scripts and styles were missing from built HTML on Windows (#16421) (0e93f58), closes #16421

fix(deps): update all non-major dependencies (#16549) (2d6a13b), closes #16549

fix(preload): skip preload for non-static urls (#16556) (bb79c9b), closes #16556

fix(ssr): handle class declaration and expression name scoping (#16569) (c071eb3), closes #16569

fix(ssr): handle function expression name scoping (#16563) (02db947), closes #16563

refactor: bounded plugins factory instead of create hook (6b74221)

refactor: move reload on tsconfig change to the server (1bcb67d)

source
v3.6.2

#vuetify

🔧 Bug Fixes

● VDataTable: select all showing when not enabled on mobile (#19727) (0825e2d)
● VDatePicker: wrong month displayed in header (#19721) (b0d42c9), closes #19126
● VFileInput: update:modelValue emit value (002ae8d)
● VHover: false isHovering by default (#19623) (75ed37b), closes #19601

Other Commmits

chore(release): publish v3.6.2 (6cb03d4)
docs(EnterpriseDeck): update direct support pricing (1dcf838)
chore(tests): fix flaky cypress tests (#19725) (fcc921c)
chore(package.json): update @vuetify/one (2877ba8)
docs: implement snackbar queue (26c5798)
docs(roadmap): update page content (d461f19)
chore(all): update all labs status, add missing confirm-edit (8f7706f)

source
v3.6.3

#vuetify

🔄 Reverts

Revert "fix(VDataTable): selection duplication (#18908)" (0ad2992), closes #18908

source
v6.0.0-alpha.10

#vite

6.0.0-alpha.10 (2024-05-02)

feat: sharedDuringBuild for bounded plugins (d213865)

source
v3.5.0-alpha.2

#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
v6.0.0-alpha.11

#vite

6.0.0-alpha.11 (2024-05-04)

refactor: BoundedPlugin -> IsolatedPlugin (1ec07a4)

source
@quasar/app-webpack-v4.0.0-beta.13

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)
feat(app-webpack): (BREAKING) shorthand CLI command “quasar dev/build -m ios/android” is now targeting Capacitor mode instead of Cordova
feat(app-webpack): ensure potential mode build error is printed to the terminal
feat(app-webpack): update "dev" & "build" command help

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-v1.9.0

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)
feat(app-vite): ensure potential mode build error is printed to the terminal
feat(app-vite): update "dev" & "build" command help

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

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)
feat(app-vite): (BREAKING) shorthand CLI command “quasar dev/build -m ios/android” is now targeting Capacitor mode instead of Cordova
feat(app-vite): ensure potential mode build error is printed to the terminal
feat(app-vite): tweak SSR boot files management
feat(app-vite): update "dev" & "build" command help

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/vite-plugin-1.7.0

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)

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

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)
fix(app-webpack): CORDOVA mode > build -> correctly reference quasarConf #17138
feat(app-webpack): ensure potential mode build error is printed to the terminal
feat(app-webpack): update "dev" & "build" command help

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/vite-plugin-v1.7.0

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)

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

#vue #vue3

3.4.27 (2024-05-06)
Bug Fixes
● compat: include legacy scoped slots (#10868) (8366126), closes #8869

● compiler-core: add support for arrow aysnc function with unbracketed (#5789) (ca7d421), closes #5788

● compiler-dom: restrict createStaticVNode usage with option elements (#10846) (0e3d617), closes #6568 #7434

● compiler-sfc: handle keyof operator (#10874) (10d34a5), closes #10871

● hydration: handle edge case of style mismatch without style attribute (f2c1412), closes #10786

source
quasar-v2.16.1

#quasar

Fixes

fix(ui): correctly declare typings with "exports" #17172

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

#quasar

Changes

fix(app-vite): quasar.config > framework > lang/iconSet parsing
chore(app-vite): enforce the installation of latest q/vite-plugin

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

#quasar

Changes

fix(app-webpack): quasar.config > framework > lang/iconSet parsing

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-v1.9.2

#quasar

Changes

fix(app-vite): quasar.config > framework > lang/iconSet parsing

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

#quasar

Changes

fix(app-webpack): quasar.config > framework > lang/iconSet parsing

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