What's Changed
Improvement:
- add
ModelValidator.schemafor accessing raw schema - #1636 add
subscriptionstoElysia.wscontext - #1638 unref Sucrose gc by @akim-bow
Bug fix:
- #1649 add null check for object properties (t.Record) by @aymaneallaoui
- #1646 use constant-time comparison for signed cookie verification by @JNX03
- #1639 compose: ReferenceError: "_r_r is not defined" when onError returns plain object & mapResponse exists
- #1631 update Exact Mirror to 0.2.6
- #1630 enforce fetch to return MaybePromise
Bug fix:
Elysia.modelsbroke when referencing non typebox model
New Contributors
- @aymaneallaoui made their first contribution in #1649
- @JNX03 made their first contribution in #1646
Full Changelog: 1.4.19...1.4.20