All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- compare: fixed the case where a type can have repetitive directives (b146008) [email protected]
- dependency: updating gqlparser version (6c5f466) [email protected]
- make: add 0 length to make to create slice (cc070c7) ECOMM-2581 [email protected]
- common: Update linter command to use common code (e129832) [email protected]
- compare: error out if there are breaking changes in schema compare (81abb2f) [email protected]
- compare: Moved schema compare code from graphqlcompare repo (df92cb3) [email protected]
- rules: fix the line number bug (ed88acd) [email protected]
- linter: support for wildcards in schema file path (3e333b2) [email protected]
- linter: moving code around to support multiple subcommands (2f94b9b) [email protected]
- ui: ability to enable/disable part of schema for linting (c3369e8) [email protected]
- ui: added help, users now can choose the rules to be applied; updated readme (58fc89f) [email protected]