We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56daf0b commit ec24952Copy full SHA for ec24952
CHANGELOG.md
@@ -0,0 +1,21 @@
1
+<a name="8.0.0"></a>
2
+## 8.0.0 (2019-05-06)
3
+
4
5
+#### Bug Fixes
6
7
+* topLevelFields should not serialize known VError proto fields (#91) ([3060c9c6](https://github.com/restify/errors.git/commit/3060c9c6))
8
+* remove duplication of serialized Error properties (#90) ([1da7c76f](https://github.com/restify/errors.git/commit/1da7c76f))
9
10
11
+#### Features
12
13
+* **HttpError:** use @netflix/nerror instead of verror ([a37b7f00](https://github.com/restify/errors.git/commit/a37b7f00))
14
15
16
+#### Breaking Changes
17
18
+* drop 4.x and 6.x Node support
19
20
+ ([56daf0b1](https://github.com/restify/errors.git/commit/56daf0b1))
21
0 commit comments