Skip to content

Commit

Permalink
release: v5.0.0-beta.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Oct 17, 2023
1 parent dee6067 commit 55c7564
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 5.0.0-beta.10 (2023-10-17)

* feat!: rollup v4 (#14508) ([dee6067](https://github.com/vitejs/vite/commit/dee6067)), closes [#14508](https://github.com/vitejs/vite/issues/14508)



## 5.0.0-beta.9 (2023-10-17)

* fix: avoid --open optimization if preTransformRequests is disabled (#14666) ([d4f62e4](https://github.com/vitejs/vite/commit/d4f62e4)), closes [#14666](https://github.com/vitejs/vite/issues/14666)
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite",
"version": "5.0.0-beta.9",
"version": "5.0.0-beta.10",
"type": "module",
"license": "MIT",
"author": "Evan You",
Expand Down

0 comments on commit 55c7564

Please sign in to comment.