Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 02:51
· 74 commits to main since this release
3bb8c6a

1.4.0 (2024-02-27)

Features

  • Add valid-describe-callback rule (c0bd18e)
  • Add valid-expect-in-promise rule (cbf356d)
  • Add require-to-throw-message rule (3bb8c6a)

Tests

  • require-hook: Add more test cases (7258d98)
  • require-hook: Add test for valid test.use usage (13141cc)

Refactoring

This release brings with it some major refactoring to the internals of the plugin to improve consistency, performance, and future enhancements. This should not cause any issues as we have a very extensive test suite, but if you encounter any issues, please let us know!