We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d39d37 commit 95e8923Copy full SHA for 95e8923
packages/vite/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## <small>[7.3.1](https://github.com/vitejs/vite/compare/v7.3.0...v7.3.1) (2026-01-07)</small>
2
+### Features
3
+
4
+* add `ignoreOutdatedRequests` option to `optimizeDeps` ([#21364](https://github.com/vitejs/vite/issues/21364)) ([9d39d37](https://github.com/vitejs/vite/commit/9d39d373a7b4e0a93322b70b9dbeb202af06af3e))
5
6
## [7.3.0](https://github.com/vitejs/vite/compare/v7.2.7...v7.3.0) (2025-12-15)
7
### Features
8
packages/vite/package.json
@@ -1,6 +1,6 @@
{
"name": "vite",
- "version": "7.3.0",
+ "version": "7.3.1",
"type": "module",
"license": "MIT",
"author": "Evan You",
0 commit comments