Skip to content

Commit cc01281

Browse files
committed
📘 doc: merge main
1 parent 8156e5c commit cc01281

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.4.16 - 5 Nov 2025
1+
# 1.4.16 - 13 Nov 2025
22
Improvement:
33
- ValidationError: add `messageValue` as an alias of `errorValue`
44
- ValidationError.detail now accept optional 2nd parameter `allowUnsafeValidatorDetails`
@@ -7,6 +7,7 @@ Improvement:
77
- merge multiple macro resolve response
88

99
Bug fix:
10+
- [#1543](https://github.com/elysiajs/elysia/pull/1524) respect toResponse() method on Error classes
1011
- [#1537](https://github.com/elysiajs/elysia/issues/1537) websocket: ping/pong not being called
1112
- [#1536](https://github.com/elysiajs/elysia/pull/1536) export ExtractErrorFromHandle
1213
- [#1535](https://github.com/elysiajs/elysia/pull/1535) skip response validation for generators and streams

0 commit comments

Comments
 (0)