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
@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
@quasar/app-vite-v2.0.7

#quasar

Changes

fix(app-vite): filter env files keys (a-zA-Z0-9_$ chars only) #17744

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

#quasar

Changes

fix(app-webpack): filter env files keys (a-zA-Z0-9_$ chars only) #17744
fix(app-webpack): SSR build -> only build the custom sw if ssr.pwa is enabled
fix(app-webpack): fix defineBoot, definePreFetch, and defineRouter app wrappers (fix: #17743)

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

#quasar

Changes

perf(vite-plugin): load import map only when needed (#17756)

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

#quasar

Changes

feat(app-vite): eliminate useless empty line in src-capacitor/package.json when there is no author
fix(app-vite): ignore workspace in capacitor installation when using pnpm

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