🚀 Features
🐞 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)