Skip to content

Commit

Permalink
v5.4.0
Browse files Browse the repository at this point in the history
 - [New] `t.match`/`t.doesNotMatch: fail the test instead of throw on wrong input types.
 - [actions] reuse common workflows
 - [Deps] update `has-dynamic-import`, `object-inspect`
 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`
  • Loading branch information
ljharb committed Dec 26, 2021
1 parent 8881fea commit 7b00833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "tape",
"version": "5.3.2",
"version": "5.4.0",
"description": "tap-producing test harness for node and browsers",
"main": "index.js",
"browser": {
Expand Down

0 comments on commit 7b00833

Please sign in to comment.