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 e6913d1 commit 51bf7eaCopy full SHA for 51bf7ea
packages/vite/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## <small>5.2.13 (2024-06-07)</small>
2
+
3
+* fix: backport to 5.2 (#17411) ([e6913d1](https://github.com/vitejs/vite/commit/e6913d1)), closes [#17411](https://github.com/vitejs/vite/issues/17411)
4
5
6
7
## <small>5.2.12 (2024-05-28)</small>
8
9
* chore: move to eslint flat config (#16743) ([8f16765](https://github.com/vitejs/vite/commit/8f16765)), closes [#16743](https://github.com/vitejs/vite/issues/16743)
packages/vite/package.json
@@ -1,6 +1,6 @@
{
"name": "vite",
- "version": "5.2.12",
+ "version": "5.2.13",
"type": "module",
"license": "MIT",
"author": "Evan You",
0 commit comments