All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.4 (2022-07-23)
- Multiple identical directive is not supported (d727732)
0.1.3 (2022-07-19)
0.1.2 (2022-07-19)
0.1.1 (2021-12-13)
0.1.0 (2021-12-13)
- Add support for ignoring GraphQL errors (05b21e7)
0.0.14 (2021-12-12)
- Add support for validating the GraphQL schema string (edcebeb)
0.0.13 (2021-11-23)
- Add support for aliases (fd6fcdf)
0.0.12 (2021-11-13)
0.0.11 (2021-11-13)
- Arrays of Enums nested in objects are not serialized into arrays (1c72fef)
0.0.10 (2021-11-07)
0.0.9 (2021-11-07)
- Nested complex objects are ignored (b140f1c)
0.0.8 (2021-11-01)
- Add support for a new API called 'addTypeResolutions' which can resolved advanced type conflicts (e372dcd)
0.0.7 (2021-10-21)
0.0.6 (2021-10-21)
0.0.5 (2021-10-21)
- Add constructor support for array of inline schema definitions (23976ce)
0.0.4 (2021-10-21)
0.0.3 (2021-10-20)
- Add support for directives (c7b86f8)
- The commonjs version does not work (dd4c874)