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

React Redux Form v0.13.5

Compare
Choose a tag to compare
@davidkpiano davidkpiano released this 04 Jun 19:03
· 1118 commits to master since this release

Tweaks and Bug Fixes

  • TypeScript definitions are now top-level: #258
  • Form-level validity is now properly calculated for <Form> components: #246 #255