Skip to content

Commit

Permalink
docs(changeset): Fix bug in subscriptions where termination of underl…
Browse files Browse the repository at this point in the history
…ying stream wouldn't terminate the subscription.
  • Loading branch information
benjie committed Feb 23, 2023
1 parent f86e1d9 commit afa0ea5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/metal-horses-refuse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"grafast": patch
"grafserv": patch
"postgraphile": patch
---

Fix bug in subscriptions where termination of underlying stream wouldn't
terminate the subscription.

0 comments on commit afa0ea5

Please sign in to comment.