npm formik 1.4.3

latest releases: 2.4.6, 2.4.5, 2.4.4...
5 years ago

Patch

  • Fixed typescript types of connect. For some reason, the last build included an extra generic to the returned React.ComponentType causing certain versions of the react types to get mad.

Internal changes

  • Updated internal Rollup setup
    • Moved to latest version of rollup
    • Replaced uglify with terser
  • Moved my personal site (https://jaredpalmer.com) and thus the Formik docs site off Now.sh to Netlify. Whenever Formik merges to master it sends Netlify a webhook and triggers a rebuild of my site. In my site's build setup, I code load formik source, build the docs site, and move it to the /formik directory (a poor man's GitHub pages basically).

Don't miss a new formik release

NewReleases is sending notifications on new releases.