Releases: elysiajs/node
Releases · elysiajs/node
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
1.2.0
Feature
- Initialization
- support Elysia 1.2
Full Changelog: https://github.com/elysiajs/node/commits/1.2.0