v17.0.0-alpha.7
版本发布时间: 2024-08-14 17:36:36
graphql/graphql-js最新发布版本:v17.0.0-alpha.7(2024-08-14 17:36:36)
v17.0.0-alpha.7 (2024-08-14)
Bug Fix 🐞
- #4100 Require non-empty directive locations (@jbellenger)
-
#4125 Rename
inputObjectOneOf
tooneOf
ingetIntrospectionQuery()
(@benjie) - #4144 return async iterables in the non incremental delivery case (@yaacovCR)
- #4140 fix(incremental): do not initiate non-pending execution groups (@yaacovCR)
- #4160 fix(incremental): fix paths for subsequent async stream items (@yaacovCR)
Polish 💅
5 PRs were merged
- #4108 polish(incremental): refactor getNewPending functionality (@yaacovCR)
- #4112 refactor(incremental): simplify incremental graph by allowing mutations (@yaacovCR)
- #4141 polish(incremental): small fixes (@yaacovCR)
- #4147 incremental: optimize build field plan (@yaacovCR)
- #4148 polish(incremental): rename terms to match spec (@yaacovCR)
Internal 🏠
2 PRs were merged
Committers: 4
- Benjie(@benjie)
- James Bellenger(@jbellenger)
- Saihajpreet Singh(@saihaj)
- Yaacov Rydzinski (@yaacovCR)