What's Changed
Improvement:
- ElysiaFile doesn't inherits
set.headers
eg. cors - [Web Standard] automatically set
Content-Type
,Content-Range
of ElysiaFile
Bug fix:
- #1316 fix context type when multiple macros are selected by @L-Mario564
- #1306 preserve type narrowing in getSchemaValidator by @kimzuni
- add
set
tohandleFile
when file isElysiaFile
- [Web Standard] inherit set.status for
ElysiaFile
- make
ElysiaAdapter.stop
optional
New Contributors
- @L-Mario564 made their first contribution in #1316
- @kimzuni made their first contribution in #1306
Full Changelog: 1.3.7...1.3.8