Releases: elysiajs/node
Releases · elysiajs/node
1.4.1
1.4.0
1.3.1
What's changed
Change:
- update
@hono/node-server
to 1.19.0 - minimum support for Elysia is set to 1.3.18
Full Changelog: 1.3.0...1.3.1
1.3.0
What's new
Change:
- use WebStandard Compatibility via
@hono/node-server
Full Changelog: 1.2.6...1.3.0
1.2.6
1.2.5
1.2.4
What's Changed
- set duplex to 'half' by @Chuiantw1212 in #22
Bug fix
- Support Elysia 1.2.11
- #23 Response body object should not be disturbed or locked
- #15 Possibly fix
ReadableStream
duplex issue? - #14 ReadableStream has already been used if request is reference multiple time
- #18 reading cookie cause an error
- Unable to set response status when error is thrown
New Contributors
- @Chuiantw1212 made their first contribution in #22
Full Changelog: 1.2.3...1.2.4
1.2.3
1.2.2
What's Changed
- Set minimum Elysia version to 1.2.7
- Response doesn't reconcile when handler return
Response
is used withmapResponse
- #11
Content-Length
withUTF-8
2-byte characters - Ponyfill for
fs.openAsBlob
andPromise.withResolve
New Contributors
- @bogeychan made their first contribution in #11
Full Changelog: 1.2.1...1.2.2
1.2.1
Change:
- Set minimum Elysia version to 1.2.3
Bug fix:
- decorator name with space is not working
Full Changelog: 1.2.0...1.2.1