Skip to content

Releases: kotarella1110/eslint-plugin-react-form-fields

v1.1.0

13 May 07:36
Compare
Choose a tag to compare

1.1.0 (2021-05-13)

Features

v1.0.4

04 May 10:13
Compare
Choose a tag to compare

1.0.4 (2021-05-04)

Bug Fixes

  • deps: bump @typescript-eslint/experimental-utils (4146dae)

v1.0.3

14 Apr 02:09
Compare
Choose a tag to compare

1.0.3 (2021-04-14)

Bug Fixes

  • exclude from no-only-value-prop rule when input type is hidden (#23) (96044cb)

v1.0.2

13 Apr 01:27
Compare
Choose a tag to compare

1.0.2 (2021-04-13)

Bug Fixes

  • deps: bump @typescript-eslint/experimental-utils (dcd4949)

v1.0.1

06 Apr 07:48
Compare
Choose a tag to compare

1.0.1 (2021-04-06)

Bug Fixes

  • change from dynamic import to require (#11) (33c02c3)

v1.0.0

06 Apr 04:10
Compare
Choose a tag to compare

1.0.0 (2021-04-06)

Bug Fixes

  • deps: bump @typescript-eslint/experimental-utils (7e2e0ae)

Features

  • add no-mix-controlled-with-uncontrolled rule (de39114)
  • add no-only-value-prop rule (8217b34)
  • init (a34d4e6)