Bug fix:
- #23 Response body object should not be disturbed or locked
Change:
- Support Elysia 1.2.11
Bug fix:
- #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
Bug fix:
- async module doesn't load (eg. @elysiajs/swagger)
Bug fix:
- 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
Change:
- Set minimum Elysia version to 1.2.3
Bug fix:
- decorator name with space is not working
Feature:
- init