Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

v0.12.1

Compare
Choose a tag to compare
@davidkpiano davidkpiano released this 05 May 20:15
· 1195 commits to master since this release
  • Fixed issue with <Form> not "invalidating" validity after change after submit failed. That's a mouthful, so see the video for a demo of the issue: http://cl.ly/g561
  • Fixed #188 where some functions were being overeagerly memoized in the sequence mapping. Memoization removed for now.