Skip to content

Commit cd7a6a1

Browse files
committed
🎉 feat: release 1.1.27
1 parent 489fb57 commit cd7a6a1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.1.27 - 23 Dec 2024
2+
Bug fix:
3+
- [#963](https://github.com/elysiajs/elysia/pull/963) array parser on query string when AOT is off
4+
- [#961](https://github.com/elysiajs/elysia/pull/961) literal handler when AOT is off
5+
16
# 1.1.26 - 4 Dev 2024
27
Bug fix:
38
- [#907](https://github.com/elysiajs/elysia/issues/907), [#872](https://github.com/elysiajs/elysia/issues/872), [#926](https://github.com/elysiajs/elysia/issues/926) BooleanString is not behave correctly if property is not provided

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.1.26",
4+
"version": "1.1.27",
55
"author": {
66
"name": "saltyAom",
77
"url": "https://github.com/SaltyAom",

0 commit comments

Comments
 (0)