github elysiajs/elysia 1.4.22

18 hours ago

What's Changed

Improvement:

  • #1655 decode single values in ArrayQuery by @zoriya
  • use imperative check for replaceURLPath instead of allocating new URL
  • reduce ts-ignore/ts-expect-error on promise map handler

Bug fix:

  • #1671 mount produces incorrect URL path when Elysia instance has prefix option
  • #1617, #1623 AOT compilation removes beforeHandle when using arrow function expression by @tt-a1i
  • #1667 skip body parsing on mount with dynamic mode
  • #1662 custom thenable fallback in mapCompactResponse causing runtime crash with undefined variable by @raunak-rpm
  • #1661, #1663 fix SSE double-wrapping bug when returning pre-formatted Response by @raunak-rpm in
  • ValueError with summary missing types
  • Elysia not using Bun.routes by default

New Contributors

Full Changelog: 1.4.21...1.4.22

Don't miss a new elysia release

NewReleases is sending notifications on new releases.