- Switched to pnpm
- [BREAKING] Upgraded deps - This caused a very minor error that resulted in not being able to default the
status
property to 500, so classes derived fromHttpError
must now explicitly set their status property. - Implemented eslint and prettier
- Added github CI
- Switched to publishing on npmjs.com
- Added public
loglevel
property toHttpError
to capture the level at which the error should be logged