Skip to content

Commit

Permalink
docs(changeset): Incremental delivery will no longer deliver payloads…
Browse files Browse the repository at this point in the history
… for paths that don't exist when an error is thrown in an output plan.
  • Loading branch information
benjie committed Jul 3, 2023
1 parent b118b8f commit b7533bd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/gold-eggs-fetch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"postgraphile": patch
"@dataplan/pg": patch
"grafast": patch
---

Incremental delivery will no longer deliver payloads for paths that don't exist
when an error is thrown in an output plan.

0 comments on commit b7533bd

Please sign in to comment.