Vue Updates
[email protected] #pinia #vue_pinia #vue3_pinia Please refer to CHANGELOG.md for details. source
hmm, that's weird. I will check soon why this isn't replaced changelog url by changelog content...
v4.3.2
#router #vue_router
4.3.2 (2024-04-18)
Bug Fixes
● Revert "fix: avoid normalizing the fullPath (#2189)" (b78aa98), closes vuejs/router#2216. This was creating other bugs when reusing a normalized location (common pattern). The original issue wasn't a problem in practice as the consistent values are the query, params, and hash.
source
#router #vue_router
4.3.2 (2024-04-18)
Bug Fixes
● Revert "fix: avoid normalizing the fullPath (#2189)" (b78aa98), closes vuejs/router#2216. This was creating other bugs when reusing a normalized location (common pattern). The original issue wasn't a problem in practice as the consistent values are the query, params, and hash.
source
@quasar/app-vite-v1.8.1
#quasar
Changes
● feat(app-vite): (backport from q/app-vite v2) extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
● chore(app-vite): (backport from q/app-vite v2) tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● feat(app-vite): (backport from q/app-vite v2) update to newer JSON specs for the "describe" cmd
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
Changes
● feat(app-vite): (backport from q/app-vite v2) extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
● chore(app-vite): (backport from q/app-vite v2) tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● feat(app-vite): (backport from q/app-vite v2) update to newer JSON specs for the "describe" cmd
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.12.5
#quasar
Changes
● feat(app-webpack): (backport from q/app-webpack v4) small refactoring of the capacitor management
● chore(app-webpack): (backport from q/app-webpack v4) tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● feat(app-webpack): (backport from q/app-webpack v4) update to newer JSON specs for the "describe" cmd
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
Changes
● feat(app-webpack): (backport from q/app-webpack v4) small refactoring of the capacitor management
● chore(app-webpack): (backport from q/app-webpack v4) tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● feat(app-webpack): (backport from q/app-webpack v4) update to newer JSON specs for the "describe" cmd
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.8
#quasar
Breaking
● feat(app-webpack): drop register-service-worker as dependency (should be installed in host project folder)
Changes
● chore(app-webpack): tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● fix(app-webpack/docs): references to index.template.html
● feat(app-webpack): update to newer JSON specs for the "describe" cmd
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
Breaking
● feat(app-webpack): drop register-service-worker as dependency (should be installed in host project folder)
Changes
● chore(app-webpack): tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● fix(app-webpack/docs): references to index.template.html
● feat(app-webpack): update to newer JSON specs for the "describe" cmd
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.6
#quasar
Breaking
● feat(app-vite): drop register-service-worker as dependency (should be installed in host project folder)
Changes
● chore(app-vite): tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● fix(app-vite/docs): references to index.template.html
● feat(app-vite): update to newer JSON specs for the "describe" cmd
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
Breaking
● feat(app-vite): drop register-service-worker as dependency (should be installed in host project folder)
Changes
● chore(app-vite): tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● fix(app-vite/docs): references to index.template.html
● feat(app-vite): update to newer JSON specs for the "describe" cmd
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
v6.0.0-alpha.3
#vite
6.0.0-alpha.3 (2024-04-20)
● fix: add base to virtual html (#16442) (721f94d), closes #16442
● fix: adjust esm syntax judgment logic (#16436) (af72eab), closes #16436
● fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453) (6a127d6), closes #16453
● fix: export missing types (431cd4b)
● fix(cspNonce): don't overwrite existing nonce values (#16415) (b872635), closes #16415
● chore: remove configureServer from more plugins (ad2b0bf)
● chore: rename plugin.split to plugin.create (5f6b62f)
● chore(deps): update dependency eslint-plugin-n to v17 (#16381) (6cccef7), closes #16381
● feat: environment api (#16129) (f684d4c), closes #16129
● feat: show warning if root is in build.outDir (#16454) (11444dc), closes #16454
● feat: write cspNonce to style tags (#16419) (8e54bbd), closes #16419
source
#vite
6.0.0-alpha.3 (2024-04-20)
● fix: add base to virtual html (#16442) (721f94d), closes #16442
● fix: adjust esm syntax judgment logic (#16436) (af72eab), closes #16436
● fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453) (6a127d6), closes #16453
● fix: export missing types (431cd4b)
● fix(cspNonce): don't overwrite existing nonce values (#16415) (b872635), closes #16415
● chore: remove configureServer from more plugins (ad2b0bf)
● chore: rename plugin.split to plugin.create (5f6b62f)
● chore(deps): update dependency eslint-plugin-n to v17 (#16381) (6cccef7), closes #16381
● feat: environment api (#16129) (f684d4c), closes #16129
● feat: show warning if root is in build.outDir (#16454) (11444dc), closes #16454
● feat: write cspNonce to style tags (#16419) (8e54bbd), closes #16419
source
@quasar/app-vite-v1.8.2
#quasar
Fix
● fix(app-vite): bex build broken due to 'Could not resolve "quasar/src/utils/uid"' #17124
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
Fix
● fix(app-vite): bex build broken due to 'Could not resolve "quasar/src/utils/uid"' #17124
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.7
#quasar
Fix
● fix(app-vite): bex build broken due to 'Could not resolve "quasar/src/utils/uid"' #17124
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
Fix
● fix(app-vite): bex build broken due to 'Could not resolve "quasar/src/utils/uid"' #17124
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.9
#quasar
Fix
● fix(app-webpack): bex build broken due to 'Could not resolve "quasar/src/utils/uid"' #17124
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
Fix
● fix(app-webpack): bex build broken due to 'Could not resolve "quasar/src/utils/uid"' #17124
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
Vue Updates
v5.2.10 #vite Please refer to CHANGELOG.md for details. source
This one fixed too, should be fine now...
I didn't expect that each release could have unique
I didn't expect that each release could have unique
changelog.md
without prev version(s), that is weird.v9.13.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
🐛 Bug Fixes
● fix(message-compiler): cannot resolve none-identifier characters at linked key by @kazupon in #1813
Full Changelog: v9.13.0...v9.13.1
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
🐛 Bug Fixes
● fix(message-compiler): cannot resolve none-identifier characters at linked key by @kazupon in #1813
Full Changelog: v9.13.0...v9.13.1
source
v10.0.0-alpha.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
💥 Breaking Changes
● breaking: drop modulo syntax by @kazupon in #1814
Full Changelog: v9.13.1...v10.0.0-alpha.1
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
💥 Breaking Changes
● breaking: drop modulo syntax by @kazupon in #1814
Full Changelog: v9.13.1...v10.0.0-alpha.1
source
v3.4.24
#vue #vue3
3.4.24 (2024-04-22)
Bug Fixes
● compiler-core: handle template ref bound via v-bind object on v-for (#10706) (da7adef), closes #10696
● compiler-core: properly parse await expressions in edge cases (b92c25f), closes #10754
● compiler-sfc: handle readonly operator and ReadonlyArray/Map/Set types (5cef52a), closes #10726
● compiler-ssr: fix hydration mismatch for conditional slot in transition (f12c81e), closes #10743
● compiler-ssr: fix v-html SSR for nullish values (1ff4076), closes #10725
● deps: update compiler (#10760) (15df5c1)
● runtime-core: fix edge case of KeepAlive inside Transition with slot children (#10719) (e51ca61), closes #10708
● runtime-core: further fix slots _ctx check (cde7f05), closes #10724
● runtime-core: props should be readonly via direct template access (b93f264), closes #8216 #10736
● transition: transition is breaking/flickering when enter is canceled (#10688) (65109a7)
source
#vue #vue3
3.4.24 (2024-04-22)
Bug Fixes
● compiler-core: handle template ref bound via v-bind object on v-for (#10706) (da7adef), closes #10696
● compiler-core: properly parse await expressions in edge cases (b92c25f), closes #10754
● compiler-sfc: handle readonly operator and ReadonlyArray/Map/Set types (5cef52a), closes #10726
● compiler-ssr: fix hydration mismatch for conditional slot in transition (f12c81e), closes #10743
● compiler-ssr: fix v-html SSR for nullish values (1ff4076), closes #10725
● deps: update compiler (#10760) (15df5c1)
● runtime-core: fix edge case of KeepAlive inside Transition with slot children (#10719) (e51ca61), closes #10708
● runtime-core: further fix slots _ctx check (cde7f05), closes #10724
● runtime-core: props should be readonly via direct template access (b93f264), closes #8216 #10736
● transition: transition is breaking/flickering when enter is canceled (#10688) (65109a7)
source
v10.0.0-alpha.2
#vue_i18n #i18n #vue_i18n_next
What's Changed
🐛 Bug Fixes
● fix(types): allow spyOn of "useI18n()" by @pinguet62 in #1815
💥 Breaking Changes
● breaking: drop vue-i18n-bridge by @kazupon in #1816
● breaking: drop
New Contributors
● @pinguet62 made their first contribution in #1815
Full Changelog: v10.0.0-alpha.1...v10.0.0-alpha.2
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
🐛 Bug Fixes
● fix(types): allow spyOn of "useI18n()" by @pinguet62 in #1815
💥 Breaking Changes
● breaking: drop vue-i18n-bridge by @kazupon in #1816
● breaking: drop
allowComposition
option by @kazupon in #1817New Contributors
● @pinguet62 made their first contribution in #1815
Full Changelog: v10.0.0-alpha.1...v10.0.0-alpha.2
source
@quasar/app-webpack-v4.0.0-beta.10
#quasar
Changes
● feat+fix(app-webpack): [SECURITY] replace html-minifier with html-minifier-terser #17131
● feat(app-webpack): support for the newer @electron/packager
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
Changes
● feat+fix(app-webpack): [SECURITY] replace html-minifier with html-minifier-terser #17131
● feat(app-webpack): support for the newer @electron/packager
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.8
#quasar
Changes
● feat+fix(app-vite): [SECURITY] replace html-minifier with html-minifier-terser #17131
● feat(app-vite): support for the newer @electron/packager
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
Changes
● feat+fix(app-vite): [SECURITY] replace html-minifier with html-minifier-terser #17131
● feat(app-vite): support for the newer @electron/packager
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