Releases: kbariotis/throw.js
Releases · kbariotis/throw.js
v4.1
Adds JSON serialization to errors.
v4.0
- Compiles with TypeScript and provides types.
- Adds error stacking to keep track of the original stack traces
v3.0
Rename classes to comply with known linters that want constructors to have the first letter uppercase.
v2.0
rename Error classes to Uppercase