Bug fix:
- request.wsId is undefined when using WebSocket
Bug fix:
- #55 allow node cluster mode as default
- createResponseHandler with more precision headers merging
- simplify ws hook
Bug fix:
Bug fix:
Change:
- use srvx for full Web Standard Compatibility
- remove
@hono/node-server
Improvement:
- support full WebSocket via crossws
- support
ElysiaFilecontent-type, andcontent-range
Improvement:
- support Elysia 1.4
Change:
- update
@hono/node-serverto 1.19.0 - minimum support for Elysia is set to 1.3.18
Change:
- use WebStandard Compatibility via
@hono/node-server
Bug fix:
- #34 ERR_HTTP_HEADERS_SENT when sending FormData
- #29, #30 server.reload() causes Uncaught AddrInUse: Address already in use
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
ReadableStreamduplex 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
Responseis used withmapResponse - #11
Content-LengthwithUTF-82-byte characters - Ponyfill for
fs.openAsBlobandPromise.withResolve
Change:
- Set minimum Elysia version to 1.2.3
Bug fix:
- decorator name with space is not working
Feature:
- init