Skip to content

Commit 8a0173b

Browse files
committed
🔧 fix: #1405 prevent Elysia from being a dependency of itself
1 parent 0699621 commit 8a0173b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Improvement:
33
- [#1406](https://github.com/elysiajs/elysia/issues/1406) strictly check for 200 inline status code
44
- coerce union status value and return type
55
- 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
77
- [#1416](https://github.com/elysiajs/elysia/issues/1416) check if object is frozen before merging, add try-catch to prevent crash
88
- [#1419](https://github.com/elysiajs/elysia/issues/1419) guard doesn't apply scoped/global schema to object macro
99
- [#1425](https://github.com/elysiajs/elysia/issues/1425) DELETE doesn't ihnerit derive/resolve type

0 commit comments

Comments
 (0)