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 728c8ee commit 572aacaCopy full SHA for 572aaca
packages/vite/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## <small>[7.2.2](https://github.com/vitejs/vite/compare/v7.2.1...v7.2.2) (2025-11-07)</small>
2
+### Bug Fixes
3
+
4
+* revert "refactor: use fs.cpSync ([#21019](https://github.com/vitejs/vite/issues/21019))" ([#21081](https://github.com/vitejs/vite/issues/21081)) ([728c8ee](https://github.com/vitejs/vite/commit/728c8eeebc0ad7ba48e680f46bbdb55020b2e152))
5
6
## <small>[7.2.1](https://github.com/vitejs/vite/compare/v7.2.0...v7.2.1) (2025-11-06)</small>
7
### Bug Fixes
8
packages/vite/package.json
@@ -1,6 +1,6 @@
{
"name": "vite",
- "version": "7.2.1",
+ "version": "7.2.2",
"type": "module",
"license": "MIT",
"author": "Evan You",
0 commit comments