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. 🤔
v4.0.0-beta.4
#vitest #frontend
🚀 Features
● browser: ● Add qwik to the
#vitest #frontend
🚀 Features
● browser: ● Add qwik to the
vitest init
cli command - by @thejackshelton in #8330 (1638b) ● Introduce toMatchScreenshot
for Visual🎉1
v3.5.18
#vue #vuejs #frontend
3.5.18 (2025-07-23)
Bug Fixes
● compiler-core: avoid cached text vnodes retaining detached DOM nodes (#13662) (00695a5), closes #13661
● compiler-core: avoid self updates of
● compiler-core: identifiers in function parameters should not be inferred as references (#13548) (9b02923)
● compiler-core:
#vue #vuejs #frontend
3.5.18 (2025-07-23)
Bug Fixes
● compiler-core: avoid cached text vnodes retaining detached DOM nodes (#13662) (00695a5), closes #13661
● compiler-core: avoid self updates of
v-pre
(#12556) (21b685a)● compiler-core: identifiers in function parameters should not be inferred as references (#13548) (9b02923)
● compiler-core:
🎉1
v7.0.6
#vite #frontend
7.0.6 (2025-07-24)
Bug Fixes
● deps: update all non-major dependencies (#20442) (e49f505)
● dev: incorrect sourcemap when optimized CJS is imported (#20458) (ead2dec)
● module-runner: normalize file:// on windows (#20449) (1c9cb49)
● respond with correct headers and status code for HEAD requests (#20421) (
#vite #frontend
7.0.6 (2025-07-24)
Bug Fixes
● deps: update all non-major dependencies (#20442) (e49f505)
● dev: incorrect sourcemap when optimized CJS is imported (#20458) (ead2dec)
● module-runner: normalize file:// on windows (#20449) (1c9cb49)
● respond with correct headers and status code for HEAD requests (#20421) (
🎉1
v4.0.0-beta.5
#vitest #frontend
🚨 Breaking Changes
● Use module-runner instead of vite-node - by @sheremet-va and @AriPerkkio in
#vitest #frontend
🚨 Breaking Changes
● Use module-runner instead of vite-node - by @sheremet-va and @AriPerkkio in
🎉2
v3.18.0
#nuxt #nuxtjs #frontend
👀 Highlights
A huge thank you to everyone who's been a part of this release, which is mostly about backporting features + bugfixes from Nuxt v4.
Over the next six months, we'll continue backporting compatible v4 features and bug fixes, so please keep the feedback coming! ❤️
🧪 Lazy Hydration Macros
Building on the delayed hydration support from v3.16, we now support lazy hydration macros (#31192)! These provide a more ergonomic way to control component hydration:
#nuxt #nuxtjs #frontend
3.18.0 is the next minor release.
👀 Highlights
A huge thank you to everyone who's been a part of this release, which is mostly about backporting features + bugfixes from Nuxt v4.
Over the next six months, we'll continue backporting compatible v4 features and bug fixes, so please keep the feedback coming! ❤️
🧪 Lazy Hydration Macros
Building on the delayed hydration support from v3.16, we now support lazy hydration macros (#31192)! These provide a more ergonomic way to control component hydration:
❤2
v4.0.0-beta.6
#vitest #frontend
🚨 Breaking Changes
● Rewrite spying implementation to make module mocking more intuitive - by @sheremet-va in #8363 (9e412)
● reporter: Remove deprecated APIs - by
#vitest #frontend
🚨 Breaking Changes
● Rewrite spying implementation to make module mocking more intuitive - by @sheremet-va in #8363 (9e412)
● reporter: Remove deprecated APIs - by
v7.1.0-beta.1
#vite #frontend
7.1.0-beta.1 (2025-08-05)
Features
● add
● optimizer: improve dependency optimization error messages with esbuild formatMessages (#20525) (d17cfed)
● ssr: add
Bug Fixes
● asset: only watch existing
#vite #frontend
7.1.0-beta.1 (2025-08-05)
Features
● add
import.iss.oneta.main
support in config (bundle config loader) (#20516) (5d3e3c2)● optimizer: improve dependency optimization error messages with esbuild formatMessages (#20525) (d17cfed)
● ssr: add
import.iss.oneta.main
support for Node.js module runner (#20517) (794a8f2)Bug Fixes
● asset: only watch existing