Skip to content

v3.0.4

Choose a tag to compare

@5alidz 5alidz released this 05 Apr 06:05
· 33 commits to master since this release

3.0.4 (2021-04-05)

Bug Fixes

  • fix shape validators recursion even when optional (994cef6)
  • move data checking outside the loop (2d40ec1)
  • optimize types for strict traverse (4fd3d26)
  • throw TypeError on produce invalid-data (0462755)