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 2e66347 commit 65ea05eCopy full SHA for 65ea05e
CHANGELOG.md
@@ -3,7 +3,7 @@
3
## Bug fixes
4
5
- Fix
6
- [`BaseError.normalize(error, NewErrorClass)](README.md#errorclassnormalizeerror-newerrorclass).
+ [`BaseError.normalize(error, NewErrorClass)`](README.md#errorclassnormalizeerror-newerrorclass).
7
`error` is converted to `NewErrorClass` if it was an instance of a
8
`BaseError`'s subclass. However, `error` was not converted when it was an
9
instance of `BaseError` itself, which was incorrect.
0 commit comments