Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@dcwither dcwither released this 25 Mar 03:04
· 8 commits to master since this release

Performance Improvements

Memoize values returned by useEditable to make it possible to short circuit rendering of child components based on function and object equality.

Added tests to confirm values remain the same/change based on expected behavior.