Many thanks @MatthewFolbigg, @scana, and @simonlebras for their contributions to this release!
👷♂️ All changes
What's Changed
- [NEW] Add watchosDeviceArm64 target in #6791
- [NEW] Add support for directives on directive definitions in #6803
- [NEW] Add
ApolloCall.extensions()in #6834 - [FIX] Do not compute key fields and key args when the Cache compiler plugin is present in #6797
- [FIX] Escape /* and */ in KDocs in #6805
- [FIX] Fix DataBuilders in multi-modules scenarios in #6810
- [FIX] Data Builders: do not build the FakeResolver multiple times in #6811
- [FIX] Gradle Plugin: Avoid eager configuration of Gradle objects in #6820
- [FIX] Rename @link
PurposeandImportdefinitions in #6838 - [FIX] Escape names in equals(), hashCode(), copy(), and toString() in #6843