Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@rzhw rzhw released this 09 Jun 06:24
· 16 commits to master since this release

New features:

Classes can now be skipped based on regexes, by passing them into the except option. In other words, except now accepts both string and RegExp. (#40)

Developer changes:

Upgraded to jest 27