quasar-v2.17.4
#quasar
Fixes
β fix(ui): svgGrade removed. Use svgStar. Used in iconsets as "rating". #17640
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
Fixes
β fix(ui): svgGrade removed. Use svgStar. Used in iconsets as "rating". #17640
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-rc.3
#quasar
Fixes
β fix(app-vite): make #q-app TS aliases work on npm/yarn/bun workspaces; it also improves handling for any other aliases to npm packages (fix: #17648)
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
Fixes
β fix(app-vite): make #q-app TS aliases work on npm/yarn/bun workspaces; it also improves handling for any other aliases to npm packages (fix: #17648)
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-rc.3
#quasar
Fixes
β fix(app-webpack): make #q-app TS aliases work on npm/yarn/bun workspaces; it also improves handling for any other aliases to npm packages (fix: #17648)
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
Fixes
β fix(app-webpack): make #q-app TS aliases work on npm/yarn/bun workspaces; it also improves handling for any other aliases to npm packages (fix: #17648)
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-rc.4
#quasar
New
β feat(app-vite): do not enable verbatimModuleSyntax by default; it is not auto-fixable and requires many manual changes, so we disabled it and recommend using
Fixes
β fix(app-vite): correctly load feature flags, shims and vite types; stuff like
β fix(app-vite): make templates compatible with verbatimModuleSyntax
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
New
β feat(app-vite): do not enable verbatimModuleSyntax by default; it is not auto-fixable and requires many manual changes, so we disabled it and recommend using
@typescript-eslint/consistent-type-imports
rule insteadFixes
β fix(app-vite): correctly load feature flags, shims and vite types; stuff like
store
in boot params, or import.iss.oneta.hot
, will work nowβ fix(app-vite): make templates compatible with verbatimModuleSyntax
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-rc.4
#quasar
New
β feat(app-webpack): do not enable verbatimModuleSyntax by default; it is not auto-fixable and requires many manual changes, so we disabled it and recommend using
Fixes
β fix(app-webpack): correctly load feature flags, shims and vite types; stuff like
β fix(app-webpack): make templates compatible with verbatimModuleSyntax
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
New
β feat(app-webpack): do not enable verbatimModuleSyntax by default; it is not auto-fixable and requires many manual changes, so we disabled it and recommend using
@typescript-eslint/consistent-type-imports
rule insteadFixes
β fix(app-webpack): correctly load feature flags, shims and vite types; stuff like
store
in boot params will work nowβ fix(app-webpack): make templates compatible with verbatimModuleSyntax
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.15.1
#quasar
Changes
β fix(app-webpack): force upgrade cross-spawn dep for security reasons
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
β fix(app-webpack): force upgrade cross-spawn dep for security reasons
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
v4.5.0
#router #vue_router
4.5.0 (2024-11-25)
Bug Fixes
β combining 'end' and 'strict' (#2154) (ab62098)
β custom directive doesn't work when custom=true (#2377) (0d8d997)
β router: allow duplicated navigation on back + redirect (#2133) (d992bb2)
Features
β link: add view-transition prop (#2356) (e978eb8)
β throw if parent and child routes have the same name (#2267) (8c73877)
source
#router #vue_router
4.5.0 (2024-11-25)
Bug Fixes
β combining 'end' and 'strict' (#2154) (ab62098)
β custom directive doesn't work when custom=true (#2377) (0d8d997)
β router: allow duplicated navigation on back + redirect (#2133) (d992bb2)
Features
β link: add view-transition prop (#2356) (e978eb8)
β throw if parent and child routes have the same name (#2267) (8c73877)
source
[email protected]
#vite #vite_plugin_vue
4.1.1 (2024-11-26)
β chore: add vite 6 peer dep (#481) (4288652), closes #481
4.1.0 (2024-11-11)
β feat: support tsPluginOptions (#445) (fdb3590), closes #445
β fix(deps): update all non-major dependencies (#421) (e3a7fec), closes #421
β fix(deps): update all non-major dependencies (#439) (e432bcb), closes #439
β fix(plugin-jsx): work around bun bug for ssrRegisterHelper (#380) (9c2b620), closes #380 #376
β perf: use
β refactor(vue-jsx): remove extraneous import (ab2516a)
source
#vite #vite_plugin_vue
4.1.1 (2024-11-26)
β chore: add vite 6 peer dep (#481) (4288652), closes #481
4.1.0 (2024-11-11)
β feat: support tsPluginOptions (#445) (fdb3590), closes #445
β fix(deps): update all non-major dependencies (#421) (e3a7fec), closes #421
β fix(deps): update all non-major dependencies (#439) (e432bcb), closes #439
β fix(plugin-jsx): work around bun bug for ssrRegisterHelper (#380) (9c2b620), closes #380 #376
β perf: use
hash
to replace createHash
(#460) (de88394), closes #460β refactor(vue-jsx): remove extraneous import (ab2516a)
source
[email protected]
#vite #vite_plugin_vue
5.2.1 (2024-11-26)
β chore: add vite 6 peer dep (#481) (4288652), closes #481
β chore: fix lint (378aea3)
β chore(deps): update dependency rollup to ^4.27.2 (#476) (b2df95e), closes #476
source
#vite #vite_plugin_vue
5.2.1 (2024-11-26)
β chore: add vite 6 peer dep (#481) (4288652), closes #481
β chore: fix lint (378aea3)
β chore(deps): update dependency rollup to ^4.27.2 (#476) (b2df95e), closes #476
source
v6.0.1
#vite
6.0.1 (2024-11-27)
β fix: default empty server
β fix(manifest): do not override existing js manifest entry (#18776) (3b0837e), closes #18776
β fix(server): close _ssrCompatModuleRunner on server close (#18784) (9b4c410), closes #18784
β fix(server): skip hot channel client normalization for wsServer (#18782) (cc7670a), closes #18782
β fix(worker): fix
β chore: flat v6 config file (#18777) (c7b3308), closes #18777
β chore: split changelog (#18787) (8542632), closes #18787
β chore: update changelog for v6 (#18773) (b254fac), closes #18773
β revert: update moduleResolution value casing (#18409) (#18774) (b0fc6e3), closes #18409 #18774
source
#vite
6.0.1 (2024-11-27)
β fix: default empty server
proxy
prevents starting http2 server (#18788) (bbaf514), closes #18788β fix(manifest): do not override existing js manifest entry (#18776) (3b0837e), closes #18776
β fix(server): close _ssrCompatModuleRunner on server close (#18784) (9b4c410), closes #18784
β fix(server): skip hot channel client normalization for wsServer (#18782) (cc7670a), closes #18782
β fix(worker): fix
applyToEnvironment
hooks on worker build (#18793) (0c6cdb0), closes #18793β chore: flat v6 config file (#18777) (c7b3308), closes #18777
β chore: split changelog (#18787) (8542632), closes #18787
β chore: update changelog for v6 (#18773) (b254fac), closes #18773
β revert: update moduleResolution value casing (#18409) (#18774) (b0fc6e3), closes #18409 #18774
source
v10.0.5
#vue_i18n #i18n #vue_i18n_next
β fix: XSS vulnerability with prototype pollution on AST
β fix: prototype pollusion on deepCopy
Full Changelog: v10.0.4...v10.0.5
source
#vue_i18n #i18n #vue_i18n_next
β fix: XSS vulnerability with prototype pollution on AST
β fix: prototype pollusion on deepCopy
Full Changelog: v10.0.4...v10.0.5
source
v9.14.2
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix: XSS vulnerability with prototype pollution on AST
β fix: prototype pollusion on deepCopy
Full Changelog: v9.14.1...v9.14.2
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix: XSS vulnerability with prototype pollution on AST
β fix: prototype pollusion on deepCopy
Full Changelog: v9.14.1...v9.14.2
source
v11.0.0-beta.2
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Security Fixes
β fix: security vulnerability fix porting by @kazupon in #2034
ποΈ Documentations
β docs: fix wrong plural example by @kazupon in #2033
Full Changelog: v11.0.0-beta.1...v11.0.0-beta.2
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Security Fixes
β fix: security vulnerability fix porting by @kazupon in #2034
ποΈ Documentations
β docs: fix wrong plural example by @kazupon in #2033
Full Changelog: v11.0.0-beta.1...v11.0.0-beta.2
source
@quasar/extras-v1.16.14
#quasar
Changes
β feat(extras): update Fontawesome => v6.7.1
β feat(extras): update Google Material Symbols Outline => CDN220
β feat(extras): update Google Material Symbols Rounded => CDN219
β feat(extras): update Google Material Symbols Sharp => CDN216
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(extras): update Fontawesome => v6.7.1
β feat(extras): update Google Material Symbols Outline => CDN220
β feat(extras): update Google Material Symbols Rounded => CDN219
β feat(extras): update Google Material Symbols Sharp => CDN216
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