Skip to content

Commit d3dbf25

Browse files
committed
release: v6.2.6
1 parent 3bb0883 commit d3dbf25

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/vite/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>6.2.6 (2025-04-10)</small>
2+
3+
* fix: reject requests with `#` in request-target (#19830) ([3bb0883](https://github.com/vitejs/vite/commit/3bb0883d22d59cfd901ff18f338e8b4bf11395f7)), closes [#19830](https://github.com/vitejs/vite/issues/19830)
4+
5+
6+
17
## <small>6.2.5 (2025-04-03)</small>
28

39
* fix: backport #19782, fs check with svg and relative paths ([fdb196e](https://github.com/vitejs/vite/commit/fdb196e9f8672dba32cf5156c81665c7e82ac581)), closes [#19782](https://github.com/vitejs/vite/issues/19782)

packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite",
3-
"version": "6.2.5",
3+
"version": "6.2.6",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)