Skip to content

Commit

Permalink
docs(changeset): Allow applying if to inhibitOnNull - e.g. only i…
Browse files Browse the repository at this point in the history
…nhibit on null if some other condition matches.
  • Loading branch information
benjie committed May 14, 2024
1 parent 8ec23e1 commit b7cfeff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/tough-carrots-breathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"grafast": patch
---

Allow applying `if` to `inhibitOnNull` - e.g. only inhibit on null if some other
condition matches.

0 comments on commit b7cfeff

Please sign in to comment.