Skip to content

🍓 0.248.0

Compare
Choose a tag to compare
@botberry botberry released this 07 Nov 13:56
· 62 commits to main since this release

In this release, all types of the legacy graphql-ws protocol were refactored.
The types are now much stricter and precisely model the difference between null and undefined fields.
As a result, our protocol implementation and related tests are now more robust and easier to maintain.

Releases contributed by @DoctorJohn via #3689