@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
v3.7.5
#vuetify
🚀 Features
● VConfirmEdit: pass props to actions (7aae81e), closes #20704
🔧 Bug Fixes
● expand accepted icon prop types (#20727) (aa4c7bb), closes #19858
● inputs: normalise inheriting readonly and disabled from form (b7df7f0), closes #20730
● locale: translate calendar.today to french (#20712) (74fc967)
● VBadge: restore unused SASS variables (#20709) (fd844e1), closes #19834
● VChip: utilize
● VField: only render field label if label is passed (#20722) (8b9cca4), closes #20427
● VList: only set aria-selected on selectable items (72df0b4), closes #20666 #20708
🧪 Labs
● VTreeview: activated emits twice on leafs (#20739) (0fb92ed)
source
#vuetify
🚀 Features
● VConfirmEdit: pass props to actions (7aae81e), closes #20704
🔧 Bug Fixes
● expand accepted icon prop types (#20727) (aa4c7bb), closes #19858
● inputs: normalise inheriting readonly and disabled from form (b7df7f0), closes #20730
● locale: translate calendar.today to french (#20712) (74fc967)
● VBadge: restore unused SASS variables (#20709) (fd844e1), closes #19834
● VChip: utilize
active-class
(#20716) (501fa1b)● VField: only render field label if label is passed (#20722) (8b9cca4), closes #20427
● VList: only set aria-selected on selectable items (72df0b4), closes #20666 #20708
🧪 Labs
● VTreeview: activated emits twice on leafs (#20739) (0fb92ed)
source
@quasar/extras-v1.16.15
#quasar
Changes
● feat(extras): update Google Material Symbols Outline => CDN222
● feat(extras): update Google Material Symbols Rounded => CDN222
● feat(extras): update Google Material Symbols Sharp => CDN218
Fix
● fix(extras): Themify icons are always black and don't respect currentColor
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 Google Material Symbols Outline => CDN222
● feat(extras): update Google Material Symbols Rounded => CDN222
● feat(extras): update Google Material Symbols Sharp => CDN218
Fix
● fix(extras): Themify icons are always black and don't respect currentColor
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