v16.0.0-rc.6
版本发布时间: 2021-10-23 20:38:51
graphql/graphql-js最新发布版本:v17.0.0-alpha.7(2024-08-14 17:36:36)
v16.0.0-rc.6 (2021-10-23)
Breaking Change 💥
- #3326 GraphQLError: enumerate only spec prescribed properties (@IvanGoncharov)
-
#3328 GraphQLField: relax default value of TArgs to
any
(@IvanGoncharov)
Bug Fix 🐞
- #3278 lexer: fix expression to decode surrogate pairs (@Cito)
-
#3325 GraphQLError: fix empty
locations
if error got nodes without locations (@IvanGoncharov)
Polish 💅
2 PRs were merged
- #3322 Lexer: use standard JS functions to handle Unicode (@IvanGoncharov)
- #3324 GraphQLError-test: merge check of source with rest of the properties (@IvanGoncharov)
Internal 🏠
Committers: 2
- Christoph Zwerschke(@Cito)
- Ivan Goncharov(@IvanGoncharov)