Skip to content

v0.0.21

Choose a tag to compare

@github-actions github-actions released this 14 Apr 09:53
· 115 commits to main since this release
v0.0.21
bdcb482

[0.0.21] (2026-04-14)

  • General: Support plain value assertions in expect()toBe, toEqual, toBeTruthy, toBeFalsy, toContain, toMatch, and more (#17)
  • CI: Add explicit permissions and npm audit to CI workflow (#19)
  • CI: Use npm ci instead of npm install and add CODEOWNERS (#20)