Skip to content

Releases: elysiajs/node

1.4.6

19 May 21:26
0aae141

Choose a tag to compare

What's changed

Fixed:

  • use Elysia namespace

Full Changelog: 1.4.5...1.4.6

1.4.5

17 Feb 09:04
276ba8b

Choose a tag to compare

What's changed

Bug fix:

  • request.wsId is undefined when using WebSocket

Full Changelog: 1.4.4...1.4.5

1.4.4

09 Feb 05:03
7d43b67

Choose a tag to compare

What's Changed

Bug fix:

  • #55 allow node cluster mode as default by @rramadhani14
  • createResponseHandler with more precision headers merging
  • simplify ws hook

New Contributors

Full Changelog: 1.4.3...1.4.4

1.4.3

05 Jan 14:33
dbdf403

Choose a tag to compare

What's changed

Bug fix:

  • #54 update srvx to 0.10.0
  • #53 setting cookie and redirecting returns immutable

Full Changelog: 1.4.2...1.4.3

1.4.2

04 Nov 02:50
013019b

Choose a tag to compare

What's Changed

Bug fix:

  • #52 incorrectly constructed responses for 204 status codes
  • #50 websockets ws.data is undefined

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1

29 Sep 16:44
fbbe577

Choose a tag to compare

What's Changed

Change:

  • use srvx for full Web Standard Compatibility
  • remove @hono/node-server

Improvement:

  • support full WebSocket via crossws
  • support ElysiaFile content-type, and content-range

Full Changelog: 1.4.0...1.4.1

1.4.0

12 Sep 16:57
5a3d4e8

Choose a tag to compare

What's new

Improvement:

  • support Elysia 1.4

Full Changelog: 1.3.1...1.4.0

1.3.1

24 Aug 13:53
c23c109

Choose a tag to compare

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

27 May 13:19
4b293c9

Choose a tag to compare

What's new

Change:

  • use WebStandard Compatibility via @hono/node-server

Full Changelog: 1.2.6...1.3.0

1.2.6

21 Feb 13:24
1cee12b

Choose a tag to compare

What's Changed

Bug fix:

  • #34 ERR_HTTP_HEADERS_SENT when sending FormData
  • #29, #30 server.reload() causes Uncaught AddrInUse: Address already in use

New Contributors

  • @jhgg made their first contribution in #30

Full Changelog: 1.2.5...1.2.6