Skip to content

Commit

Permalink
Add missing changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
krzkaczor committed Dec 29, 2021
1 parent 3c6710a commit 489321e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/dry-crabs-appear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'earljs': patch
---

Add new validators and matchers: `toBeTruthy`, `toBeFalsy`, `toBeDefined`, `toBeNullish`
5 changes: 5 additions & 0 deletions .changeset/strong-lies-work.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'earljs': patch
---

Allow to override `toEqual` types via plugins

0 comments on commit 489321e

Please sign in to comment.