The pre-release 2 is all about emptiness and blankness...
FAPI v0.81.2 was released. No breaking change.
Ingredients may be an air to indicate empty slot. If your code uses Ingredient#fromJson
, then it will automatically allow air ingredients. To keep old behavior of disallowing air ingredients (which you probably want), use fromJson
overload with the boolean param set to false
.