Skip to content

Commit 3143445

Browse files
committed
🧹 chore: merge main
1 parent a480edb commit 3143445

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.4.19 - 9 Dec 2025
2+
Improvement
3+
- [#1588](https://github.com/elysiajs/elysia/pull/1588), [#1587](https://github.com/elysiajs/elysia/pull/1587) add seen weakset during mergeDeep
4+
- [#1607](https://github.com/elysiajs/elysia/issues/1607), [#1606](https://github.com/elysiajs/elysia/issues/1606), [#1139](https://github.com/elysiajs/elysia/issues/1138) nested form data
5+
6+
Bug fix:
7+
- [#1591](https://github.com/elysiajs/elysia/pull/1591), [#1590](https://github.com/elysiajs/elysia/pull/1591) merge set.headers without duplicating Response
8+
19
# 1.4.18 - 4 Dec 2025
210
Security:
311
- use `JSON.stringify` over custom escape implementation

0 commit comments

Comments
 (0)