github redux-form/redux-form v6.1.1

latest releases: v8.3.10, v8.3.9, v8.3.8...
7 years ago
  • Fixed bug that did not allow decimal points to be entered. #1946 There is a slight chance that this could break an implementation that was assuming data to be a Number. If you absolutely want your value to be stored as a Number, you will need to use the parse and format lifecycle hooks.
  • Fixed sync validation bug. #1945 #1925
  • Fixed submission problem when async validation fails. #1930 #1929

Feature

Don't miss a new redux-form release

NewReleases is sending notifications on new releases.