v16.0.0-rc.1 (2021-08-26)
Breaking Change 💥
- #3228 Add type params to GraphQLScalar (@IvanGoncharov)
- #3231 execute: Forbid to return
null
fromserialize
function (@IvanGoncharov) - #3239 execute: Forbid to return
null
fromserialize
function (@IvanGoncharov)
New Feature 🚀
- #3117 RFC: Support full Unicode in lexer (@leebyron)
- #3242 parser: add specialized error for extension with descriptions (@IvanGoncharov)
Bug Fix 🐞
Docs 📝
2 PRs were merged
- #3146 build: add eslint-plugin-tsdoc (@saihaj)
- #3240 docs(buildASTSchema): add Subscription to list of root types (@IvanGoncharov)
Polish 💅
2 PRs were merged
- #3189 instanceOf: add additional tests (@IvanGoncharov)
- #3194 Replace 'Idx' with 'Index' in variable names (@IvanGoncharov)
Internal 🏠
3 PRs were merged
- #3190 build-npm: fix assert message about not supported tag (@IvanGoncharov)
- #3207 ci: generate diff for NPM package (@IvanGoncharov)
- #3209 Fix failing CI on main (@IvanGoncharov)
Dependency 📦
2 PRs were merged
- #3206 Update deps (@IvanGoncharov)
- #3244 Update deps (@IvanGoncharov)
Committers: 4
- Ivan Goncharov(@IvanGoncharov)
- Jan Melcher(@Yogu)
- Lee Byron(@leebyron)
- Saihajpreet Singh(@saihaj)