Skip to content

v1.15.0

Compare
Choose a tag to compare
@CarlosNZ CarlosNZ released this 19 Jul 06:15
· 290 commits to main since this release

What's Changed

  • 1.15.0: Remove (JSON5) from the package, and provided props for passing in any alternative JSON parsing and stringifying methods.
  • 1.14.0:
    • Allow UpdateFunction to return a modified value, not just an error
    • Add setData prop to discourage reliance on internal data state management
    • Refactor state/event management to use less useEffect hooks
  • 1.13.3: Bug fix for when root data value is null #90

Full Changelog: v1.13.2...v1.15.0