Skip to content

v1.2.0

Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 05 Sep 22:11

Minor Release

  • <FastField> was broken by React 16.4 (#659). The registration technique we were using led to a bunch of weird edge cases, especially around submission and blur. In this release, <FastField> now works as expected (and now also has full documentation).
  • Speaking of documentation..... https://jaredpalmer.com/formik is up and running. There's a lot missing right now but we are on the right track. Plan is to get this baby into shape this next week and next. So look for lots of docs PRs.

Commits: