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 74d8449 commit 3cb3b18Copy full SHA for 3cb3b18
CHANGELOG.md
@@ -4,6 +4,7 @@ Bug fix:
4
- [#1467](https://github.com/elysiajs/elysia/issues/1467) better error union handling in `onError`
5
- [#1463](https://github.com/elysiajs/elysia/issues/1463) responseValue is undefined in afterHandle when beforeHandle returns status
6
- [#1460](https://github.com/elysiajs/elysia/issues/1460) compressed response in mapResponse is corrupted if status !== 200
7
+- [#1451](https://github.com/elysiajs/elysia/issues/1451) cookie validation is not running when there's no body schema
8
- make `file-type` non optional dependency to fix default build problem
9
10
# 1.4.10 - 9 Oct 2025
0 commit comments