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

#vuetify

πŸ”§ Bug Fixes

● nested: ensure unregister is called before register (d4ba559), closes #20516 #20603
● virtual: add fallback scrollend timeout (4a628a3), closes #20566 #20757
● VListItem: wait until beforeMount to set parent open (39e4a50)
● VRangeSlider: do not focus other thumb if min==max (c19bcf6), closes #20726
● VSelectionControl: label opacity matching regular text (#20738) (f804c50), closes #18804

πŸ§ͺ Labs

● VFileUpload: add new component (#19667) (89c58dd)
● VNumberInput: clearing v-number-input with backspace resets to 0 (#20729) (96fca07)

source
πŸ₯°1
v11.0.0-rc.1

#vue_i18n #i18n #vue_i18n_next

What's Changed

πŸ’₯ Breaking Changes

● feat!: deprecate v-t custom directive by @kazupon in #2045

πŸ“οΈ Documentations

● docx(pluralization.md): Correct spelling from 'gloal' to 'global' by @PuppyOne in #2038
● Fix typo by @shaedrich in #2040
● Fix another typo by @shaedrich in #2041
● docs: add maintenance status by @kazupon in #2044

New Contributors

● @PuppyOne made their first contribution in #2038
● @shaedrich made their first contribution in #2040

Full Changelog: v11.0.0-beta.2...v11.0.0-rc.1

source
[email protected]

#vite

6.1.0 (2024-12-19)

● feat(create-vite): align tsconfigs in svelte-ts template with others (#18995) (b48b98c), closes #18995
● feat(create-vite): extend from @vue/tsconfig to simplify tsconfig.app.json (#18862) (89eea02), closes #18862
● fix(deps): update all non-major dependencies (#18853) (5c02236), closes #18853
● fix(deps): update all non-major dependencies (#18967) (d88d000), closes #18967
● fix(deps): update all non-major dependencies (#18996) (2b4f115), closes #18996
● chore(deps): update all non-major dependencies (#18916) (ef7a6a3), closes #18916
● refactor: fix logic errors found by no-unnecessary-condition rule (#18891) (ea802f8), closes #18891

6.0.1 (2024-11-27)

● feat(create-vite): bump vite-plugin-solid to 2.11.0 (#18792) (32ac96f), closes #18792
● feat(create-vite): change Remix to React Router v7 (#18785) (31cc61b), closes #18785
● revert: update moduleResolution value casing (#18409) (#18774) (b0fc6e3), closes #18409 #18774

source
v6.0.5

#vite

6.0.5 (2024-12-20)

● fix: esbuild regression (pin to 0.24.0) (#19027) (4359e0d), closes #19027

source
@quasar/app-vite-v2.0.3

#quasar

New

● feat(app-vite): quasar.config > build > envFilter

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

#quasar

New

● feat(app-webpack): quasar.config > build > envFilter

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

#quasar

Changes

● fix(app-vite): pin down esbuild to 0.24.0 due to compile error

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

#quasar

Changes

● fix(app-webpack): pin down esbuild to 0.24.0 due to compile error

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]

#vite

6.1.1 (2024-12-24)

● fix(create-vite): svelte-ts typecheck command (#19014) (ac32968), closes #19014
● fix(deps): update all non-major dependencies (#19045) (b442d12), closes #19045
● refactor(create-vite): remove tslib from svelte-ts template (#19015) (9066049), closes #19015

source
v6.0.6

#vite

6.0.6 (2024-12-26)

● fix: replace runner-side path normalization with fetchModule-side resolve (#18361) (9f10261), closes #18361
● fix(css): resolve style tags in HTML files correctly for lightningcss (#19001) (afff05c), closes #19001
● fix(css): show correct error when unknown placeholder is used for CSS modules pattern in lightningcs (9290d85), closes #19070
● fix(resolve): handle package.json with UTF-8 BOM (#19000) (902567a), closes #19000
● fix(ssrTransform): preserve line offset when transforming imports (#19004) (1aa434e), closes #19004
● chore: fix typo in comment (#19067) (eb06ec3), closes #19067
● chore: update comment about build.target (#19047) (0e9e81f), closes #19047
● revert: unpin esbuild version (#19043) (8bfe247), closes #19043
● test(ssr): test virtual module with query (#19044) (a1f4b46), closes #19044

source
v11.0.1

#vue_i18n #i18n #vue_i18n_next

What's Changed

⚑ Improvement Features

● fix: v-t custom directive warning when it will run by @kazupon in #2057

Full Changelog: v11.0.0...v11.0.1

source
v6.0.7

#vite

6.0.7 (2025-01-02)

● fix: fix minify when builder.sharedPlugins: true (#19025) (f7b1964), closes #19025
● fix: skip the plugin if it has been called before with the same id and importer (#19016) (b178c90), closes #19016
● fix(html): error while removing vite-ignore attribute for inline script (#19062) (a492253), closes #19062
● fix(ssr): fix semicolon injection by ssr transform (#19097) (1c102d5), closes #19097
● perf: skip globbing for static path in warmup (#19107) (677508b), closes #19107
● feat(css): show lightningcss warnings (#19076) (b07c036), closes #19076

source
@quasar/app-vite-v2.0.5

#quasar

Changes

● feat(app-vite): unpin esbuild version (upstream define bug is now fixed)
● feat(app-vite): upgrade deps
● fix(app-vite): Packaged bundle zip file is missing from bex build #17729

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

#quasar

Changes

● feat(app-webpack): unpin esbuild version (upstream define bug is now fixed)
● fix(app-webpack): Packaged bundle zip file is missing from bex build #17729

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

#quasar

Fixes

● fix(ui/lang): chinese simplified language pack iso name #17723

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

#quasar

Fixes

● fix(app-vite): protect alias from being tampered with across build threads

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

#quasar

Fixes

● fix(app-webpack): PWA - don't use Webpack to compile again the custom service worker (already compiled by esbuild) #17745
● fix(app-webpack): pwa > do not call quasarConf.pwa.extendPWACustomSWConf multiple times

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