Skip to content

Commit

Permalink
docs(changeset): Introduce trap() step to trap errors and inhibits,…
Browse files Browse the repository at this point in the history
… and coerce them to a chosen form (e.g. null, empty list).
  • Loading branch information
benjie committed Apr 29, 2024
1 parent 6699388 commit c1645b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/poor-sheep-itch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"grafast": patch
---

Introduce `trap()` step to trap errors and inhibits, and coerce them to a chosen
form (e.g. null, empty list).

0 comments on commit c1645b2

Please sign in to comment.