Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 00:25
· 150 commits to main since this release
d7c0753

1.0.0 (2024-02-11)

Features

  • Add no-get-by-title rule (d7c0753), closes #196
  • Add support for settings.globalAliases to support custom test/expect names (40759e7)
  • Remove support for global assertFunctionNames (cc3159a)
  • Rename additionalAssertFunctionNames to assertFunctionNames (ed5d7bc)

BREAKING CHANGES

  • Rename the additionalAssertFunctionNames option to assertFunctionNames. The accepted values are the same, the setting name is the only change.
  • assertFunctionNames is now only available at the rule level