File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1- # 1.4.29 - 17 Mar 2025
1+ # 1.4.28 - 17 Mar 2025
22Feature:
33- [ #1803 ] ( https://github.com/elysiajs/elysia/pull/1803 ) stream response with pull based backpressure
44- [ #1802 ] ( https://github.com/elysiajs/elysia/pull/1802 ) handle range header for file/blob response
@@ -19,9 +19,6 @@ Change:
1919- [ #1613 ] ( https://github.com/elysiajs/elysia/pull/1613 ) export ` ElysiaTypeCustomErrors `
2020- remove Bun specific built
2121- export ` AnySchema ` , ` UnwrapSchema ` , ` ModelsToTypes ` from root
22-
23- # 1.4.28 - 3 Mar 2026
24- Bug fix:
2522- conditional set headers of String and Object when no set.headers is set
2623
2724# 1.4.27 - 1 Mar 2026
Original file line number Diff line number Diff line change 11{
22 "name" : " elysia" ,
33 "description" : " Ergonomic Framework for Human" ,
4- "version" : " 1.4.29 " ,
4+ "version" : " 1.4.28 " ,
55 "author" : {
66 "name" : " saltyAom" ,
77 "url" : " https://github.com/SaltyAom" ,
You can’t perform that action at this time.
0 commit comments