• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Changelog
2
3## Not yet released
4
5None yet.
6
7## v1.10.0
8
9* #49 want convenience functions for MultiErrors
10
11## v1.9.0
12
13* #47 could use VError.hasCauseWithName()
14
15## v1.8.1
16
17* #39 captureStackTrace lost when inheriting from WError
18
19## v1.8.0
20
21* #23 Preserve original stack trace(s)
22
23## v1.7.0
24
25* #10 better support for extra properties on Errors
26* #11 make it easy to find causes of a particular kind
27* #29 No documentation on how to Install this package
28* #36 elide development-only files from npm package
29