v5.0.0-next.2
Changes since v5.0.0-next.1: - [New] `tape` binary: Add -i flag to ignore files from gitignore (#492) - [New] add `t.match()` and `t.doesNotMatch()`, new in `node` `v13.6` - [readme] remove long-dead testling-ci badge Changes since v4.13.0: - [Breaking] `error` should not emit `expected`/`actual` diags (#455) - [Breaking] support passing in an async function for the test callback (#472) - [Breaking] update `deep-equal` to v2 - [Deps] update `resolve` - [meta] change dep semver prefix from ~ to ^