v3.12.1
#nuxt
π Changelog
compare changes
π©Ή Fixes
β nuxt: Update registry list for
π Refactors
β schema: Use
π Documentation
β Update more references to v3.12 (1d2eee00d)
β Mention 3.12 for testing nuxt 4 (#27525)
π‘ Chore
β Fix release script (7777f0564)
β Lint (24b8533e7)
β Bump
β Tests
β Update scrolling test (52b85a886)
β€οΈ Contributors
β Daniel Roe (@danielroe)
β Pooya Parsa (@pi0)
β Alexander Lichter (@manniL)
source
#nuxt
3.12.1 is a hotfix release to address a typo in the nuxt/script stub auto-imports.
π Changelog
compare changes
π©Ή Fixes
β nuxt: Update registry list for
@nuxt/scripts
(0252000d7)π Refactors
β schema: Use
CompatibilityDateSpec
(#27521)π Documentation
β Update more references to v3.12 (1d2eee00d)
β Mention 3.12 for testing nuxt 4 (#27525)
π‘ Chore
β Fix release script (7777f0564)
β Lint (24b8533e7)
β Bump
nuxi
dependency (#27526)β Tests
β Update scrolling test (52b85a886)
β€οΈ Contributors
β Daniel Roe (@danielroe)
β Pooya Parsa (@pi0)
β Alexander Lichter (@manniL)
source
v3.6.9
#vuetify
π§ Bug Fixes
β VAppBar: inability to scroll to the bottom (#19921) (7ccff92), closes #19090
β VAutocomplete/VCombobox: disallow auto-select-first via pure blur (2368668), closes #19929
β VBanner: set index when using sticky prop (9e2d22f)
β VEmptyState: support VBtn variants when using actions slot (99279d9)
β VFab: change type for location prop (#19949) (07a6fb8), closes #19944
β VMenu: allow enter keypress to work in input element (#19922) (193301c), closes #19920
β VOverlay: check for Shadow DOM on mount (#19947) (e6e76d5), closes #19943
π§ͺ Labs
β VNumberInput: attributes fall through to root (#19959) (df6440d)
β VTimePicker: properly apply disabled props (#19964) (0ba4b78)
β VTreeview: remove redundant treeview re-render during open (#19968) (9e1cfbd)
source
#vuetify
π§ Bug Fixes
β VAppBar: inability to scroll to the bottom (#19921) (7ccff92), closes #19090
β VAutocomplete/VCombobox: disallow auto-select-first via pure blur (2368668), closes #19929
β VBanner: set index when using sticky prop (9e2d22f)
β VEmptyState: support VBtn variants when using actions slot (99279d9)
β VFab: change type for location prop (#19949) (07a6fb8), closes #19944
β VMenu: allow enter keypress to work in input element (#19922) (193301c), closes #19920
β VOverlay: check for Shadow DOM on mount (#19947) (e6e76d5), closes #19943
π§ͺ Labs
β VNumberInput: attributes fall through to root (#19959) (df6440d)
β VTimePicker: properly apply disabled props (#19964) (0ba4b78)
β VTreeview: remove redundant treeview re-render during open (#19968) (9e1cfbd)
source
v5.3.0
#vite
5.3.0 (2024-06-13)
β fix: typo in client log (#17363) (68aa9f8), closes #17363
β fix(ssrTransform): handle arbitrary module namespace identifiers (#17446) (0a76652), closes #17446
β test: disable isolate for unit test (#17448) (f16fae5), closes #17448
β feat: asset type add bmp (#17439) (ec287f8), closes #17439
source
#vite
5.3.0 (2024-06-13)
β fix: typo in client log (#17363) (68aa9f8), closes #17363
β fix(ssrTransform): handle arbitrary module namespace identifiers (#17446) (0a76652), closes #17446
β test: disable isolate for unit test (#17448) (f16fae5), closes #17448
β feat: asset type add bmp (#17439) (ec287f8), closes #17439
source
v5.3.1
#vite
5.3.1 (2024-06-14)
β fix(build): handle preload treeshaking for braces (#17479) (d355568), closes #17479
β fix(build): handle preload treeshaking for commas (#17472) (3e27071), closes #17472
β fix(build): preload treeshaking ignore equal (#17480) (6ced135), closes #17480
β chore: consolidate changelog for 5.3 (#17476) (1f09344), closes #17476
source
#vite
5.3.1 (2024-06-14)
β fix(build): handle preload treeshaking for braces (#17479) (d355568), closes #17479
β fix(build): handle preload treeshaking for commas (#17472) (3e27071), closes #17472
β fix(build): preload treeshaking ignore equal (#17480) (6ced135), closes #17480
β chore: consolidate changelog for 5.3 (#17476) (1f09344), closes #17476
source
v3.4.29
#vue #vue3
3.4.29 (2024-06-14)
Bug Fixes
β build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #11137
β compiler-sfc: fix missing scope for extends error message (4ec387b)
β compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)
β compiler-sfc: support @vue-ignore comment on more type sources (a23e99b)
β custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #11116
β reactivity: avoid infinite loop when render access a side effect computed (#11135) (8296e19), closes #11121
source
#vue #vue3
3.4.29 (2024-06-14)
Bug Fixes
β build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #11137
β compiler-sfc: fix missing scope for extends error message (4ec387b)
β compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)
β compiler-sfc: support @vue-ignore comment on more type sources (a23e99b)
β custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #11116
β reactivity: avoid infinite loop when render access a side effect computed (#11135) (8296e19), closes #11121
source
v3.6.10
#vuetify
π§ Bug Fixes
β VDatePicker: don't update month/year if new model is empty (154e751), closes #20015
β VExpansionPanel: remove unused toRef (0931cec)
β VExpansionPanel: propagate defaults provided by VExpansionPanels (666484a)
β VExpansionPanelTitle: propagate VIcon defaults (cec2094)
Other Commmits
β chore(release): publish v3.6.10 (34c7bd5)
β chore(team): update members (35e2ea2)
β docs(data-tables): fix options api examples (f2f2518)
source
#vuetify
π§ Bug Fixes
β VDatePicker: don't update month/year if new model is empty (154e751), closes #20015
β VExpansionPanel: remove unused toRef (0931cec)
β VExpansionPanel: propagate defaults provided by VExpansionPanels (666484a)
β VExpansionPanelTitle: propagate VIcon defaults (cec2094)
Other Commmits
β chore(release): publish v3.6.10 (34c7bd5)
β chore(team): update members (35e2ea2)
β docs(data-tables): fix options api examples (f2f2518)
source