v16.0.0-alpha.5
版本发布时间: 2021-06-20 17:07:55
graphql/graphql-js最新发布版本:v17.0.0-alpha.7(2024-08-14 17:36:36)
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)