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
v3.7.2
#vuetify
🔧 Bug Fixes
● a11y: add
● nested: use reactive proxy of opened (#20438) (4e41c7e)
● nested: Prevent infinite loops when resolving path (#20390) (970f827), closes #20389
● v-tooltip: use textContent instead of innerHTML (ca49443)
● v-tooltip: use default location from VTooltip (45e0c8a)
● VDialog: add height to form in fullscreen dialog (#20417) (eb0c99e), closes #20416
● VDialog: remove
🧪 Labs
● VTreeview: Load children when expanded (#20364) (f95a405)
source
#vuetify
🔧 Bug Fixes
● a11y: add
aria-current="page"
attribute to links (#20413) (bc647f6), closes #20399● nested: use reactive proxy of opened (#20438) (4e41c7e)
● nested: Prevent infinite loops when resolving path (#20390) (970f827), closes #20389
● v-tooltip: use textContent instead of innerHTML (ca49443)
● v-tooltip: use default location from VTooltip (45e0c8a)
● VDialog: add height to form in fullscreen dialog (#20417) (eb0c99e), closes #20416
● VDialog: remove
aria-expanded
from activator (#20414) (1c40ed4)🧪 Labs
● VTreeview: Load children when expanded (#20364) (f95a405)
source
Vue Updates
v3.5.7 source
It should be fixed now.
#admin
😢1
v10.0.2
#vue_i18n #i18n #vue_i18n_next
What's Changed
⚡ Improvement Features
● fix: revert #1379 by @BobbieGoede in #1953
● fix: messages
📝️ Documentations
● docs: add team members by @kazupon in #1951
● docs: add how to use shared locale messages on composition api by @kazupon in #1964
Full Changelog: v10.0.1...v10.0.2
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
⚡ Improvement Features
● fix: revert #1379 by @BobbieGoede in #1953
● fix: messages
deepCopy
mutates src
arguments by @BobbieGoede in #1947📝️ Documentations
● docs: add team members by @kazupon in #1951
● docs: add how to use shared locale messages on composition api by @kazupon in #1964
Full Changelog: v10.0.1...v10.0.2
source