Skip to content

v5.3.0

Latest
Compare
Choose a tag to compare
@venables venables released this 04 Mar 19:41
· 1 commit to master since this release

New

  • Add fallback option to allow always setting ctx.request.body to {} upon JSON parsing failure, etc. The default is to leave ctx.request.body as undefined.

Updated

  • Updated test suite to ensure 100% coverage
  • Updated documentation to more clearly define available options and default behavior