Skip to content

v6.0.0-alpha.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 12:02

6.0.0-alpha.15 (2023-08-05)

Bug Fixes

  • await-async-util: false positives due to empty strings (#733) (c2b8515)
  • await-async-utils: false positive when destructuring (#722) (34a0a55)
  • deps: update dependencies to latest minor (#753) (9dbd966)
  • prefer-presence-queries: ignore getBy* inside within for on absence queries (#740) (b75dc73)

Features

  • add prefer-query-matchers rule (#750) (31516ad)
  • consistent-data-testid: add support for custom error message (#719) (79b380f), closes #718