This repository has been archived on 2026-07-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drive/frontend/node_modules/combine-errors/History.md
Elijah 724d70e58b
Some checks failed
Automated Container Build / build-and-push (push) Failing after 12s
Inital build
2026-05-22 12:29:43 -07:00

35 lines
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