New
1.4.21
What's Changed
Improvement:
- #1654 encode t.Date() to iso string by @zoriya
- #1624 apply macros before merging hooks in group method by @tt-a1i
Bug fix:
- call Sucrose GC unref when possible (browser fallback)
- add allowUnsafeValidationDetails to Standard Validator
New Contributors
- @tt-a1i made their first contribution in https://github.com/elysiajs/elysia/pull/1624
- @zoriya made their first contribution in https://github.com/elysiajs/elysia/pull/1654
Full Changelog: https://github.com/elysiajs/elysia/compare/1.4.20...1.4.21