Skip to content

Commit

Permalink
release: v6.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Jan 20, 2025
1 parent 2495022 commit 9654348
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 @@
## <small>6.0.10 (2025-01-20)</small>

* fix: try parse `server.origin` URL (#19241) ([2495022](https://github.com/vitejs/vite/commit/2495022420fda05ee389c2dcf26921b21e2aed3b)), closes [#19241](https://github.com/vitejs/vite/issues/19241)



## <small>6.0.9 (2025-01-20)</small>

* fix!: check host header to prevent DNS rebinding attacks and introduce `server.allowedHosts` ([bd896fb](https://github.com/vitejs/vite/commit/bd896fb5f312fc0ff1730166d1d142fc0d34ba6d))
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": "6.0.9",
"version": "6.0.10",
"type": "module",
"license": "MIT",
"author": "Evan You",
Expand Down

0 comments on commit 9654348

Please # to comment.