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

React Redux Form v0.13.4

Compare
Choose a tag to compare
@davidkpiano davidkpiano released this 02 Jun 17:34
· 1125 commits to master since this release

** Enhancements **

  • HUGE thanks to @hsrobflavorus for his work on creating a TypeScript definition file, recent up to the current version: #248 πŸŽ‰
  • Some performance optimizations made in preventing redundantly dispatched setErrors actions.
  • More examples added! Huge thanks to @etrepum: #234