v0.9.2.2 - Hotfix
This hotfix release fixes an issue where the rangeMin
and rangeMax
fields on NumberField
would not always return the correct float value.
- fix: correctly return float values for
rangeMin
andrangeMax
properties.
Full Changelog: v0.9.2.1...v0.9.2.2