v0.4.1
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]>