This commit is contained in:
parent
fa2be029a2
commit
724d70e58b
3339 changed files with 1075535 additions and 0 deletions
35
frontend/node_modules/combine-errors/History.md
generated
vendored
Normal file
35
frontend/node_modules/combine-errors/History.md
generated
vendored
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
|
||||
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
|
||||
Reference in a new issue