github elysiajs/elysia 1.2.11

one day ago

What's new

  • Reduce memory usage:
    • Compressed lifecycle event
    • Avoid unnecessary declaration in compose.ts
    • Lazily build radix tree for dynamic router

Change:

  • Update TypeBox to 0.34.15

Bug fix:

  • #1039 Elysia fails to start with an error inside its own code when using decorate twice with Object.create(null)
  • #1005 Parsing malformed body with NODE_ENV 'production' results in UNKNOWN error
  • #1037 Validation errors in production throw undefined is not an object (evaluating 'error2.schema')
  • #1036 Support Bun HTML import

Full Changelog: 1.2.10...1.2.11

Don't miss a new elysia release

NewReleases is sending notifications on new releases.