Skip to content

1.2.11

Latest
Compare
Choose a tag to compare
@SaltyAom SaltyAom released this 01 Feb 12:50
caaf17c

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