github elysiajs/elysia 1.2.13

latest releases: 1.2.21, 1.2.20, 1.2.19...
6 days ago

What's new

Improvement:

  • #977 use Registry instead of TypeSystem
  • remove redundant switch-case for path mapping when strictPath is disabled and path is overlapped
  • remove redundant allocation for nativeStaticHanlder when strictPath path is overlapped

Bug fix:

  • #1062 correctly set t.Date() defaults
  • #1050 app.onRequest(ctx => {ctx.server}): Can't find variable: getServer
  • #1040 undefined route context on aot=false
  • #1017 replace t.Number() for Type.Integer()
  • #976 error responses with aot: false
  • #975 await nested async plugins
  • #971 wrap import("fs/promises") in try-catch to avoid error
  • discord file format doesn't check for '*' format

New Contributors

Full Changelog: 1.2.12...1.2.13

IMG_0319

Don't miss a new elysia release

NewReleases is sending notifications on new releases.