github redux-form/redux-form v5.3.0

latest releases: v8.3.10, v8.3.9, v8.3.8...
7 years ago
  • Bug fix for generating correct prefix when reading inside array fields. #1091 #1090
  • Bug fix related to Immutable JS compatibility. #1077 #887
  • Long overdue bug fix for passing initialValues all the way through to the inputs on first render #1061
  • Feature: type="number" inputs will now be detected and the values returned will be a Number. If this breaks something in your form, switch your input to type="text" and it will behave as before. #1100
  • Feature: The string "true" is now a valid value for a type="checkbox" to make it checked. #1187 #1184

Don't miss a new redux-form release

NewReleases is sending notifications on new releases.