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
v7.0.5
#vite #frontend
7.0.5 (2025-07-17)
Bug Fixes
β deps: update all non-major dependencies (#20406) (1a1cc8a)
β remove special handling for
β watch assets referenced by
Miscellaneous Chores
β deps: update dependency rolldown to ^1.0.0-beta.27 (
#vite #frontend
7.0.5 (2025-07-17)
Bug Fixes
β deps: update all non-major dependencies (#20406) (1a1cc8a)
β remove special handling for
Accept: text/html
(#20376) (c9614b9)β watch assets referenced by
new URL(, import.iss.oneta.url)
(#20382) (6bc8bf6)Miscellaneous Chores
β deps: update dependency rolldown to ^1.0.0-beta.27 (
π1
[email protected]
#vite #frontend
7.0.1 (2025-07-17)
Bug Fixes
β deps: update all non-major dependencies (#20324) (3e81af3)
β deps: update all non-major dependencies (#20366) (43ac73d)
β deps: update all non-major dependencies (#20406) (1a1cc8a)
β legacy: don't lower CSS if legacy chunks are not generated (#20392) (
#vite #frontend
7.0.1 (2025-07-17)
Bug Fixes
β deps: update all non-major dependencies (#20324) (3e81af3)
β deps: update all non-major dependencies (#20366) (43ac73d)
β deps: update all non-major dependencies (#20406) (1a1cc8a)
β legacy: don't lower CSS if legacy chunks are not generated (#20392) (
v3.6.0-alpha.2
#vue #vuejs #frontend
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
#vue #vuejs #frontend
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.π1π€1
Vue Updates
v3.6.0-alpha.2 #vue #vuejs #frontend For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.
#admin
"It's not a bug β the changelog is just missing the
I should probably just filter out such items instead. π€
"It's not a bug β the changelog is just missing the
3.6.0-alpha.2
. I should probably just filter out such items instead. π€