Releases: elysiajs/node
Releases · elysiajs/node
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