Skip to content

Latest commit

 

History

History
263 lines (161 loc) · 13 KB

CHANGELOG.md

File metadata and controls

263 lines (161 loc) · 13 KB

Change log

master

1.3.0 (2023-06-03)

1.2.0 (2023-05-06)

  • PR#128 Add autocorrect to UnnecessaryFieldAlias (@TSMMark)
  • PR#130 Feature: add "Order" config to cops: OrderedFields, OrderedArguments (@TSMMark)

1.1.1 (2023-04-01)

1.1.0 (2023-03-13)

1.0.1 (2023-03-13)

1.0.0 (2023-02-26) 🚀

0.19.0 (2023-01-15)

0.18.0 (2022-10-30)

0.17.0 (2022-10-27)

0.16.0 (2022-10-24)

0.15.1 (2022-10-11)

  • PR#96 Allow method calls without explicit receiver in object descriptions (@imustafin)

0.15.0 (2022-09-28)

  • PR#94 Add cop for multiple field definitions, update field definitions cop to handle multiple definitions (@ydah)

0.14.6 (2022-08-31 🍂)

  • PR#93 Enable InternalAffairs cop (@ydah)
  • PR#91 Fix GraphQL/FieldHashKey keyword detection when string key is used (@r7kamura)

0.14.5 (2022-07-02)

  • PR#89 [ExtractType]: add has prefix to default values for config (@MH4GF)

0.14.4 (2022-06-24)

  • PR#86 [OrderedFields] [OrderedArguments]: Improve auto-correction with multiple offenses (@Darhazer)
  • PR#85 [UnusedArgument]: Fix false positive when fields use arguments (@Darhazer)

0.14.3 (2022-05-16)

0.14.2 (2022-03-27)

0.14.1 (2022-03-25)

  • PR#78 [FieldDescription, ArgumentDescription] Support descriptions in blocks with an argument (@alex4787)

0.14.0 (2022-03-23)

  • PR#77 [FieldDefinitions] [FieldDefinitions] Support heredoc descriptionss (@alex4787)
  • PR#77 [FieldDefinitions] Add support for fields sharing resolvers (@alex4787)
  • PR#77 [FieldDefinitions] Add Sorbet support (@alex4787)
  • PR#76 [FieldMethod, FieldHashKey] Don't raise offense when method/hash key name conflicts with keyword (@alex4787)

0.13.0 (2022-02-11)

0.12.3 (2022-01-08)

0.12.2 (2022-01-07)

0.12.1 (2022-01-05 🎄)

  • PR#66 UnusedArgument Consider optional kwarg argument as declared (@nvasilevski)
  • PR#65 Fix GraphQL/UnusedArgument cop to respect loads and as keyword (@aishek)

0.12.0 (2021-12-30 🎄)

0.11.3 (2021-12-22)

  • PR#57 [FieldUniqueness] Do not consider nested class fields as violations (@nvasilevski)

0.11.2 (2021-12-03)

0.11.1 (2021-12-01)

0.11.0 (2021-11-25)

  • PR#50 Implement GraphQL/FieldUniqueness and GraphQL/ArgumentUniqueness cops (@justisb)

0.10.3 (2021-11-09)

  • Add GraphQL/OrderedFields and GraphQL/OrderedArguments to default.yml (@DmitryTsepelev)

0.10.2 (2021-08-30)

  • PR#45 Fix false-positive in FieldDescription when field has block with begin node (@DmitryTsepelev)

0.10.1 (2021-08-19)

0.10.0 (2021-07-23)

0.9.0 (2021-05-18)

0.8.2 (2021-04-23)

0.8.1 (2021-04-09)

0.8.0 (2021-04-08)

  • PR#32 ExtractInputType: show all excess args in offense (@bessey)

0.7.0 (2021-03-17)

0.6.2 (2021-03-03)

0.6.1 (2020-10-31 🎃)

0.6.0 (2020-10-22)

0.5.0 (2020-10-02)

0.4.1 (2020-08-17)

0.4.0 (2020-07-30)

0.3.1 (2020-07-26)

0.3.0 (2020-07-21)

0.2.0 (2020-07-02)

0.1.3 (2020-06-01 ☀️)

0.1.2 (2020-05-25)

0.1.1 (2020-05-25)

0.1.0 (2020-05-21)