Releases: flex-development/errnode
Releases · flex-development/errnode
1.0.0
1.0.0 (2022-12-28)
📦 Build
🤖 Continuous Integration
- fix @dependabot npm package-ecosystem x yarn integration (552f7c6)
- workflows: [
ci
] upload coverage report to codecov (fae69dc)
📝 Documentation
- "when should i use this?" (c1341c1)
- add "differences between node.js" to toc (635587f)
- api (8320cf1)
- types (a5e0903)
- use (e80e1c3)
✨ Features
- enums:
ErrorCode
(b3f705a) - internal:
formatMessage
(9494c4c) - internal:
kIsNodeError
(18825fd) - internal:
prepareStackTrace
(e2ac0f9) - types:
MessageFn
(139c893) - types:
NodeError
(4926126) - types:
NodeErrorConstructor
(de221cd) - utils:
createNodeError
(d82b2bf) - utils:
determineSpecificType
(8c83b4e)