Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

v2.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Nov 21:05
979770c

2.0.0-beta.1 (2021-11-20)

chore

  • rename use-selector-in-select to prefer-selector-in-select (cbce3fe)
  • update ESLint, TS ESLint (1213680)
  • update ESLint, TS ESLint (979770c)

BREAKING CHANGES

  • Requires the following versions:
  • ESLint v8
  • TypeScript ESLint v5
  • Rename the rule 'use-selector-in-select' to 'prefer-selector-in-select'
    to make the name consistent with the other rules.
  • Requires the following versions:
  • ESLint v8
  • TypeScript ESLint v5