Redux Form Versions Save

A Higher Order Component using react-redux to keep form state in a Redux store

v8.3.10

1 year ago
  • fix: remove UNSAFE_componentWillMount and fix initialValues not passed to validation issue #4628 #4642 (#4728) 4a61835b
  • Remove UNSAFE_componentWillMount and fix initialValues not passed to validation (#4741) 3d6fdc52
  • Update package.json (#4775) 3cbfd797
  • Avoid assuming that module exists (#4723) 71986002

https://github.com/redux-form/redux-form/compare/v8.3.9...v8.3.10

v8.3.9

1 year ago
  • React 18 support in package.json #4771

v8.3.8

2 years ago
  • Fix peer dependency for react 17.0.x (#4722)

v8.3.7

3 years ago
  • Update onSubmit when handleSubmit changes #4684 #4682

https://github.com/redux-form/redux-form/compare/v8.3.6...v8.3.7

v8.3.6

3 years ago
  • refactor(Fields): remove react legacy string refs 47ad2fdd
  • chore: replace 4 years old redux-immutablejs with redux-immutable 0c4a0477
  • chore: add env table to issue template 00b23ebb
  • revert: chore: remove flow-types from repo, install them on postinstall 1bba658c
  • chore: fix flow types for new added definitions ed62498c
  • chore: add scarf analytics 263474e1
  • chore: remove flow-types from repo, install them on postinstall e5a29178
  • chore: remove docs label from stale issues 674134ec
  • chore: upgrade flow-bin to 0.84, need for future migrations b1a6960c
  • chore: update eslint f6dc97d4
  • chore: remove unused lodash-es 08f0fa3b
  • chore: remove unused babel plugins and presets 1b89f1f6
  • chore: remove unused uglifyjs-webpack-plugin 366f9a2f
  • chore: npm update 1570032c
  • chore(flow): ignore build folders from static typing e5171b94
  • refactor(flow): fix flow untyped-type-import warnings 43167366

https://github.com/redux-form/redux-form/compare/v8.3.5...v8.3.6

v8.3.5

3 years ago

Fixes

  • fix: downgrade node back to initial 8.10, because yarn takes engines seriously 9c052079

https://github.com/redux-form/redux-form/compare/v8.3.4...v8.3.5

v8.3.4

3 years ago

Fixes

  • fix: downgrade node back to 8, because yarn takes engines seriously 04d2e930
  • fix: improve SubmissionError detection e705b7c1

https://github.com/redux-form/redux-form/compare/v8.3.3...v8.3.4

v8.3.3

3 years ago

Perf

  • perf: extract source maps from umd build into separate files 941327fe

Misc

  • refactor: remove deprecated flow Existential Type * 9ec1b99a

Chores

  • chore: update jest, run tests in parallel, add jest types 5c7ab6f0
  • chore: update minimum supported node version to node@12 LTS fee51ec9
  • chore: remove jest-matcher-utils in favor of jest this.utils 94b01de7
  • chore: make node min supported version strict e651e2bd
  • chore: fix webpack config 34acd4b0
  • chore: enable all flow warnings, and disable all explicit 6d70e690
  • chore: update lodash flow types, prettier ignore flow-typed a99cb3f5
  • chore: npm audit fix 3f54b7a1

https://github.com/redux-form/redux-form/compare/v8.3.2...v8.3.3

v7.4.3

3 years ago
  • fix: update lodash for redux-form@7 (CVE-2019-10744) (#4648) 3b123adf

https://github.com/erikras/redux-form/compare/v7.4.2...v7.4.3

v8.3.2

3 years ago

Perf ⏱

  • Improve actionTypes export to improve tree shaking #4637 ( @iamandrewluca )

Misc 🚀

  • Fix flow immutable.js action creators #4632 ( @kwek )
  • Make immutable an optional dependency #4636 ( @esetnik )

Documentation 📖

  • Remove CodeFund ad #4635 ( @andrewmcodes )