Releases: leven-framework/router
Releases · leven-framework/router
1.1.0
Request
decoded JSON body will now be an object instead of an array.
disclaimer: this is a breaking change but I'm not bumping the major version number because nobody's using the router yet. in the future, semver will be obligatory!
1.0.1
Request->body
(decoded request body) isn't limited to being an array anymore
- detecting invalid JSON in request body should now work