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
v7.1.0-beta.0
#vite #frontend
7.1.0-beta.0 (2025-07-30)
Features
β add
β add
β add
β add
#vite #frontend
7.1.0-beta.0 (2025-07-30)
Features
β add
future: 'warn'
(#20473) (e6aaf17)β add
removeServerPluginContainer
future deprecation (#20437) (c1279e7)β add
removeServerReloadModule
future deprecation (#20436) (6970d17)β add
server.warmupRequest
to future deprecation (#20431) (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
v4.0.3
#nuxt #nuxtjs #frontend
π Changelog
compare changes
π₯ Performance
β kit: Get absolute path from
π©Ή Fixes
β nuxt: Do not throw undefined
β vite: Include tsconfig references during
#nuxt #nuxtjs #frontend
4.0.3 is a regularly scheduled patch release.
π Changelog
compare changes
π₯ Performance
β kit: Get absolute path from
tinyglobby
in resolveFiles
(#32846)π©Ή Fixes
β nuxt: Do not throw undefined
error
variable (#32807)β vite: Include tsconfig references during
typeCheck
(v3.18.1
#nuxt #nuxtjs #frontend
π Changelog
compare changes
π₯ Performance
β kit: Get absolute path from
π©Ή Fixes
β nuxt: Do not throw undefined
β vite: Include tsconfig references during
#nuxt #nuxtjs #frontend
3.18.1 is a regularly scheduled patch release.
π Changelog
compare changes
π₯ Performance
β kit: Get absolute path from
tinyglobby
in resolveFiles
(#32846)π©Ή Fixes
β nuxt: Do not throw undefined
error
variable (#32807)β vite: Include tsconfig references during
typeCheck
(v7.1.0
#vite #frontend
7.1.0 (2025-08-07)
Features
β support files with more than 1000 lines by
Bug Fixes
β css: avoid warnings for
β css: empty CSS entry points should generate CSS files, not JS files (#20518) (bac9f3e)
β dev: denied request stalled when requested conc
#vite #frontend
7.1.0 (2025-08-07)
Features
β support files with more than 1000 lines by
generateCodeFrame
(#20508) (e7d0b2a)Bug Fixes
β css: avoid warnings for
image-set
containing __VITE_ASSET__
(#20520) (f1a2635)β css: empty CSS entry points should generate CSS files, not JS files (#20518) (bac9f3e)
β dev: denied request stalled when requested conc
[email protected]
#vite #frontend
7.2.0 (2025-08-07)
Bug Fixes
β deps: update all non-major dependencies (#20537) (fc9a9d3)
β legacy:
Miscellaneous Chores
β deps: update rolldown-related dependencies (#20441) (f689d61)
β deps: update rolldown-related dependencies (
#vite #frontend
7.2.0 (2025-08-07)
Bug Fixes
β deps: update all non-major dependencies (#20537) (fc9a9d3)
β legacy:
modernTargets
should set build.target
(#20393) (76c5e40)Miscellaneous Chores
β deps: update rolldown-related dependencies (#20441) (f689d61)
β deps: update rolldown-related dependencies (