Skip to content

Releases: elysiajs/node

1.2.3

27 Dec 16:20
ff76f8e
Compare
Choose a tag to compare

Bug fix:

  • async module doesn't load (eg. @elysiajs/swagger)

Full Changelog: 1.2.2...1.2.3

1.2.2

27 Dec 12:48
fbb7dca
Compare
Choose a tag to compare

What's Changed

  • Set minimum Elysia version to 1.2.7
  • Response doesn't reconcile when handler return Response is used with mapResponse
  • #11 Content-Length with UTF-8 2-byte characters
  • Ponyfill for fs.openAsBlob and Promise.withResolve

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

24 Dec 19:26
23a0d4f
Compare
Choose a tag to compare

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

23 Dec 15:32
9f5ba74
Compare
Choose a tag to compare

Feature

  • Initialization
  • support Elysia 1.2

Full Changelog: https://github.com/elysiajs/node/commits/1.2.0