You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Improvement:
3
3
-[#1406](https://github.com/elysiajs/elysia/issues/1406) strictly check for 200 inline status code
4
4
- coerce union status value and return type
5
5
- add `BunHTMLBundleLike` to Elysia inline handler
6
-
- prevent Elysia from being a dependency of itself
6
+
-[#1405](https://github.com/elysiajs/elysia/issues/1405)prevent Elysia from being a dependency of itself
7
7
-[#1416](https://github.com/elysiajs/elysia/issues/1416) check if object is frozen before merging, add try-catch to prevent crash
8
8
-[#1419](https://github.com/elysiajs/elysia/issues/1419) guard doesn't apply scoped/global schema to object macro
9
9
-[#1425](https://github.com/elysiajs/elysia/issues/1425) DELETE doesn't ihnerit derive/resolve type
0 commit comments