
What's new
Feature:
- Support Bun native static response per method for Bun >= 1.2.14
- #1213 trace.time is undefined in .trace() callback
Improvement:
- implement all universal type
- offload
AsyncGenerator
,ReplaceFile
from Eden Treaty toCreateEden
- #1223 infer
status(200)
response from handler if not specified - #1185 use non-greedy match for
isContextPassToFunction
to prevent false positive
Full Changelog: 1.3.1...1.3.2