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 3af9786 commit 837dd7aCopy full SHA for 837dd7a
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 1.4.17
+# 1.4.17 - 2 Dec 2025
2
Improvement:
3
- [#1573](https://github.com/elysiajs/elysia/pull/1573) `Server` is always resolved to `any` when `@types/bun` is missing
4
- [#1568](https://github.com/elysiajs/elysia/pull/1568) optimize cookie value comparison using FNV-1a hash
package.json
@@ -1,7 +1,7 @@
{
"name": "elysia",
"description": "Ergonomic Framework for Human",
- "version": "1.4.17-exp.1",
+ "version": "1.4.17",
5
"author": {
6
"name": "saltyAom",
7
"url": "https://github.com/SaltyAom",
0 commit comments