We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c64d08 commit 0ece686Copy full SHA for 0ece686
CHANGELOG.md
@@ -9,6 +9,7 @@ Bug fix:
9
- [#1075](https://github.com/elysiajs/elysia/issues/1075) nested async plugins mismatch routes to handlers
10
- [#1073](https://github.com/elysiajs/elysia/issues/1073) file type validation not working
11
- [#1070](https://github.com/elysiajs/elysia/issues/1070) .mount is mutating the incoming request method
12
+- mount path is incorrect when using prefix with trailing `*`
13
- [#873](https://github.com/elysiajs/elysia/issues/873) add `experimental.encodeSchema` for custom `Transform` Encode type
14
15
# 1.2.15 - 19 Feb 2025
0 commit comments