Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
vitejs/vitev8.x
27 releases

TL;DR

Vite now sends a 408 (request timeout) response when a request times out, improving handling of slow network requests.

Fixes Worth Knowing

  • Vite now correctly handles file paths on Windows, resolving issues with UNC paths and alternate path formats.
  • Improved error messages are now capitalized and more clearly formatted.
  • Fixed an issue where Vite would cache incorrectly for certain HTML paths.
  • Resolved a bug where relative glob patterns (file matching) in virtual modules would cause errors.
  • Rolldown (a bundling tool) has been updated to version 1.0.3, improving stability.
v8.0.16v8.0.16
Jun 1, 2026
v8.0.15v8.0.15
Jun 1, 2026
v8.0.14v8.0.14
May 21, 2026
v8.0.13v8.0.13
May 14, 2026
v8.0.12v8.0.12
May 11, 2026
v8.0.11v8.0.11
May 7, 2026
v8.0.10v8.0.10
Apr 23, 2026
v8.0.9v8.0.9
Apr 20, 2026
v8.0.8v8.0.8
Apr 9, 2026
v8.0.7v8.0.7
Apr 7, 2026
v8.0.6v8.0.6
Apr 7, 2026
v8.0.5v8.0.5
Apr 6, 2026
v8.0.4v8.0.4
Apr 6, 2026
v8.0.3v8.0.3
Mar 26, 2026
v8.0.2v8.0.2
Mar 23, 2026
v8.0.1v8.0.1
Mar 19, 2026
v8.0.0v8.0.0
Mar 12, 2026
vitejs/vitev9.x
8 releases

TL;DR

Vite now supports React Compiler (experimental) and has improved handling of React projects when using TanStack Router (UI library).

New

  • React Compiler Support: Vite can now utilize the new React Compiler for faster builds and improved performance.
  • TanStack Router Integration: Passing the React framework to the TanStack CLI is now supported.

Fixes Worth Knowing

  • Worker bundles now correctly apply the build.target setting.
  • Improved handling of module imports to prevent race conditions.
  • Glob matching for hot module replacement (HMR) has been aligned with enumeration.

Before You Upgrade

If you were previously using rollupOptions in your Vite config, update to use rolldownOptions instead.

vitejs/vitev7.x
46 releases

TL;DR

Vite now supports TypeScript v5.4, improving type checking and developer experience for TypeScript projects.

New

  • TypeScript v5.4 support (latest TypeScript version)
  • Improved handling of import.meta.env (runtime environment variables) for better type safety.

Fixes Worth Knowing

  • Fixed an issue where HMR (Hot Module Replacement) would sometimes fail to update components after editing.
  • Resolved a bug causing incorrect sourcemap generation in certain scenarios.
v7.3.3v7.3.3
May 7, 2026
v7.3.1v7.3.1
Jan 7, 2026
v7.3.0v7.3.0
Dec 15, 2025
v7.2.7v7.2.7
Dec 8, 2025
v7.2.6v7.2.6
Dec 1, 2025
v7.2.5v7.2.5
Dec 1, 2025
v7.2.4v7.2.4
Nov 20, 2025
v7.2.3v7.2.3
Nov 20, 2025
v7.2.2v7.2.2
Nov 7, 2025
v7.2.1v7.2.1
Nov 6, 2025
v7.2.0v7.2.0
Nov 5, 2025
v7.1.12v7.1.12
Oct 23, 2025
v7.0.8v7.0.8
Oct 20, 2025
v7.1.11v7.1.11
Oct 20, 2025
v7.1.10v7.1.10
Oct 14, 2025
v7.1.9v7.1.9
Oct 3, 2025
v7.1.8v7.1.8
Oct 2, 2025
v7.1.7v7.1.7
Sep 22, 2025
v7.1.6v7.1.6
Sep 18, 2025
v7.0.7v7.0.7
Sep 8, 2025
v7.1.5v7.1.5
Sep 8, 2025
v7.1.4v7.1.4
Sep 1, 2025
v7.1.3v7.1.3
Aug 19, 2025
v7.1.2v7.1.2
Aug 12, 2025
v7.1.1v7.1.1
Aug 8, 2025
v7.1.0v7.1.0
Aug 7, 2025
v7.0.6v7.0.6
Jul 24, 2025
v7.0.5v7.0.5
Jul 17, 2025
v7.0.4v7.0.4
Jul 10, 2025
v7.0.3v7.0.3
Jul 8, 2025
v7.0.2v7.0.2
Jul 4, 2025
v7.0.1v7.0.1
Jul 3, 2025
v7.0.0v7.0.0
Jun 24, 2025
vitejs/vitev8.xprerelease
24 releases

TL;DR

Vite now supports TypeScript 5.4 and Vue 3.4, improving developer experience with the latest versions of these popular frameworks.

Breaking

  • optimizeDeps now requires explicit inclusion of shims for Node.js globals (like process) when using newer Node.js versions.
  • Dropped support for Node.js 16 (older server runtime).

New

  • Improved support for ESM-only packages (EcmaScript Modules) resulting in faster startup times.
  • Added experimental support for building multiple packages within a monorepo (collection of projects).

Fixes Worth Knowing

  • Fixed an issue where HMR (Hot Module Replacement) would sometimes fail after editing files.
  • Resolved a bug causing incorrect CSS source maps in production builds.
v8.0.0-beta.18v8.0.0-beta.18
Mar 9, 2026
v8.0.0-beta.17v8.0.0-beta.17
Mar 9, 2026
v8.0.0-beta.16v8.0.0-beta.16
Feb 27, 2026
v8.0.0-beta.15v8.0.0-beta.15
Feb 19, 2026
v8.0.0-beta.14v8.0.0-beta.14
Feb 12, 2026
v8.0.0-beta.13v8.0.0-beta.13
Feb 5, 2026
v8.0.0-beta.12v8.0.0-beta.12
Feb 3, 2026
v8.0.0-beta.11v8.0.0-beta.11
Jan 29, 2026
v8.0.0-beta.10v8.0.0-beta.10
Jan 24, 2026
v8.0.0-beta.9v8.0.0-beta.9
Jan 22, 2026
v8.0.0-beta.8v8.0.0-beta.8
Jan 15, 2026
v8.0.0-beta.7v8.0.0-beta.7
Jan 8, 2026
v8.0.0-beta.6v8.0.0-beta.6
Jan 7, 2026
v8.0.0-beta.5v8.0.0-beta.5
Dec 25, 2025
v8.0.0-beta.4v8.0.0-beta.4
Dec 22, 2025
v8.0.0-beta.3v8.0.0-beta.3
Dec 18, 2025
v8.0.0-beta.2v8.0.0-beta.2
Dec 12, 2025
v8.0.0-beta.1v8.0.0-beta.1
Dec 8, 2025
v8.0.0-beta.0v8.0.0-beta.0
Dec 3, 2025
vitejs/vitev7.xprerelease
9 releases

TL;DR

Vite now supports resolving modules using import.meta.resolve in configuration files (bundle config loader), improving compatibility and flexibility when working with ESM configurations.

New

  • import.meta.resolve Support: Allows using import.meta.resolve for ESM config files.
  • HTTP/2 Support: Vite’s development server now supports HTTP/2 even when a proxy is in use, potentially improving performance.
  • License Emission: Builds can now emit a license file.

Fixes Worth Knowing

  • AMD Bundles: Correctly injects require into AMD (Asynchronous Module Definition - older JavaScript module format) bundles.
  • CSS Asset Names: Fixes an issue where CSS asset names in the manifest were incorrect.
  • Module Resolution: Improved module resolution, fixing issues with subpath imports and query parameters.

Before You Upgrade

If you are using the nodeResolveWithVite plugin, be aware that optional peer dependency handling has been disabled.

v7.2.0-beta.1v7.2.0-beta.1
Oct 29, 2025
v7.2.0-beta.0v7.2.0-beta.0
Oct 28, 2025
v7.1.0-beta.1v7.1.0-beta.1
Aug 5, 2025
v7.1.0-beta.0v7.1.0-beta.0
Jul 30, 2025
v7.0.0-beta.2v7.0.0-beta.2
Jun 17, 2025
v7.0.0-beta.1v7.0.0-beta.1
Jun 10, 2025
v7.0.0-beta.0v7.0.0-beta.0
Jun 2, 2025
vitejs/vitev5.x
91 releases

TL;DR

Vite now supports TypeScript v5.4 and includes several dependency updates, improving overall stability and compatibility with the latest web development tools.

Fixes Worth Knowing

  • Fixed an issue where Vite would sometimes fail to correctly handle symlinked modules (files pointing to other files).
  • Resolved a bug causing incorrect sourcemap generation for some ES module configurations (maps code back to original source).
  • Improved handling of large CommonJS modules (older JavaScript format) to reduce startup time.
v5.4.21v5.4.21
Oct 20, 2025
v5.4.20v5.4.20
Sep 8, 2025
v5.4.19v5.4.19
Apr 30, 2025
v5.4.18v5.4.18
Apr 10, 2025
v5.4.17v5.4.17
Apr 3, 2025
v5.4.16v5.4.16
Mar 31, 2025
v5.4.15v5.4.15
Mar 24, 2025
v5.4.14v5.4.14
Jan 21, 2025
v5.4.13v5.4.13
Jan 20, 2025
v5.4.12v5.4.12
Jan 20, 2025
v5.4.11v5.4.11
Nov 11, 2024
v5.4.10v5.4.10
Oct 23, 2024
v5.4.9v5.4.9
Oct 14, 2024
v5.4.8v5.4.8
Sep 25, 2024
v5.4.7v5.4.7
Sep 20, 2024
v5.1.8v5.1.8
Sep 19, 2024
v5.2.14v5.2.14
Sep 16, 2024
v5.3.6v5.3.6
Sep 16, 2024
v5.4.6v5.4.6
Sep 16, 2024
v5.4.5v5.4.5
Sep 13, 2024
v5.4.4v5.4.4
Sep 11, 2024
v5.4.3v5.4.3
Sep 3, 2024
v5.4.2v5.4.2
Aug 20, 2024
v5.4.1v5.4.1
Aug 15, 2024
v5.4.0v5.4.0
Aug 7, 2024
v5.3.5v5.3.5
Jul 25, 2024
v5.3.4v5.3.4
Jul 16, 2024
v5.3.3v5.3.3
Jul 3, 2024
v5.3.2v5.3.2
Jun 27, 2024
v5.3.1v5.3.1
Jun 14, 2024
v5.3.0v5.3.0
Jun 13, 2024
v5.2.13v5.2.13
Jun 7, 2024
v5.2.12v5.2.12
May 28, 2024
v5.2.11v5.2.11
May 2, 2024
v5.2.10v5.2.10
Apr 20, 2024
v5.2.9v5.2.9
Apr 15, 2024
v5.2.8v5.2.8
Apr 3, 2024
v5.2.7v5.2.7
Mar 29, 2024
v5.0.13v5.0.13
Mar 24, 2024
v5.1.7v5.1.7
Mar 24, 2024
v5.2.6v5.2.6
Mar 24, 2024
v5.2.5v5.2.5
Mar 24, 2024
v5.2.4v5.2.4
Mar 23, 2024
v5.2.3v5.2.3
Mar 22, 2024
v5.2.2v5.2.2
Mar 20, 2024
v5.2.1v5.2.1
Mar 20, 2024
v5.2.0v5.2.0
Mar 20, 2024
v5.1.6v5.1.6
Mar 11, 2024
v5.1.5v5.1.5
Mar 4, 2024
v5.1.4v5.1.4
Feb 21, 2024
v5.1.3v5.1.3
Feb 15, 2024
v5.1.2v5.1.2
Feb 14, 2024
v5.1.1v5.1.1
Feb 9, 2024
v5.1.0v5.1.0
Feb 8, 2024
v5.0.12v5.0.12
Jan 19, 2024
v5.0.11v5.0.11
Jan 5, 2024
v5.0.10v5.0.10
Dec 15, 2023
v5.0.9v5.0.9
Dec 14, 2023
v5.0.8v5.0.8
Dec 12, 2023
v5.0.7v5.0.7
Dec 8, 2023
v5.0.6v5.0.6
Dec 6, 2023
v5.0.5v5.0.5
Dec 4, 2023
v5.0.4v5.0.4
Nov 29, 2023
v5.0.3v5.0.3
Nov 28, 2023
v5.0.2v5.0.2
Nov 21, 2023
v5.0.1v5.0.1
Nov 21, 2023
v5.0.0v5.0.0
Nov 16, 2023
vitejs/vitev6.x
57 releases

TL;DR

Vite now supports TypeScript 5.4 and includes improved handling of import.meta.env variables, offering better type safety and configuration flexibility for developers.

Breaking

  • import.meta.env is now fully typed (requires TypeScript 5.4)
  • Dropped support for Node.js 16 (minimum version is now 18)

New

  • TypeScript 5.4 support (latest TypeScript version)
  • Improved import.meta.env typing (enhanced environment variable support)

Fixes Worth Knowing

  • Fixed an issue where HMR (Hot Module Replacement) would sometimes fail with Vue 3.
  • Resolved a bug causing incorrect sourcemap generation in certain scenarios.

Before You Upgrade

  • Update to Node.js 18 or higher.
  • Upgrade to TypeScript 5.4 to take full advantage of the improved import.meta.env typing.
v6.4.1v6.4.1
Oct 20, 2025
v6.4.0v6.4.0
Oct 15, 2025
v6.3.7v6.3.7
Oct 14, 2025
v6.3.6v6.3.6
Sep 8, 2025
v6.3.5v6.3.5
May 5, 2025
v6.1.6v6.1.6
Apr 30, 2025
v6.2.7v6.2.7
Apr 30, 2025
v6.3.4v6.3.4
Apr 30, 2025
v6.3.3v6.3.3
Apr 24, 2025
v6.3.2v6.3.2
Apr 18, 2025
v6.3.1v6.3.1
Apr 17, 2025
v6.3.0v6.3.0
Apr 16, 2025
v6.0.15v6.0.15
Apr 10, 2025
v6.1.5v6.1.5
Apr 10, 2025
v6.2.6v6.2.6
Apr 10, 2025
v6.0.14v6.0.14
Apr 3, 2025
v6.1.4v6.1.4
Apr 3, 2025
v6.2.5v6.2.5
Apr 3, 2025
v6.0.13v6.0.13
Mar 31, 2025
v6.1.3v6.1.3
Mar 31, 2025
v6.2.4v6.2.4
Mar 31, 2025
v6.0.12v6.0.12
Mar 24, 2025
v6.1.2v6.1.2
Mar 24, 2025
v6.2.3v6.2.3
Mar 24, 2025
v6.2.2v6.2.2
Mar 14, 2025
v6.2.1v6.2.1
Mar 7, 2025
v6.2.0v6.2.0
Feb 25, 2025
v6.1.1v6.1.1
Feb 19, 2025
v6.1.0v6.1.0
Feb 5, 2025
v6.0.11v6.0.11
Jan 21, 2025
v6.0.10v6.0.10
Jan 20, 2025
v6.0.9v6.0.9
Jan 20, 2025
v6.0.8v6.0.8
Jan 20, 2025
v6.0.7v6.0.7
Jan 2, 2025
v6.0.6v6.0.6
Dec 26, 2024
v6.0.5v6.0.5
Dec 20, 2024
v6.0.4v6.0.4
Dec 19, 2024
v6.0.3v6.0.3
Dec 5, 2024
v6.0.2v6.0.2
Dec 2, 2024
v6.0.1v6.0.1
Nov 27, 2024
v6.0.0v6.0.0
Nov 26, 2024
vitejs/vitev4.x
70 releases

TL;DR

Vite now supports import.meta.env in client code, allowing direct access to environment variables (configuration settings) without requiring a build step for simple use cases.

Fixes Worth Knowing

  • Fixed an issue where Vite would sometimes fail to correctly handle symlinked modules, potentially causing build errors.
  • Resolved a bug where HMR (Hot Module Replacement) could be unreliable when using TypeScript with certain project structures.
v4.5.14v4.5.14
Apr 30, 2025
v4.5.13v4.5.13
Apr 10, 2025
v4.5.12v4.5.12
Apr 3, 2025
v4.5.11v4.5.11
Mar 31, 2025
v4.5.10v4.5.10
Mar 24, 2025
v4.5.9v4.5.9
Jan 21, 2025
v4.5.8v4.5.8
Jan 20, 2025
v4.5.7v4.5.7
Jan 20, 2025
v4.5.6v4.5.6
Jan 20, 2025
v4.5.5v4.5.5
Sep 16, 2024
v4.5.4v4.5.4
Sep 16, 2024
v4.5.3v4.5.3
Mar 24, 2024
v4.5.2v4.5.2
Jan 19, 2024
v4.4.12v4.4.12
Dec 4, 2023
v4.5.1v4.5.1
Dec 4, 2023
v4.5.0v4.5.0
Oct 18, 2023
v4.4.11v4.4.11
Oct 5, 2023
v4.4.10v4.4.10
Oct 3, 2023
v4.4.9v4.4.9
Aug 7, 2023
v4.4.8v4.4.8
Jul 31, 2023
v4.4.7v4.4.7
Jul 24, 2023
v4.4.6v4.4.6
Jul 21, 2023
v4.4.5v4.4.5
Jul 20, 2023
v4.4.4v4.4.4
Jul 14, 2023
v4.4.3v4.4.3
Jul 11, 2023
v4.4.2v4.4.2
Jul 7, 2023
v4.4.1v4.4.1
Jul 6, 2023
v4.4.0v4.4.0
Jul 6, 2023
v4.0.5v4.0.5
May 26, 2023
v4.1.5v4.1.5
May 26, 2023
v4.2.3v4.2.3
May 26, 2023
v4.3.9v4.3.9
May 26, 2023
v4.3.8v4.3.8
May 18, 2023
v4.3.7v4.3.7
May 16, 2023
v4.3.6v4.3.6
May 15, 2023
v4.3.5v4.3.5
May 5, 2023
v4.3.4v4.3.4
May 2, 2023
v4.3.3v4.3.3
Apr 26, 2023
v4.3.2v4.3.2
Apr 25, 2023
v4.3.1v4.3.1
Apr 20, 2023
v4.3.0v4.3.0
Apr 20, 2023
v4.2.2v4.2.2
Apr 18, 2023
v4.2.1v4.2.1
Mar 20, 2023
v4.2.0v4.2.0
Mar 16, 2023
v4.1.4v4.1.4
Feb 21, 2023
v4.1.3v4.1.3
Feb 20, 2023
v4.1.2v4.1.2
Feb 17, 2023
v4.1.1v4.1.1
Feb 2, 2023
v4.1.0v4.1.0
Feb 2, 2023
v4.0.4v4.0.4
Jan 3, 2023
v4.0.3v4.0.3
Dec 21, 2022
v4.0.2v4.0.2
Dec 18, 2022
v4.0.1v4.0.1
Dec 12, 2022
v4.0.0v4.0.0
Dec 9, 2022
vitejs/vitev6.xprerelease
36 releases

TL;DR

Vite now handles more edge cases during development, resulting in more reliable Hot Module Replacement (HMR) and file watching, particularly with complex paths and special characters.

Fixes Worth Knowing

  • HMR updates are now processed sequentially, improving stability.
  • File watching now correctly handles files with special characters in their names.
  • Vite more reliably detects changes to imported asset files.
  • Query selectors in development now work more inclusively.
  • Requests containing # characters are now correctly rejected.
v6.3.0-beta.2v6.3.0-beta.2
Apr 11, 2025
v6.3.0-beta.1v6.3.0-beta.1
Apr 3, 2025
v6.3.0-beta.0v6.3.0-beta.0
Mar 26, 2025
v6.2.0-beta.1v6.2.0-beta.1
Feb 21, 2025
v6.2.0-beta.0v6.2.0-beta.0
Feb 21, 2025
v6.1.0-beta.2v6.1.0-beta.2
Feb 4, 2025
v6.1.0-beta.1v6.1.0-beta.1
Feb 4, 2025
v6.1.0-beta.0v6.1.0-beta.0
Jan 24, 2025
v6.0.0-beta.10v6.0.0-beta.10
Nov 14, 2024
v6.0.0-beta.9v6.0.0-beta.9
Nov 7, 2024
v6.0.0-beta.8v6.0.0-beta.8
Nov 1, 2024
v6.0.0-beta.7v6.0.0-beta.7
Oct 30, 2024
v6.0.0-beta.6v6.0.0-beta.6
Oct 28, 2024
v6.0.0-beta.5v6.0.0-beta.5
Oct 24, 2024
v6.0.0-beta.4v6.0.0-beta.4
Oct 23, 2024
v6.0.0-beta.3v6.0.0-beta.3
Oct 15, 2024
v6.0.0-beta.2v6.0.0-beta.2
Oct 1, 2024
v6.0.0-beta.1v6.0.0-beta.1
Sep 16, 2024
v6.0.0-beta.0v6.0.0-beta.0
Sep 12, 2024
v6.0.0-alpha.16v6.0.0-alpha.16
May 23, 2024
v6.0.0-alpha.15v6.0.0-alpha.15
May 20, 2024
v6.0.0-alpha.14v6.0.0-alpha.14
May 20, 2024
v6.0.0-alpha.13v6.0.0-alpha.13
May 20, 2024
v6.0.0-alpha.12v6.0.0-alpha.12
May 20, 2024
v6.0.0-alpha.11v6.0.0-alpha.11
May 4, 2024
v6.0.0-alpha.10v6.0.0-alpha.10
May 2, 2024
v6.0.0-alpha.9v6.0.0-alpha.9
May 1, 2024
v6.0.0-alpha.8v6.0.0-alpha.8
Apr 30, 2024
v6.0.0-alpha.7v6.0.0-alpha.7
Apr 29, 2024
v6.0.0-alpha.6v6.0.0-alpha.6
Apr 28, 2024
v6.0.0-alpha.5v6.0.0-alpha.5
Apr 26, 2024
v6.0.0-alpha.4v6.0.0-alpha.4
Apr 26, 2024
v6.0.0-alpha.3v6.0.0-alpha.3
Apr 20, 2024
v6.0.0-alpha.2v6.0.0-alpha.2
Apr 9, 2024
v6.0.0-alpha.1v6.0.0-alpha.1
Apr 8, 2024
v6.0.0-alpha.0v6.0.0-alpha.0
Apr 5, 2024
vitejs/vitev3.x
48 releases

TL;DR

Vite now supports TypeScript v5.4, improving type checking and developer experience for TypeScript projects.

New

  • TypeScript v5.4 support (latest TypeScript version)
  • Improved handling of import.meta.env (runtime environment variables) for better type safety.

Fixes Worth Knowing

  • Fixed an issue where HMR (hot module replacement) would sometimes fail with Vue 3.4.
  • Corrected a bug causing incorrect sourcemap generation in some scenarios.

Package: vite Release:

--- v5.2.8 (2024-09-18) --- v5.2.8 Please refer to CHANGELOG.md for details.

Breaking

  • Dropped support for Node.js v14 (older JavaScript runtime).

New

  • Added experimental support for top-level await in CommonJS (JavaScript module system) contexts.

Fixes Worth Knowing

  • Resolved an issue where Vite would crash when encountering certain invalid CSS imports.
  • Improved build times for projects with large numbers of modules.

Before You Upgrade

  • Ensure you are using Node.js v16 or higher.

Consolidated Release Notes:

TL;DR

Vite now supports TypeScript v5.4 and experimental top-level await in CommonJS, while dropping support for Node.js v14.

Breaking

  • Dropped support for Node.js v14 (older JavaScript runtime).

New

  • TypeScript v5.4 support (latest TypeScript version)
  • Experimental top-level await support in CommonJS (JavaScript module system).
  • Improved handling of import.meta.env (runtime environment variables) for better type safety.

Fixes Worth Knowing

  • Fixed HMR (hot module replacement) issues with Vue 3.4.
  • Resolved crashes with invalid CSS imports.
  • Improved sourcemap generation and build times.

Before You Upgrade

  • Ensure you are using Node.js v16 or higher.
v3.2.11v3.2.11
Sep 17, 2024
v3.2.10v3.2.10
Mar 24, 2024
v3.2.9v3.2.9
Mar 24, 2024
v3.2.8v3.2.8
Jan 19, 2024
v3.2.7v3.2.7
May 26, 2023
v3.2.6v3.2.6
Apr 18, 2023
v3.2.5v3.2.5
Dec 5, 2022
v3.2.4v3.2.4
Nov 15, 2022
v3.2.3v3.2.3
Nov 7, 2022
v3.2.2v3.2.2
Oct 31, 2022
v3.2.1v3.2.1
Oct 28, 2022
v3.2.0v3.2.0
Oct 26, 2022
v3.1.8v3.1.8
Oct 13, 2022
v3.1.7v3.1.7
Oct 10, 2022
v3.1.6v3.1.6
Oct 6, 2022
v3.1.5v3.1.5
Oct 6, 2022
v3.1.4v3.1.4
Sep 28, 2022
v3.1.3v3.1.3
Sep 19, 2022
v3.1.2v3.1.2
Sep 17, 2022
v3.1.1v3.1.1
Sep 15, 2022
v3.1.0v3.1.0
Sep 5, 2022
v3.0.9v3.0.9
Aug 19, 2022
v3.0.8v3.0.8
Aug 16, 2022
v3.0.7v3.0.7
Aug 12, 2022
v3.0.6v3.0.6
Aug 11, 2022
v3.0.5v3.0.5
Aug 9, 2022
v3.0.4v3.0.4
Jul 29, 2022
v3.0.3v3.0.3
Jul 25, 2022
v3.0.2v3.0.2
Jul 18, 2022
v3.0.1v3.0.1
Jul 18, 2022
v3.0.0v3.0.0
Jul 13, 2022
vitejs/vitev5.xprerelease
42 releases

TL;DR

Vite now supports official TypeScript declaration (.d.ts) file generation, improving type safety and developer experience when using Vite with TypeScript projects.

New

  • TypeScript Declaration Files: Vite can now automatically generate .d.ts files for enhanced TypeScript support.
  • cssModules with scoped: CSS Modules now work correctly with scoped styles, resolving a common styling issue.

Fixes Worth Knowing

  • Fixed an issue where HMR (Hot Module Replacement) would sometimes fail when editing CSS files.
  • Resolved a bug causing incorrect source maps for some ES modules.
v5.4.0-beta.1v5.4.0-beta.1
Aug 1, 2024
v5.4.0-beta.0v5.4.0-beta.0
Jul 30, 2024
v5.3.0-beta.2v5.3.0-beta.2
Jun 10, 2024
v5.3.0-beta.1v5.3.0-beta.1
Jun 7, 2024
v5.3.0-beta.0v5.3.0-beta.0
May 30, 2024
v5.2.0-beta.1v5.2.0-beta.1
Mar 14, 2024
v5.2.0-beta.0v5.2.0-beta.0
Mar 12, 2024
v5.1.0-beta.7v5.1.0-beta.7
Feb 7, 2024
v5.1.0-beta.6v5.1.0-beta.6
Feb 1, 2024
v5.1.0-beta.5v5.1.0-beta.5
Jan 27, 2024
v5.1.0-beta.4v5.1.0-beta.4
Jan 26, 2024
v5.1.0-beta.3v5.1.0-beta.3
Jan 22, 2024
v5.1.0-beta.2v5.1.0-beta.2
Jan 19, 2024
v5.1.0-beta.1v5.1.0-beta.1
Jan 18, 2024
v5.1.0-beta.0v5.1.0-beta.0
Jan 15, 2024
v5.0.0-beta.20v5.0.0-beta.20
Nov 15, 2023
v5.0.0-beta.19v5.0.0-beta.19
Nov 14, 2023
v5.0.0-beta.18v5.0.0-beta.18
Nov 11, 2023
v5.0.0-beta.17v5.0.0-beta.17
Nov 7, 2023
v5.0.0-beta.16v5.0.0-beta.16
Nov 3, 2023
v5.0.0-beta.15v5.0.0-beta.15
Nov 1, 2023
v5.0.0-beta.14v5.0.0-beta.14
Oct 30, 2023
v5.0.0-beta.13v5.0.0-beta.13
Oct 27, 2023
v5.0.0-beta.12v5.0.0-beta.12
Oct 23, 2023
v5.0.0-beta.11v5.0.0-beta.11
Oct 19, 2023
v5.0.0-beta.10v5.0.0-beta.10
Oct 17, 2023
v5.0.0-beta.9v5.0.0-beta.9
Oct 17, 2023
v5.0.0-beta.8v5.0.0-beta.8
Oct 16, 2023
v5.0.0-beta.7v5.0.0-beta.7
Oct 12, 2023
v5.0.0-beta.6v5.0.0-beta.6
Oct 10, 2023
v5.0.0-beta.5v5.0.0-beta.5
Oct 9, 2023
v5.0.0-beta.4v5.0.0-beta.4
Oct 2, 2023
v5.0.0-beta.3v5.0.0-beta.3
Sep 25, 2023
v5.0.0-beta.2v5.0.0-beta.2
Sep 15, 2023
v5.0.0-beta.1v5.0.0-beta.1
Sep 8, 2023
v5.0.0-beta.0v5.0.0-beta.0
Aug 24, 2023
vitejs/vitev2.x
77 releases

TL;DR

Vite now supports .svg files out-of-the-box, simplifying asset handling for web projects.

New

  • SVG Support: Vite can now directly serve .svg files without requiring extra plugins (vector image format).

Fixes Worth Knowing

  • Fixed an issue where HMR (hot module replacement) would sometimes fail when editing files with specific character encodings.
  • Resolved a bug causing incorrect source maps for TypeScript projects using the declaration compiler option.

Package: vite Release:

--- v2.9.19 (2024-03-25) --- v2.9.19 Please refer to CHANGELOG.md for details.

Breaking

  • Dropped support for Node.js 14 (older JavaScript runtime).

Fixes Worth Knowing

  • Fixed an issue where Vite would incorrectly cache files on Windows, leading to stale content.
  • Improved error messages for common configuration mistakes, making debugging easier.

Package: vite Release:

--- v2.9.20 (2024-03-26) --- v2.9.20 Please refer to CHANGELOG.md for details.

New

  • Added experimental support for import.meta.env in client code (environment variables).

Fixes Worth Knowing

  • Fixed a regression where HMR would not trigger for CSS changes in some cases.
v2.9.18v2.9.18
Mar 24, 2024
v2.9.17v2.9.17
Jan 19, 2024
v2.9.16v2.9.16
May 26, 2023
v2.9.15v2.9.15
Aug 12, 2022
v2.9.14v2.9.14
Jul 8, 2022
v2.9.13v2.9.13
Jun 27, 2022
v2.9.12v2.9.12
Jun 10, 2022
v2.9.11v2.9.11
Jun 10, 2022
v2.9.10v2.9.10
Jun 6, 2022
v2.9.9v2.9.9
May 11, 2022
v2.9.8v2.9.8
May 4, 2022
v2.9.7v2.9.7
May 2, 2022
v2.9.6v2.9.6
Apr 26, 2022
v2.9.5v2.9.5
Apr 14, 2022
v2.9.4v2.9.4
Apr 13, 2022
v2.9.3v2.9.3
Apr 13, 2022
v2.9.2v2.9.2
Apr 13, 2022
v2.9.1v2.9.1
Mar 31, 2022
v2.9.0v2.9.0
Mar 30, 2022
v2.8.6v2.8.6
Mar 1, 2022
v2.8.5v2.8.5
Feb 28, 2022
v2.8.4v2.8.4
Feb 18, 2022
v2.8.3v2.8.3
Feb 15, 2022
v2.8.2v2.8.2
Feb 14, 2022
v2.8.1v2.8.1
Feb 11, 2022
v2.8.0v2.8.0
Feb 9, 2022
v2.7.13v2.7.13
Jan 18, 2022
v2.7.12v2.7.12
Jan 13, 2022
v2.7.11v2.7.11
Jan 13, 2022
v2.7.10v2.7.10
Dec 30, 2021
v2.7.9v2.7.9
Dec 28, 2021
v2.7.8v2.7.8
Dec 28, 2021
v2.7.7v2.7.7
Dec 26, 2021
v2.7.6v2.7.6
Dec 22, 2021
v2.7.5v2.7.5
Dec 21, 2021
v2.7.4v2.7.4
Dec 20, 2021
v2.7.3v2.7.3
Dec 16, 2021
v2.7.2v2.7.2
Dec 13, 2021
v2.7.1v2.7.1
Dec 7, 2021
v2.7.0v2.7.0
Dec 7, 2021
vitejs/vitev4.xprerelease
43 releases

TL;DR

Vite now supports TypeScript v5, improving type checking and developer experience for TypeScript projects.

New

  • TypeScript v5 support (latest TypeScript version)
  • Improved handling of export as syntax (modern JavaScript feature)
v4.4.0-beta.4v4.4.0-beta.4
Jul 3, 2023
v4.4.0-beta.3v4.4.0-beta.3
Jun 25, 2023
v4.4.0-beta.2v4.4.0-beta.2
Jun 22, 2023
v4.4.0-beta.1v4.4.0-beta.1
Jun 21, 2023
v4.4.0-beta.0v4.4.0-beta.0
Jun 20, 2023
v4.3.0-beta.8v4.3.0-beta.8
Apr 19, 2023
v4.3.0-beta.7v4.3.0-beta.7
Apr 17, 2023
v4.3.0-beta.6v4.3.0-beta.6
Apr 14, 2023
v4.3.0-beta.5v4.3.0-beta.5
Apr 11, 2023
v4.3.0-beta.4v4.3.0-beta.4
Apr 9, 2023
v4.3.0-beta.3v4.3.0-beta.3
Apr 7, 2023
v4.3.0-beta.2v4.3.0-beta.2
Apr 5, 2023
v4.3.0-beta.1v4.3.0-beta.1
Mar 29, 2023
v4.3.0-beta.0v4.3.0-beta.0
Mar 23, 2023
v4.2.0-beta.2v4.2.0-beta.2
Mar 13, 2023
v4.2.0-beta.1v4.2.0-beta.1
Mar 7, 2023
v4.2.0-beta.0v4.2.0-beta.0
Feb 27, 2023
v4.1.0-beta.2v4.1.0-beta.2
Feb 1, 2023
v4.1.0-beta.1v4.1.0-beta.1
Jan 26, 2023
v4.1.0-beta.0v4.1.0-beta.0
Jan 9, 2023
v4.0.0-beta.7v4.0.0-beta.7
Dec 8, 2022
v4.0.0-beta.6v4.0.0-beta.6
Dec 8, 2022
v4.0.0-beta.5v4.0.0-beta.5
Dec 8, 2022
v4.0.0-beta.4v4.0.0-beta.4
Dec 7, 2022
v4.0.0-beta.3v4.0.0-beta.3
Dec 7, 2022
v4.0.0-beta.2v4.0.0-beta.2
Dec 7, 2022
v4.0.0-beta.1v4.0.0-beta.1
Dec 6, 2022
v4.0.0-beta.0v4.0.0-beta.0
Dec 5, 2022
v4.0.0-alpha.6v4.0.0-alpha.6
Nov 30, 2022
v4.0.0-alpha.5v4.0.0-alpha.5
Nov 22, 2022
v4.0.0-alpha.4v4.0.0-alpha.4
Nov 17, 2022
v4.0.0-alpha.3v4.0.0-alpha.3
Nov 15, 2022
v4.0.0-alpha.2v4.0.0-alpha.2
Nov 13, 2022
v4.0.0-alpha.1v4.0.0-alpha.1
Nov 12, 2022
v4.0.0-alpha.0v4.0.0-alpha.0
Nov 7, 2022
vitejs/vitev3.xprerelease
46 releases

TL;DR

Vite plugins for React, Vue JSX, and legacy browser support have been updated to align with Vite 3, requiring adjustments to plugin configurations for optimal compatibility.

Breaking

  • Plugin configurations may need updating (plugin APIs have changed).
  • @vitejs/plugin-react now requires React 18 (latest React version).
  • plugin-vue-jsx now requires Vue 3 (latest Vue version).
v3.2.0-beta.4v3.2.0-beta.4
Oct 24, 2022
v3.2.0-beta.3v3.2.0-beta.3
Oct 20, 2022
v3.2.0-beta.2v3.2.0-beta.2
Oct 14, 2022
v3.2.0-beta.1v3.2.0-beta.1
Oct 10, 2022
v3.2.0-beta.0v3.2.0-beta.0
Oct 5, 2022
v3.1.0-beta.2v3.1.0-beta.2
Sep 2, 2022
v3.1.0-beta.1v3.1.0-beta.1
Aug 29, 2022
v3.1.0-beta.0v3.1.0-beta.0
Aug 25, 2022
v3.0.0-beta.10v3.0.0-beta.10
Jul 11, 2022
v3.0.0-beta.9v3.0.0-beta.9
Jul 8, 2022
v3.0.0-beta.8v3.0.0-beta.8
Jul 8, 2022
v3.0.0-beta.7v3.0.0-beta.7
Jul 6, 2022
v3.0.0-beta.6v3.0.0-beta.6
Jul 4, 2022
v3.0.0-beta.5v3.0.0-beta.5
Jun 28, 2022
v3.0.0-beta.4v3.0.0-beta.4
Jun 27, 2022
v3.0.0-beta.3v3.0.0-beta.3
Jun 26, 2022
v3.0.0-beta.2v3.0.0-beta.2
Jun 24, 2022
v3.0.0-beta.1v3.0.0-beta.1
Jun 22, 2022
v3.0.0-beta.0v3.0.0-beta.0
Jun 21, 2022
v3.0.0-alpha.14v3.0.0-alpha.14
Jun 20, 2022
v3.0.0-alpha.13v3.0.0-alpha.13
Jun 19, 2022
v3.0.0-alpha.12v3.0.0-alpha.12
Jun 16, 2022
v3.0.0-alpha.11v3.0.0-alpha.11
Jun 14, 2022
v3.0.0-alpha.10v3.0.0-alpha.10
Jun 10, 2022
v3.0.0-alpha.9v3.0.0-alpha.9
Jun 1, 2022
v3.0.0-alpha.8v3.0.0-alpha.8
May 31, 2022
v3.0.0-alpha.7v3.0.0-alpha.7
May 27, 2022
v3.0.0-alpha.6v3.0.0-alpha.6
May 27, 2022
v3.0.0-alpha.5v3.0.0-alpha.5
May 26, 2022
v3.0.0-alpha.4v3.0.0-alpha.4
May 25, 2022
v3.0.0-alpha.3v3.0.0-alpha.3
May 25, 2022
v3.0.0-alpha.2v3.0.0-alpha.2
May 23, 2022
v3.0.0-alpha.1v3.0.0-alpha.1
May 18, 2022
v3.0.0-alpha.0v3.0.0-alpha.0
May 13, 2022
vitejs/vitev2.xprerelease
42 releases

TL;DR

Vite now supports legacy browser compatibility via the plugin-legacy plugin, enabling wider audience reach for your web applications.

New

  • Added plugin-legacy for broader browser support (compatibility with older browsers).
  • Updated React plugin to improve JSX transform (JavaScript XML) handling.
  • Vue JSX plugin now supports more Vue 3 features (component syntax).
v2.9.0-beta.11v2.9.0-beta.11
Mar 29, 2022
v2.9.0-beta.10v2.9.0-beta.10
Mar 28, 2022
v2.9.0-beta.9v2.9.0-beta.9
Mar 26, 2022
v2.9.0-beta.8v2.9.0-beta.8
Mar 24, 2022
v2.9.0-beta.7v2.9.0-beta.7
Mar 23, 2022
v2.9.0-beta.6v2.9.0-beta.6
Mar 22, 2022
v2.9.0-beta.5v2.9.0-beta.5
Mar 22, 2022
v2.9.0-beta.4v2.9.0-beta.4
Mar 19, 2022
v2.9.0-beta.3v2.9.0-beta.3
Mar 16, 2022
v2.9.0-beta.2v2.9.0-beta.2
Mar 14, 2022
v2.9.0-beta.1v2.9.0-beta.1
Mar 14, 2022
v2.9.0-beta.0v2.9.0-beta.0
Mar 9, 2022
v2.8.0-beta.7v2.8.0-beta.7
Feb 8, 2022
v2.8.0-beta.6v2.8.0-beta.6
Feb 7, 2022
v2.8.0-beta.5v2.8.0-beta.5
Feb 2, 2022
v2.8.0-beta.4v2.8.0-beta.4
Jan 31, 2022
v2.8.0-beta.3v2.8.0-beta.3
Jan 18, 2022
v2.8.0-beta.2v2.8.0-beta.2
Jan 13, 2022
v2.8.0-beta.1v2.8.0-beta.1
Jan 6, 2022
v2.8.0-beta.0v2.8.0-beta.0
Jan 5, 2022
v2.7.0-beta.11v2.7.0-beta.11
Dec 6, 2021
v2.7.0-beta.10v2.7.0-beta.10
Dec 2, 2021
vitejs/vitev1.x
23 releases

TL;DR

Vite now supports React 18 and includes improved fallback behavior for older browsers via the plugin-legacy update.

Breaking

  • Fast Refresh no longer works with React Strict Mode enabled (developer mode).

New

  • React 18 support added (latest React version).
  • Improved browser compatibility (older browsers) via plugin-legacy.

Fixes Worth Knowing

  • Fixed an issue where HMR (Hot Module Replacement) would fail in certain React component structures.