Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Releases: kufu/eslint-config-smarthr

v8.0.0

13 Dec 01:27
dcd50f8
Compare
Choose a tag to compare

8.0.0 (2024-12-12)

⚠ BREAKING CHANGES

ESLint v9 及び FlatConfig への対応をしました。

これにともない、ESLint v8 以下及び LegacyConfig では利用できなくなりました。

What's Changed

  • chore: update dependency @types/react to ^18.3.13 by @renovate in #900
  • chore: update typescript-eslint monorepo to ^8.17.0 (minor) by @renovate in #899
  • chore: update dependency @types/react to ^18.3.14 by @renovate in #901
  • chore: update dependency @types/react to ^18.3.15 by @renovate in #905
  • chore: update dependency @types/react to ^18.3.16 by @renovate in #906
  • chore!: ESLint v9 + FlatConfig by @s-sasaki-0529 in #898

Full Changelog: v7.3.0...v8.0.0

v7.3.0

26 Nov 06:40
Compare
Choose a tag to compare

7.3.0 (2024-11-26)

Features

  • a11y-requried-layout-as-attribute をデフォルトでwarnに設定 (4e92ffb)

v7.2.1

25 Nov 07:14
Compare
Choose a tag to compare

7.2.1 (2024-11-25)

v7.2.0

04 Nov 22:41
Compare
Choose a tag to compare

7.2.0 (2024-11-04)

Features

v7.1.0

31 Oct 22:19
Compare
Choose a tag to compare

7.1.0 (2024-10-31)

Features

  • smarthr/a11y-form-control-in-form をdefault warnに変更 (e63bae4)

v7.0.1

25 Oct 01:00
Compare
Choose a tag to compare

7.0.1 (2024-10-25)

v7.0.0

10 Oct 21:54
235f707
Compare
Choose a tag to compare

What's Changed

typescript-eslint が v8 にメジャーバージョンアップされます。
一部デフォルトルールの変更などが含まれるため、アプリケーションコードの修正が必要になる場合があります。

近いうち、eslint v9 への対応にあわせて、再度メジャーバージョンアップを行う予定なので、段階を踏んでバージョンアップすることをおすすめします。

  • chore: update dependency @types/react to ^18.3.8 by @renovate in #870
  • chore: update dependency @types/react to ^18.3.9 by @renovate in #871
  • chore: update dependency @types/react to ^18.3.10 by @renovate in #873
  • chore: update dependency eslint-plugin-react to ^7.37.0 by @renovate in #872
  • chore: update dependency eslint-plugin-react to ^7.37.1 by @renovate in #874
  • chore: update dependency @types/react to ^18.3.11 by @renovate in #875
  • chore: update dependency eslint-plugin-import to ^2.31.0 by @renovate in #876
  • chore: update dependency typescript to ^5.6.3 by @renovate in #878
  • chore: typescript-eslint を v8 にバージョンアップする by @s-sasaki-0529 in #877

Full Changelog: v6.33.2...v7.0.0

v6.33.2

18 Sep 06:22
37a58c1
Compare
Choose a tag to compare

What's Changed

  • chore: update dependency eslint-plugin-react to ^7.36.1 by @renovate in #863
  • chore: update dependency @types/react to ^18.3.6 by @renovate in #864
  • chore: update typescript-eslint monorepo to ^8.6.0 (minor) by @renovate in #865
  • chore: update dependency @types/react to ^18.3.7 by @renovate in #866
  • chore: typescript-eslint を v8 から v7 に戻す by @s-sasaki-0529 in #867

Full Changelog: v6.33.1...v6.33.2

v6.33.1

10 Sep 01:42
Compare
Choose a tag to compare

6.33.1 (2024-09-10)

v6.33.0

02 Jul 04:43
Compare
Choose a tag to compare

6.33.0 (2024-07-02)

Features