v0.8.0
v0.8.0 (2021-06-29)
Breaking Change 💥
- #345 Replace 'any' with 'mixed' in return types of various resolvers (@IvanGoncharov)
- #346 Switch to custom base64 implementation (@IvanGoncharov)
New Feature 🚀
- #344 nodeDefinitions: Allow to pass number as ID values (@IvanGoncharov)
Bug Fix 🐞
- #348 arrayConnection: return all elements if cursors are on the outside (@IvanGoncharov)
- #349 Allow mutations to return custom classes (@IvanGoncharov)
Polish 💅
2 PRs were merged
- #342 fix: convert number offset to string (@saihaj)
- #347 arrayConnection-test: improve readability and minimise duplication (@IvanGoncharov)
Internal 🏠
Dependency 📦
- #350 Update deps (@IvanGoncharov)
Committers: 2
- Ivan Goncharov(@IvanGoncharov)
- Saihajpreet Singh(@saihaj)