Skip to content

v1.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 13:02
· 47 commits to main since this release
bf821f5

1.5.3 (2024-03-20)

Bug Fixes

  • Make config TypeScript compatible (777ab12)
  • prefer-web-first-assertions: Fix error with nested call expressions (bf821f5), closes #276

Tests

  • valid-describe-callback: Add test case for async describe with tags (ae78045)