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 ead9f4d commit aadb7c6Copy full SHA for aadb7c6
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# 1.1.13 - 18 Sep 2024
2
+Feature:
3
+- [#813](https://github.com/elysiajs/elysia/pull/813) allow UnionEnum to get readonly array by @BleedingDev
4
+
5
Bug fix:
6
- [#830](https://github.com/elysiajs/elysia/issues/830) Incorrect type for ws.publish
7
- [#827](https://github.com/elysiajs/elysia/issues/827) returning a response is forcing application/json content-type
0 commit comments