Skip to content

Latest commit

 

History

History
157 lines (70 loc) · 5.64 KB

CHANGELOG.md

File metadata and controls

157 lines (70 loc) · 5.64 KB

Changelog

7.0.0 (2024-10-06)

⚠ BREAKING CHANGES

  • update dependencies and support ESLint 9

Features

  • update dependencies and support ESLint 9 (0d7a54d)

6.0.1 (2024-07-12)

Bug Fixes

  • make it work with --cache (fce655e)

6.0.0 (2024-07-11)

⚠ BREAKING CHANGES

  • update ESLint to flat config (#22)

Features

5.1.0 (2023-12-05)

Features

5.0.1 (2023-05-08)

Bug Fixes

  • publish to GitHub package registry (f809408)

5.0.0 (2023-02-21)

⚠ BREAKING CHANGES

  • update peer dependencies to graphql v16

Features

  • update peer dependencies to graphql v16 (0bc148c)

4.0.2 (2022-06-09)

Bug Fixes

  • disable rules which are too restrictive (33573c6)

4.0.1 (2022-06-09)

Bug Fixes

  • update graphql eslint peer dependency version (a7a05f7)

4.0.0 (2022-06-09)

⚠ BREAKING CHANGES

  • update to graphql eslint v3 and configure new rules (#14)

Features

  • update to graphql eslint v3 and configure new rules (#14) (67851d7)

3.0.0 (2021-10-15)

⚠ BREAKING CHANGES

  • update to ESLint v8

Features

2.0.0 (2021-10-12)

⚠ BREAKING CHANGES

  • mark eslint plugin as peer dependency

Bug Fixes

  • mark eslint plugin as peer dependency (5acb656)

1.3.0 (2021-08-23)

Features

  • upgrade graphql eslint plugin (642eca2)

1.2.0 (2021-05-21)

Features

  • upgrade plugin and active unique-type-names rule (#8) (f51e03a)

1.1.3 (2021-05-10)

Bug Fixes

1.1.2 (2021-02-03)

Bug Fixes

  • correct typo in rule (baa9158)
  • deactivate unique-enum-value-names (0d19657)

1.1.1 (2021-02-03)

Bug Fixes

  • do not ignore publish release step (cc4ee55)

1.1.0 (2021-02-03)

Features

  • add basic rules and test case (9431436)

Bug Fixes

  • add PACKAGE_NAME to release action (6dcf963)

1.0.0 (2021-02-03)

Features

  • add basic rules and test case (9431436)