combine-errors
Version:
Combine errors into one
36 lines (21 loc) • 543 B
Markdown
3.0.3 / 2016-06-28
==================
* use ES5 syntax for browser support
3.0.2 / 2016-06-07
==================
* fix combining repeated errors and handle the stack better
3.0.1 / 2016-04-24
==================
* use custom-error-instance
3.0.0 / 2016-03-25
==================
* extend with a custom error
2.0.0 / 2016-03-23
==================
* use a semicolon to separate errors :-X
1.0.1 / 2016-03-11
==================
* quick tests and fix error.message
0.0.1 / 2010-01-03
==================
* Initial release