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
v4.4.0
#router #vue_router
4.4.0 (2024-06-21)
This version introduces native support for typed routes via the RouteNamedMap. It is now possible to define a map without unplugin-vue-router and have the types inferred automatically. It is still recommended to use unplugin-vue-router to automatically generate these types. Features
β add a clearRoutes method (abe223d)
β typed routes (f92282b)
Bug Fixes
β allow arbitrary strings in RouteLocationRaw (a7a8452)
source
#router #vue_router
4.4.0 (2024-06-21)
This version introduces native support for typed routes via the RouteNamedMap. It is now possible to define a map without unplugin-vue-router and have the types inferred automatically. It is still recommended to use unplugin-vue-router to automatically generate these types. Features
β add a clearRoutes method (abe223d)
β typed routes (f92282b)
Bug Fixes
β allow arbitrary strings in RouteLocationRaw (a7a8452)
source
v3.4.30
#vue #vue3
3.4.30 (2024-06-22)
Bug Fixes
β compiler-core: should not remove slot node with
β hydration: fix css vars hydration mismatch false positive on attr-fallthrough (#11190) (7ad67ce), closes #11188
β hydration: skip prop mismatch check for directives that mutate DOM in created (3169c91), closes #11189
β reactivity: fix side effect computed dirty level (#11183) (3bd79e3), closes #11181 #11169
β runtime-core: ensure unmount dynamic components in optimized mode (#11171) (220fe24), closes #11168
β runtime-core: update devtool __vnode on patch, avoid memory leak during dev (a959781), closes #11192
β runtime-dom: ensure only symbols are explicitly stringified during attribute patching (#11182) (a2e35d6), closes #11177
β runtime-dom: prevent setting state as attribute for custom elements (#11165) (8ae4c29), closes #11163
Performance Improvements
β reactivity: cache tracking value (#11145) (7936dae)
source
#vue #vue3
3.4.30 (2024-06-22)
Bug Fixes
β compiler-core: should not remove slot node with
v-else
(#11150) (e102670)β hydration: fix css vars hydration mismatch false positive on attr-fallthrough (#11190) (7ad67ce), closes #11188
β hydration: skip prop mismatch check for directives that mutate DOM in created (3169c91), closes #11189
β reactivity: fix side effect computed dirty level (#11183) (3bd79e3), closes #11181 #11169
β runtime-core: ensure unmount dynamic components in optimized mode (#11171) (220fe24), closes #11168
β runtime-core: update devtool __vnode on patch, avoid memory leak during dev (a959781), closes #11192
β runtime-dom: ensure only symbols are explicitly stringified during attribute patching (#11182) (a2e35d6), closes #11177
β runtime-dom: prevent setting state as attribute for custom elements (#11165) (8ae4c29), closes #11163
Performance Improvements
β reactivity: cache tracking value (#11145) (7936dae)
source
v5.3.2
#vite
5.3.2 (2024-06-27)
β fix(client): uniform variable
β fix(deps): update all non-major dependencies (#17494) (bf123f2), closes #17494
β fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576) (24c799b), closes #17576
β chore: fix some comments (#17495) (ec16a5e), closes #17495
β chore(deps): update all non-major dependencies (#17553) (a33a97f), closes #17553
β chore(deps): update dependency eslint to v9 (#16661) (6c10662), closes #16661
β chore(deps): update es-module-lexer to 1.5.4 (#17555) (2d6672f), closes #17555
β refactor(optimizer): use early continues (#17551) (7c06ef0), closes #17551
source
#vite
5.3.2 (2024-06-27)
β fix(client): uniform variable
location
(#17528) (a8e2f6f), closes #17528β fix(deps): update all non-major dependencies (#17494) (bf123f2), closes #17494
β fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576) (24c799b), closes #17576
β chore: fix some comments (#17495) (ec16a5e), closes #17495
β chore(deps): update all non-major dependencies (#17553) (a33a97f), closes #17553
β chore(deps): update dependency eslint to v9 (#16661) (6c10662), closes #16661
β chore(deps): update es-module-lexer to 1.5.4 (#17555) (2d6672f), closes #17555
β refactor(optimizer): use early continues (#17551) (7c06ef0), closes #17551
source