Skip to content

Releases: kbariotis/throw.js

v4.1

22 Dec 17:30
Compare
Choose a tag to compare

Adds JSON serialization to errors.

v4.0

22 Nov 20:10
0abba8b
Compare
Choose a tag to compare
  • Compiles with TypeScript and provides types.
  • Adds error stacking to keep track of the original stack traces

v3.0

30 Dec 18:54
Compare
Choose a tag to compare

Rename classes to comply with known linters that want constructors to have the first letter uppercase.

v2.0

01 Mar 21:12
Compare
Choose a tag to compare
rename Error classes to Uppercase

Initial Release

12 May 20:01
Compare
Choose a tag to compare
v1.0

improve docs