diff --git a/.changeset/tough-carrots-breathe.md b/.changeset/tough-carrots-breathe.md new file mode 100644 index 0000000000..45ca8ad70e --- /dev/null +++ b/.changeset/tough-carrots-breathe.md @@ -0,0 +1,6 @@ +--- +"grafast": patch +--- + +Allow applying `if` to `inhibitOnNull` - e.g. only inhibit on null if some other +condition matches.