Releases: onbjerg/micro-boom
Releases · onbjerg/micro-boom
2.0.0
Features
- Upgrades to the
@hapi/boom@8
(#40)
v1.2.0
Features
- Use err.statusCode as fallback if defined (#18)
v1.1.0
Minor Changes
- Add WWW-Authenticate challenge to headers for 401 responses: 2fec1a5
1.0.3
Patches
- Fix: don't call wrap with custom status for Boom error: 1917cce
1.0.1
Patches
- Add notice on HTTP 500 errors discarding messages to README: 900f3f6
- Add tests: 5c7cd9d
- Add missing peer dependency
request
: 7b604a9
- Move
async-to-gen
to dev deps: 3a2cf57