github redux-form/redux-form v5.0.0

latest releases: v8.3.10, v8.3.9, v8.3.8...
8 years ago

THIS IS NOT THE BIG REWRITE RELEASE That will be v6 now.

  • React v15 support.

Breaking Changes

  • The value prop of your fields will never be undefined now. In React v15, for an input to be controlled, it must have a value that is not undefined or null. #703 The value prop will now be the empty string, '', if your field has no value.

Don't miss a new redux-form release

NewReleases is sending notifications on new releases.