Skip to content

2.1.0

Compare
Choose a tag to compare
@kevinongko kevinongko released this 03 Sep 12:18
· 74 commits to master since this release

Changes

These are not big changes, however I feel it could break some existing apps depending on how you use min & max props.

  • New default value of min props is Number.MIN_SAFE_INTEGER or -9007199254740991
  • New default value of max props is Number.MAX_SAFE_INTEGER or 9007199254740991