Skip to content
This repository was archived by the owner on Aug 19, 2021. It is now read-only.

2.0.0

Choose a tag to compare

@spudly spudly released this 08 Jul 21:58
· 33 commits to master since this release
  • BREAKING: es6 users should not import 'error-subclass/es6'. Just import 'error-subclass'
  • rewrote w/o class syntax because it doesn't work with babel6 for some reason.
  • updated dependencies
  • updated docs
  • switch from istanbul to nyc