v3.5.3
#vue #vue3
3.5.3 (2024-09-06)
Bug Fixes
β hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#11825) (8e6c337), closes #11793
β Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
β ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #11830
β Transition: handle KeepAlive child unmount in Transition out-in mode (#11833) (6b7901d), closes #11775
β useId: make generated IDs selector compatible (babfb4c), closes #11828
source
#vue #vue3
3.5.3 (2024-09-06)
Bug Fixes
β hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#11825) (8e6c337), closes #11793
β Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
β ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #11830
β Transition: handle KeepAlive child unmount in Transition out-in mode (#11833) (6b7901d), closes #11775
β useId: make generated IDs selector compatible (babfb4c), closes #11828
source
quasar-v2.16.11
#quasar
Fixes
β fix(ui): memleak in QCheckbox/QRadio/QSpace/QSpinner(s) due to globally created vdom nodes #17485
β fix(ui): allow Font Awesome fa-classic in QIcon (fix: #17483) (#17486)
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): memleak in QCheckbox/QRadio/QSpace/QSpinner(s) due to globally created vdom nodes #17485
β fix(ui): allow Font Awesome fa-classic in QIcon (fix: #17483) (#17486)
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.5.4
#vue #vue3
3.5.4 (2024-09-10)
Bug Fixes
β compiler-sfc: correct scoped injection for nesting selector (#11854) (b1de75e), closes #10567
β reactivity: fix markRaw error on already marked object (#11864) (67d6596), closes #11862
β Revert "fix: Revert "fix(reactivity): self-referencing computed should refresh"" (e596378)
β runtime-core: handle shallow reactive arrays in renderList correctly (#11870) (ced59ab), closes #11869
β types: correctly infer
Performance Improvements
β reactivity: trigger deps directly instead of storing in an array first (#11695) (f80d447)
source
#vue #vue3
3.5.4 (2024-09-10)
Bug Fixes
β compiler-sfc: correct scoped injection for nesting selector (#11854) (b1de75e), closes #10567
β reactivity: fix markRaw error on already marked object (#11864) (67d6596), closes #11862
β Revert "fix: Revert "fix(reactivity): self-referencing computed should refresh"" (e596378)
β runtime-core: handle shallow reactive arrays in renderList correctly (#11870) (ced59ab), closes #11869
β types: correctly infer
TypeEmits
with both tuple and function syntax (#11840) (dad6738), closes #11836Performance Improvements
β reactivity: trigger deps directly instead of storing in an array first (#11695) (f80d447)
source
v5.4.4
#vite
5.4.4 (2024-09-11)
β fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorrect 304 (#18078) (74a79c5), closes #17997 #18078
β fix: backport #18063, allow scanning exports from
β fix(preload): backport #18046, allow ignoring dep errors (#18076) (8760293), closes #18046 #18076
source
#vite
5.4.4 (2024-09-11)
β fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorrect 304 (#18078) (74a79c5), closes #17997 #18078
β fix: backport #18063, allow scanning exports from
script module
in svelte (#18077) (d90ba40), closes #18063 #18077β fix(preload): backport #18046, allow ignoring dep errors (#18076) (8760293), closes #18046 #18076
source
v10.0.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix: petite-vue-i18n type errors by @TPORL in #1945
New Contributors
β @TPORL made their first contribution in #1945
Full Changelog: v10.0.0...v10.0.1
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix: petite-vue-i18n type errors by @TPORL in #1945
New Contributors
β @TPORL made their first contribution in #1945
Full Changelog: v10.0.0...v10.0.1
source
v4.4.5
#router #vue_router
4.4.5 (2024-09-13)
Bug Fixes
β make internal property non enumerable to avoid errors with
source
#router #vue_router
4.4.5 (2024-09-13)
Bug Fixes
β make internal property non enumerable to avoid errors with
{{route}}
(a8df616)source
@quasar/app-webpack-v3.13.5
#quasar
Security fix
β feat(@quasar/app-webpack): update express to ^4.20.0 (#17506)
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
Security fix
β feat(@quasar/app-webpack): update express to ^4.20.0 (#17506)
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 #vite_plugin_vue
5.1.4 (2024-09-16)
β chore: format (07b29a6)
β chore(deps): update dependency rollup to ^4.21.3 (#440) (98766c2), closes #440
β fix: skip checking private properties of typeParameters (#443) (e4f5fff), closes #443
β fix(plugin-vue): allow overwrite esbuild config (#444) (1344294), closes #444
source
#vite #vite_plugin_vue
5.1.4 (2024-09-16)
β chore: format (07b29a6)
β chore(deps): update dependency rollup to ^4.21.3 (#440) (98766c2), closes #440
β fix: skip checking private properties of typeParameters (#443) (e4f5fff), closes #443
β fix(plugin-vue): allow overwrite esbuild config (#444) (1344294), closes #444
source
v3.5.6
#vue #vue3
3.5.6 (2024-09-16)
Bug Fixes
β compile-dom: should be able to stringify mathML (#11891) (85c138c)
β compiler-sfc: preserve old behavior when using withDefaults with desutructure (8492c3c), closes #11930
β reactivity: avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944) (c74bb8c), closes #11928
β reactivity: rely on dirty check only when computed has deps (#11931) (aa5dafd), closes #11929
β watch:
β watch: unwatch should be callable during SSR (#11925) (2d6adf7), closes #11924
source
#vue #vue3
3.5.6 (2024-09-16)
Bug Fixes
β compile-dom: should be able to stringify mathML (#11891) (85c138c)
β compiler-sfc: preserve old behavior when using withDefaults with desutructure (8492c3c), closes #11930
β reactivity: avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944) (c74bb8c), closes #11928
β reactivity: rely on dirty check only when computed has deps (#11931) (aa5dafd), closes #11929
β watch:
once
option should be ignored by watchEffect (#11884) (49fa673)β watch: unwatch should be callable during SSR (#11925) (2d6adf7), closes #11924
source
v5.4.6
#vite
5.4.6 (2024-09-16)
β fix: avoid DOM Clobbering gadget in
β fix: fs raw query (#18112) (6820bb3), closes #18112
5.4.5 (2024-09-13)
β fix(preload): backport #18098, throw error preloading module as well (#18099) (faa2405), closes #18098 #18099
source
#vite
5.4.6 (2024-09-16)
β fix: avoid DOM Clobbering gadget in
getRelativeUrlFromDocument
(#18115) (179b177), closes #18115β fix: fs raw query (#18112) (6820bb3), closes #18112
5.4.5 (2024-09-13)
β fix(preload): backport #18098, throw error preloading module as well (#18099) (faa2405), closes #18098 #18099
source