Skip to content

Releases: bothrs/eslint-config

release/v1.1.0

15 Nov 11:09
Compare
Choose a tag to compare

1.1.0 (2021-11-15)

Bug Fixes

  • import/order: Handle builtin the same as external (a86da67)

Features

  • a11y: Add recommended for react and react-native (da31c37)

release/v1.0.2

05 Nov 14:18
Compare
Choose a tag to compare

1.0.2 (2021-11-05)

Bug Fixes

release/v1.0.1

05 Nov 13:58
Compare
Choose a tag to compare

1.0.1 (2021-11-05)

Bug Fixes

  • CI: Add rules to bundle (7a9122c)
  • CI: Full build package (184eba8)
  • CI: semantic-release plugin order (1281ae9)

release/v1.0.0

05 Nov 11:40
Compare
Choose a tag to compare

1.0.0 (2021-11-05)

Bug Fixes

  • CI: Correct release workflow trigger (d24f812)
  • CI: Install dependencies with yarn (c359bc0)
  • CI: Mark the package as public (a063a94)
  • CI: Tweaks and refinements (2b5a951)

Features