Skip to content

Allow null and undefined in `PropertyValue`

Compare
Choose a tag to compare
@blakeembrey blakeembrey released this 24 Jan 18:51
· 41 commits to master since this release

Changed

  • Allow null and undefined in PropertyValue f6b33f9
    • Primarily means that an array of values can now contain null and undefined and they will be filtered out as if they weren't set