2.1.0
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 isNumber.MIN_SAFE_INTEGER
or-9007199254740991
- New default value of
max
props isNumber.MAX_SAFE_INTEGER
or9007199254740991