Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 14:07
· 8 commits to main since this release
d3c61a9

Patch Changes

  • 1c0ee01: Do proper isObject check (typeof null and Array are also 'object') where needed. Fixes bug with metadata props with type Array getting altered by trimValue to become Objects.