v16.0.0-alpha.5
Pre-release
Pre-release
IvanGoncharov
released this
20 Jun 09:07
·
554 commits
to main
since this release
v16.0.0-alpha.5 (2021-06-20)
Breaking Change 💥
- #3182 Switch schema types to use ReadonlyArrays (@IvanGoncharov)
Bug Fix 🐞
- #3178 Export TypeKind as value (@janicduplessis)
Polish 💅
7 PRs were merged
- #3175 TypeInfo-test: remove dependency on harness schema for validation tests (@IvanGoncharov)
- #3176 KnownDirectivesRule-test: remove dependency on harness schema (@IvanGoncharov)
- #3177 kitchenSinkQuery: add '@onVariableDefinition' directive (@IvanGoncharov)
- #3179 KnownDirectivesRule-test: add tests for missing directive locations (@IvanGoncharov)
- #3180 simplify validation harness by extracting union types into approriate… (@IvanGoncharov)
- #3181 Switch tests & internal funcs to accept ReadonlyArrays (@IvanGoncharov)
- #3187 refactor: collectFields to separate utility (@yaacovCR)
Internal 🏠
2 PRs were merged
- #3174 ci: use update 'actions/setup-node' to v2 (@IvanGoncharov)
- #3188 integrationTests: Add test for webpack (@IvanGoncharov)
Committers: 3
- Ivan Goncharov(@IvanGoncharov)
- Janic Duplessis(@janicduplessis)
- Yaacov Rydzinski (@yaacovCR)