Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 556 Bytes

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 556 Bytes

1.2.3 - 27 Dec 2024

Bug fix:

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

1.2.2 - 27 Dec 2024

Bug fix:

  • 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

1.2.1 - 25 Dec 2024

Change:

  • Set minimum Elysia version to 1.2.3

Bug fix:

  • decorator name with space is not working

1.2.0 - 24 Dec 2024

Feature:

  • init