Skip to content

Commit 4726d5d

Browse files
committed
📘 chore: 1.4.18
1 parent 591150d commit 4726d5d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.4.18 - 4 Dec 2025
2+
Security:
3+
- use `JSON.stringify` over custom escape implementation
4+
15
# 1.4.17 - 2 Dec 2025
26
Improvement:
37
- [#1573](https://github.com/elysiajs/elysia/pull/1573) `Server` is always resolved to `any` when `@types/bun` is missing

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "elysia",
33
"description": "Ergonomic Framework for Human",
4-
"version": "1.4.17",
4+
"version": "1.4.18",
55
"author": {
66
"name": "saltyAom",
77
"url": "https://github.com/SaltyAom",

0 commit comments

Comments
 (0)