2.0.0-RC9
Pre-release
Pre-release
·
664 commits
to master
since this release
Major Changes
- Add additionalTypes to generateSchema (#622) @de55
- This change is breaking from the master branch but actually removes a feature that was only added since the 2.0 cut so it is backwards compatible with 1.x
- BREAKING CHANGE: Make the KotlinDataFetcherFactoryProvider nullable (#623) @smyrick
Patch Changes
- refactor generateAdditionalTypes() (#620) @tapaderster
- move generation of additional types to an iterative approach (#619) @tapaderster