Skip to content

Releases: vitejs/vite

v8.3.0-beta.1

v8.3.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Sep 11:38
Immutable release. Only release title and notes can be modified.
5bce8ca

Features

Bug Fixes

  • build: keep hash placeholders as-is in resolveFileUrl hook (#23422) (e8d6a4d)
  • bundled-dev: mark payload delivered on client report (#23373) (a6d43bc)
  • deps: update all non-major dependencies (#23445) (fc7c104)
  • html: don't inline preload link targets (fix #13355) (#23387) (12e709c)
  • resolve the actual package root in findNearestMainPackageData for nested package.json (#23356) (8492422)
  • shortcuts extend error (#23447) (4ec58d1)

Miscellaneous Chores

v8.3.0-beta.0

v8.3.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Sep 08:42
Immutable release. Only release title and notes can be modified.
1c46db5

Features

  • accept Rolldown watch options in server.watch (#23133) (1b5cfe3)
  • add closeServer and closePreviewServer hooks (#23110) (e17d2d5)
  • add top-level tsconfig option (#23310) (93164c3)
  • add warning for unsupported hooks in plugin returned from applyToEnvironment hook (#23191) (fdef04f)
  • cli: support naming the CPU profile via --profile [name] (#23042) (a500dee)
  • config: warn on named imports from JSON modules (#23378) (472385e)
  • css: minify style tag (#23183) (8156684)
  • searched params attached to workers are now preserved (#22280) (517b97f)
  • support subpath imports in dynamic import statements (#23185) (b78e2f1)
  • use import.meta.ROLLDOWN_FILE_URL_* for assets in JS (#22888) (4366ac4)
  • use import.meta.ROLLDOWN_FILE_URL_* for other plugins (#22894) (e38f29e)
  • worker: remove worker chunk if it's detected that it's not referenced (#22473) (924997a)

Bug Fixes

  • config: close bundles when generation fails (#23256) (6bacc95)
  • css: keep newline-separated srcset candidates intact (#23265) (4f9d2f4)
  • deps: update all non-major dependencies (#23337) (d550815)
  • deps: update all non-major dependencies (#23404) (238ad81)
  • deps: update rolldown-related dependencies (#23338) (76e8082)
  • deps: update rolldown-related dependencies (#23405) (b882566)
  • dev: run closeBundle after buildEnd failure (#23165) (8cb872e)
  • hmr: handle import.meta.hot.invalidate in virtual module (#23171) (6162968)
  • utils: handle dot in srcset density descriptor (#23346) (b50e1b4)
  • utils: match timestamp query parameter with proper delimiters (#23364) (41f3c6f)

Miscellaneous Chores

Code Refactoring

Tests

create-vite@9.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 04:58
Immutable release. Only release title and notes can be modified.
c32e784

Features

  • create-vite: add nub package manager support (#23019) (c31c499)

Bug Fixes

  • create-vite: update moved eslint-react plugin links in generated README (#23284) (1cbf7d6)
  • deps: update all non-major dependencies (#23136) (14454fd)
  • deps: update all non-major dependencies (#23217) (ba958bd)
  • deps: update all non-major dependencies (#23337) (d550815)
  • deps: update rolldown-related dependencies (#23070) (7ac6f7f)

Miscellaneous Chores

v8.2.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 04:08
Immutable release. Only release title and notes can be modified.
v8.2.2
de1111a

Please refer to CHANGELOG.md for details.

v8.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:44
Immutable release. Only release title and notes can be modified.
v8.2.1
4216158

Please refer to CHANGELOG.md for details.

plugin-legacy@8.2.3

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:44
Immutable release. Only release title and notes can be modified.
plugin-legacy@8.2.3
d0d032b

Please refer to CHANGELOG.md for details.

v8.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:00
Immutable release. Only release title and notes can be modified.
v8.2.0
fa79f9a

Please refer to CHANGELOG.md for details.

create-vite@9.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:03
Immutable release. Only release title and notes can be modified.
create-vite@9.1.2
843a47d

Please refer to CHANGELOG.md for details.

plugin-legacy@8.2.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 04:45
Immutable release. Only release title and notes can be modified.
plugin-legacy@8.2.2
0c630d0

Please refer to CHANGELOG.md for details.

v8.2.0-beta.0

v8.2.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:41
Immutable release. Only release title and notes can be modified.
v8.2.0-beta.0
34af7b7

Please refer to CHANGELOG.md for details.