Version 11.2.0
Version 11.2.0
This version is all about GraphQL real-time subscription quality.
- Reconnecting more + covering with more tests
- If you send an invalid query to the subscription endpoint, you will receive an error back.
What's Changed
- fix: subscription errors propagated to consumers by @boxmein in #582
- fix(ticket): Model improvements by @KarlMae in #599
- chore: bump to 11.2.0 by @boxmein in #600
- fix: when there are open subscriptions, reconnect even on a close code of 1000 by @boxmein in #602
Full Changelog: v11.1.1...v11.2.0