What's changed
Bug fix:
- #1469 incorrect ping, pong type signature
- #1467 better error union handling in
onError
- #1463 responseValue is undefined in afterHandle when beforeHandle returns status
- #1460 compressed response in mapResponse is corrupted if status !== 200
- #1456 add response type check for stream
- #1451 cookie validation is not running when there's no body schema
- make
file-type
non optional dependency to fix default build problem
Full Changelog: 1.4.10...1.4.11