github redux-form/redux-form v6.0.0-alpha.8

latest releases: v8.3.10, v8.3.9, v8.3.8...
pre-release8 years ago
  • BUG Fixed small typo bug. #892
  • BUG Fixed awkward bug that was not letting you clear a field value if it had been initialized. PR #924 to fix #879
  • BUG Fixed infinite deepEqual loop, PR #929 to fix #919
  • STABILITY Migrated back to lodash for many common functional and looping functions. It's a small trade-off in bundle size in exchange for rock solid modules. Discussions on #859, #890 and #929.
  • FEATURE Implemented getRenderedComponent() on both Field and FieldArray to grant access to the rendered components. #927
  • FEATURE Implemented destroyOnUnmount config parameter. Works exactly as in v5.
  • FEATURE Implemented shouldAsyncValidate config parameter to give library users full control over when async validation is run.

  • TESTING v6 now has 100% test coverage!! 🎉 👯 The last 0.5% were a slog.

Don't miss a new redux-form release

NewReleases is sending notifications on new releases.