Skip to content

v0.4.1

Compare
Choose a tag to compare
@Sorikairox Sorikairox released this 21 May 00:41
· 230 commits to main since this release
3c49eee
fix(*): body management and route creation

* Fix(serve): fix tests, @Body, bump oak

* Move tsconfig.json into deno.json to load it by default
* Fix @Body throwing on empty body or in some tests
* Downgrade Reflect to 1.12-1 to fix typing issue
* Fix typing and functional issues in tests
* Improve error message for unknown http method
* Bump Oak to 10.5.1
* fix(router): body and subpath work

* refactor(import): remove useless import

Co-authored-by: Robin Goupil <[email protected]>