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 bd30fa2 commit 94523adCopy full SHA for 94523ad
CHANGELOG.md
@@ -5,6 +5,9 @@ Improvement:
5
- refactor SSE handler
6
- support returning `ReadbleStream` from generator or async generator
7
8
+Change:
9
+- sse no longer include generated id by default
10
+
11
Bug fix:
12
- static response now use callback clone instead of bind
13
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "elysia",
3
"description": "Ergonomic Framework for Human",
4
- "version": "1.3.15",
+ "version": "1.3.16",
"author": {
"name": "saltyAom",
"url": "https://github.com/SaltyAom",
0 commit comments