v4.0.0-alpha.4
#nuxt
πΊοΈ Roadmap
π Read more at https://nuxt.com/blog/roadmap-v4
π Changelog
compare changes
π Enhancements
β nuxt: Support lazy hydration macros (#31192)
π©Ή Fixes
β nuxt: Ensure
β kit: Do not skip layer with defined
β deps: Upgrade to rc version of
π Documentation
β Update
β€οΈ Contributors
β Daniel Roe (@danielroe)
β Alex Liu (@Mini-ghost)
β Robin (@OrbisK)
source
#nuxt
4.0.0-alpha.4 is the fourth alpha release of Nuxt 4 for early testing
πΊοΈ Roadmap
π Read more at https://nuxt.com/blog/roadmap-v4
π Changelog
compare changes
π Enhancements
β nuxt: Support lazy hydration macros (#31192)
π©Ή Fixes
β nuxt: Ensure
asyncData
runs if changing key while fetcher is running (#32466)β kit: Do not skip layer with defined
srcDir
(#32487)β deps: Upgrade to rc version of
@nuxt/cli
(#32488)π Documentation
β Update
.nuxtignore
examples for v4 structure (#32489)β€οΈ Contributors
β Daniel Roe (@danielroe)
β Alex Liu (@Mini-ghost)
β Robin (@OrbisK)
source
π1
[email protected]
#vite #vite_plugin_vue
5.0.1 (2025-06-30)
β fix(deps): update all non-major dependencies (#618) (46f6c99), closes #618
β fix(vue-jsx): handle type asserted export default defineComponent (#615) (3602d4d), closes #615
source
#vite #vite_plugin_vue
5.0.1 (2025-06-30)
β fix(deps): update all non-major dependencies (#618) (46f6c99), closes #618
β fix(vue-jsx): handle type asserted export default defineComponent (#615) (3602d4d), closes #615
source
v3.8.12
#vuetify
π§ Bug Fixes
β date: align
β virtual: skip items update if height has not been checked (#21442) (2e55ed3), closes #18806
β VDataTable: continue sorting if dates are identical (a9d0c56), closes #21650
β VDataTable: only tab focus sortable columns (27aaaf4), closes #20899
β VDatePicker: correct week labels (#21648) (b46e60c), closes #21645 #21332
β VOtpInput: only autofocus if autofocus prop is set (79bcb27)
β VOverlay: properly detect location flipping loop (07db6b2), closes #21564 #21551
β VTextField: avoid infinite focus loop (#21628) (efaaa5d), closes #21626
π§ͺ Labs
β VCalendar: slot day-event not available (#21558) (d743051), closes #21341
β VIconBtn: add button type (#21638) (dd1db74), closes #21634
source
#vuetify
π§ Bug Fixes
β date: align
fullDate
format with documentation and other adapters (#21668) (c856da3), closes #21667β virtual: skip items update if height has not been checked (#21442) (2e55ed3), closes #18806
β VDataTable: continue sorting if dates are identical (a9d0c56), closes #21650
β VDataTable: only tab focus sortable columns (27aaaf4), closes #20899
β VDatePicker: correct week labels (#21648) (b46e60c), closes #21645 #21332
β VOtpInput: only autofocus if autofocus prop is set (79bcb27)
β VOverlay: properly detect location flipping loop (07db6b2), closes #21564 #21551
β VTextField: avoid infinite focus loop (#21628) (efaaa5d), closes #21626
π§ͺ Labs
β VCalendar: slot day-event not available (#21558) (d743051), closes #21341
β VIconBtn: add button type (#21638) (dd1db74), closes #21634
source
v11.1.8
#vue_i18n #i18n #vue_i18n_next
What's Changed
β‘ Improvement Features
β fix: typo by @kazupon in #2221
Full Changelog: v11.1.7...v11.1.8
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
β‘ Improvement Features
β fix: typo by @kazupon in #2221
Full Changelog: v11.1.7...v11.1.8
source
v7.0.1
#vite
7.0.1 (2025-07-03)
Bug Fixes
β css: skip resolving resolved paths in sass (#20300) (ac528a4)
β deps: update all non-major dependencies (#20324) (3e81af3)
β types: add a global interface for Worker (#20243) (37bdfc1)
Miscellaneous Chores
β deps: update rolldown-related dependencies (#20323) (30d2f1b)
β fix typos and grammatical errors across documentation and comments (#20337) (c1c951d)
β group commits by category in changelog (#20310) (41e83f6)
β rearrange 7.0 changelog (#20280) (eafd28a)
source
#vite
7.0.1 (2025-07-03)
Bug Fixes
β css: skip resolving resolved paths in sass (#20300) (ac528a4)
β deps: update all non-major dependencies (#20324) (3e81af3)
β types: add a global interface for Worker (#20243) (37bdfc1)
Miscellaneous Chores
β deps: update rolldown-related dependencies (#20323) (30d2f1b)
β fix typos and grammatical errors across documentation and comments (#20337) (c1c951d)
β group commits by category in changelog (#20310) (41e83f6)
β rearrange 7.0 changelog (#20280) (eafd28a)
source
v7.0.3
#vite
7.0.3 (2025-07-08)
Bug Fixes
β client: protect against window being defined but addEv undefined (#20359) (31d1467)
β define: replace optional values (#20338) (9465ae1)
β deps: update all non-major dependencies (#20366) (43ac73d)
Miscellaneous Chores
β deps: update dependency dotenv to v17 (#20325) (45040d4)
β deps: update dependency rolldown to ^1.0.0-beta.24 (#20365) (5ab25e7)
β use
Code Refactoring
β minor changes to reduce diff between normal Vite and rolldown-vite (#20354) (2e8050e)
source
#vite
7.0.3 (2025-07-08)
Bug Fixes
β client: protect against window being defined but addEv undefined (#20359) (31d1467)
β define: replace optional values (#20338) (9465ae1)
β deps: update all non-major dependencies (#20366) (43ac73d)
Miscellaneous Chores
β deps: update dependency dotenv to v17 (#20325) (45040d4)
β deps: update dependency rolldown to ^1.0.0-beta.24 (#20365) (5ab25e7)
β use
n/prefer-node-protocol
rule (#20368) (38bb268)Code Refactoring
β minor changes to reduce diff between normal Vite and rolldown-vite (#20354) (2e8050e)
source
π1
v3.9.0
#vuetify
π Features
β VDataTable: support
β VSelects: add itemType prop (eaa4d15), closes #21666
β VTreeview: support
β VTreeview: indent lines (#21675) (501e016), closes #11506
π§ Bug Fixes
β VDatePicker: format month to always have 2 digits (#21686) (f529212), closes #21681
β VSelects: avoid error with
β VTreeview: don't select disabled children with parent (#20962) (0772bc1), closes #20386
β VTreeview: active state from router (#21644) (01c7a4f)
β VTreeview: modelValue reactivity (6daf53d)
π§ͺ Labs
β VCalendar: use adapter for day element key (#21689) (428f460), closes #21688
β VHotkey: add new component (#21598) (99c721c)
Other Commits
β chore(release): publish v3.9.0 (a17b3d1)
β docs: update roadmap (d80a923)
β chore: fix build errors (f3dce45)
β docs(useHotkey): Fix Eratta (#21708) (7503530)
β docs(june-2025-update): add new blog post (4ae5678)
source
#vuetify
π Features
β VDataTable: support
fixed: 'end'
columns (#21665) (415c267), closes #20020 #21153β VSelects: add itemType prop (eaa4d15), closes #21666
β VTreeview: support
item-type
(#21709) (877f323)β VTreeview: indent lines (#21675) (501e016), closes #11506
π§ Bug Fixes
β VDatePicker: format month to always have 2 digits (#21686) (f529212), closes #21681
β VSelects: avoid error with
null
items (#21660) (dd98067)β VTreeview: don't select disabled children with parent (#20962) (0772bc1), closes #20386
β VTreeview: active state from router (#21644) (01c7a4f)
β VTreeview: modelValue reactivity (6daf53d)
π§ͺ Labs
β VCalendar: use adapter for day element key (#21689) (428f460), closes #21688
β VHotkey: add new component (#21598) (99c721c)
Other Commits
β chore(release): publish v3.9.0 (a17b3d1)
β docs: update roadmap (d80a923)
β chore: fix build errors (f3dce45)
β docs(useHotkey): Fix Eratta (#21708) (7503530)
β docs(june-2025-update): add new blog post (4ae5678)
source
π1
[email protected]
#vite
7.0.2 (2025-07-10)
Bug Fixes
β create-vite: fix command for react rsc template (#20378) (0362484)
7.0.1 (2025-07-08)
Features
β create-vite: update rsc template to use
Bug Fixes
β deps: update all non-major dependencies (#20324) (3e81af3)
β deps: update all non-major dependencies (#20366) (43ac73d)
Miscellaneous Chores
β deps: update rolldown-related dependencies (#20323) (30d2f1b)
β group commits by category in changelog (#20310) (41e83f6)
source
#vite
7.0.2 (2025-07-10)
Bug Fixes
β create-vite: fix command for react rsc template (#20378) (0362484)
7.0.1 (2025-07-08)
Features
β create-vite: update rsc template to use
@vitejs/plugin-rsc
(#20351) (b9ebc96)Bug Fixes
β deps: update all non-major dependencies (#20324) (3e81af3)
β deps: update all non-major dependencies (#20366) (43ac73d)
Miscellaneous Chores
β deps: update rolldown-related dependencies (#20323) (30d2f1b)
β group commits by category in changelog (#20310) (41e83f6)
source
π1
#admin
Removed Quasar, Vue I18n, and several other libraries due to deprecation or redundancy.
Current stack: Vue, Vue Router, Pinia, Nuxt, Vite, Vitest, and Vuetify.
The removed libraries typically publish changelogs directly with each release, unlike core tools like Vue, Vite, or Pinia which benefit more from consolidated tracking.
Because of that, theyβve been excluded from the current update monitoring list.
If you're still interested in those libraries:
- You can use any public (or self-hosted) RSS bot for TG, Discord, etc. Example: https://github.com/intlify/vue-i18n/releases.atom (just append releases.atom to the repo URL).
- Alternatively, subscribe to GitHub repo notifications to receive email alerts.
Vuetify is the only exception: despite having a standard (detailed) changelog output, it's actively used by the admin (aka me) β and possibly by others in this channel β so it's still tracked.
If you disagree with any removals or want something added back, feel free to ask!
Removed Quasar, Vue I18n, and several other libraries due to deprecation or redundancy.
Current stack: Vue, Vue Router, Pinia, Nuxt, Vite, Vitest, and Vuetify.
The removed libraries typically publish changelogs directly with each release, unlike core tools like Vue, Vite, or Pinia which benefit more from consolidated tracking.
Because of that, theyβve been excluded from the current update monitoring list.
If you're still interested in those libraries:
- You can use any public (or self-hosted) RSS bot for TG, Discord, etc. Example: https://github.com/intlify/vue-i18n/releases.atom (just append releases.atom to the repo URL).
- Alternatively, subscribe to GitHub repo notifications to receive email alerts.
Vuetify is the only exception: despite having a standard (detailed) changelog output, it's actively used by the admin (aka me) β and possibly by others in this channel β so it's still tracked.
If you disagree with any removals or want something added back, feel free to ask!
π€2π1
v4.0.0-beta.3
#vitest #frontend
π¨ Breaking Changes
β Remove deprecated
β Ignore
#vitest #frontend
π¨ Breaking Changes
β Remove deprecated
workspace
option in favor of projects
- by @sheremet-va in #8218 (76fb7)β Ignore
--standalone
when CLI filename filterπ2