Skip to content

Commit

Permalink
docs(changeset): Cursor validation errors are now raised by the conne…
Browse files Browse the repository at this point in the history
…ction directly, rather than the subfields.
  • Loading branch information
benjie committed May 24, 2023
1 parent e9cbe12 commit 3a98471
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/tough-poems-hug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"postgraphile": patch
"@dataplan/pg": patch
"grafast": patch
---

Cursor validation errors are now raised by the connection directly, rather than
the subfields.

0 comments on commit 3a98471

Please sign in to comment.