Skip to content

Conversation

novemberborn
Copy link
Member

  • Remove is-error dependency
  • Document edge case where error instanceof Error can be true, yet AVA does not recognize error as an error

See also #2911 for an earlier attempt.

Includes a workaround for nodejs/node#48716 so that we can treat worker errors as such.

They're not native due to nodejs/node#48716, but we want to treat them as such anyway.
* Remove is-error dependency
* Document edge case where `error instanceof Error` can be true, yet AVA does not recognize `error` as an error

See also #2911 for an earlier attempt.
@novemberborn
Copy link
Member Author

@drazisil I figured out the problem with #2911!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
breaking requires a SemVer major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant