Releases: ahmadnassri/node-api-problem
Releases · ahmadnassri/node-api-problem
v6.1.2
6.1.2 (2020-07-17)
Bug Fixes
- docs: include docs for toObject (c3a57a1)
v6.1.1
6.1.1 (2020-07-17)
Bug Fixes
- spec: status should be a number (b89cd3c)
v6.1.0
6.1.0 (2020-07-17)
Bug Fixes
- polyfill: polyfill Object.fromEntries for node < 12 (377ed6b)
Features
- new property .toObject() that exports the whole object and escapes Error class (5435a0f)
v6.0.1
6.0.1 (2019-08-23)
Bug Fixes
v6.0.0
6.0.0 (2019-08-23)
Features
- errors: inherit from Error Class (8e64fc1)
BREAKING CHANGES
- errors: the library behavior now mimics a throwable Error
v5.1.2
5.1.2 (2019-02-18)
Bug Fixes
- dependencies: update dependencies (435d58d)
- status-codes: update default web link to status codes (8c389be)
v5.1.1
5.1.1 (2019-01-26)
Bug Fixes
- types: default type should be an IANA STATUS code link (6c67e08)
v5.1.0
5.1.0 (2019-01-26)
Bug Fixes
- lock-files: add package lockfiles (d8ac1a5)
Features
- package: include lock file (87d13a9)
v5.0.1
<a name"5.0.1">
5.0.1 (2017-01-30)
Bug Fixes
- main: correct module main export (54d70720)