All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
2.0.0-0 (2024-09-17)
- HttpError's static .cause() method was changed to .getCause(). Constructor arguments were consolidated, so there are now two optional arguments instead. Target ES version is now ES2022
- update to support contextual-error v2.0.0 (157fff6)
1.2.2-0 (2024-09-17)
1.2.1 (2021-05-07)
1.2.0 (2020-09-22)
- enhance isHttpError with type predicate (eb4bf64)
1.1.0 (2020-09-22)
- implement isHttpError method (2a2e37b)