v16.0.0-alpha.4
Pre-release
Pre-release
IvanGoncharov
released this
14 Jun 09:00
·
566 commits
to main
since this release
v16.0.0-alpha.4 (2021-06-14)
New Feature 🚀
- #3170 Add 'Symbol.toStringTag' into every publicly exported class (@IvanGoncharov)
Bug Fix 🐞
- #3172 Avoid relying on constructor.name for instanceOf error check. (@IvanGoncharov)
Polish 💅
4 PRs were merged
- #3159 execute: Rename resolveField function and update comments (@yaacovCR)
- #3160 versions-test: add support for experimental pre-releases (@IvanGoncharov)
- #3166 SingleFieldSubscriptionsRule-test: extract test schema from harness (@IvanGoncharov)
- #3167 SingleFieldSubscriptionsRule: fix order of imports (@IvanGoncharov)
Internal 🏠
3 PRs were merged
Committers: 3
- Ivan Goncharov(@IvanGoncharov)
- Saihajpreet Singh(@saihaj)
- Yaacov Rydzinski (@yaacovCR)