1.1
版本发布时间: 2024-07-17 00:22:41
elysiajs/elysia最新发布版本:1.1.17(2024-09-29 19:19:16)
🚀 Features
- Add option for body cleaning - by @m1212e (4a5b7)
🐞 Bug Fixes
- Support for module promise in
Elysia#use
- by @aleclarson (6a5ae) - Await the
.modules
of nested Elysia instances - by @aleclarson (d7d69) - Shift promise in
PromiseGroup
even when rejected - by @aleclarson (5eed3) - Cookie decode value might be null - by @ahjsrhj (5f4e1)
- Cookie decode value might be null, add continue - by @ahjsrhj (25b9d)
- Set correct normalization behavior for addtional properties - by @m1212e (78643)