You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think in an upcoming change in the near future, I will be switching JLE to be compatible with mainline by default, this is part of the ongoing initiative to develop a stable JSON Logic Core specification.
This means that empty arrays will be falsey, and all will work slightly differently.
I will also be moving from expressing traverse: false to lazy: true, however, I will remap the property.
The text was updated successfully, but these errors were encountered:
I think in an upcoming change in the near future, I will be switching JLE to be compatible with mainline by default, this is part of the ongoing initiative to develop a stable JSON Logic Core specification.
This means that empty arrays will be falsey, and
all
will work slightly differently.I will also be moving from expressing
traverse: false
tolazy: true
, however, I will remap the property.The text was updated successfully, but these errors were encountered: