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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ Bug fix:
13
13
-[#1274](https://github.com/elysiajs/elysia/issues/1274) support .use(undefined | false) for conditional plugin
14
14
-[#1276](https://github.com/elysiajs/elysia/issues/1276) mapResponse with set inference produce invalid instruction
15
15
-[#1268](https://github.com/elysiajs/elysia/issues/1268) using number instead of stringifed value for reporting validation error
16
+
-[#1297](https://github.com/elysiajs/elysia/issues/1297), [#1325](https://github.com/elysiajs/elysia/pull/1325) fix HTML imported pages in compiled apps
17
+
-[#1319](https://github.com/elysiajs/elysia/pull/1319) fix array of plugin usage causes incorrect path aggregation
16
18
-[#1323](https://github.com/elysiajs/elysia/issues/1323) don't duplicate error from plugin
0 commit comments