Skip to content

Releases: redux-form/redux-form

v8.3.10

28 Mar 07:20
Compare
Choose a tag to compare
  • fix: remove UNSAFE_componentWillMount and fix initialValues not passed to validation issue #4628 #4642 (#4728) 4a61835
  • Remove UNSAFE_componentWillMount and fix initialValues not passed to validation (#4741) 3d6fdc5
  • Update package.json (#4775) 3cbfd79
  • Avoid assuming that module exists (#4723) 7198600

v8.3.9...v8.3.10

v8.3.9

25 Nov 09:58
Compare
Choose a tag to compare
  • React 18 support in package.json #4771

v8.3.8

17 Nov 17:43
d1067cb
Compare
Choose a tag to compare
  • Fix peer dependency for react 17.0.x (#4722)

v8.3.7

17 Nov 10:23
v8.3.7
Compare
Choose a tag to compare
  • Update onSubmit when handleSubmit changes #4684 #4682

v8.3.6...v8.3.7

v8.3.6

29 May 10:55
v8.3.6
Compare
Choose a tag to compare
  • refactor(Fields): remove react legacy string refs 47ad2fd
  • chore: replace 4 years old redux-immutablejs with redux-immutable 0c4a047
  • chore: add env table to issue template 00b23eb
  • revert: chore: remove flow-types from repo, install them on postinstall 1bba658
  • chore: fix flow types for new added definitions ed62498
  • chore: add scarf analytics 263474e
  • chore: remove flow-types from repo, install them on postinstall e5a2917
  • chore: remove docs label from stale issues 674134e
  • chore: upgrade flow-bin to 0.84, need for future migrations b1a6960
  • chore: update eslint f6dc97d
  • chore: remove unused lodash-es 08f0fa3
  • chore: remove unused babel plugins and presets 1b89f1f
  • chore: remove unused uglifyjs-webpack-plugin 366f9a2
  • chore: npm update 1570032
  • chore(flow): ignore build folders from static typing e5171b9
  • refactor(flow): fix flow untyped-type-import warnings 4316736

v8.3.5...v8.3.6

v8.3.5

12 Apr 12:10
Compare
Choose a tag to compare

Fixes

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

v8.3.4...v8.3.5

v8.3.4

12 Apr 11:46
Compare
Choose a tag to compare

Fixes

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

v8.3.3...v8.3.4

v8.3.3

09 Apr 09:04
Compare
Choose a tag to compare

Perf

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

Misc

  • refactor: remove deprecated flow Existential Type * 9ec1b99

Chores

  • chore: update jest, run tests in parallel, add jest types 5c7ab6f
  • chore: update minimum supported node version to node@12 LTS fee51ec
  • chore: remove jest-matcher-utils in favor of jest this.utils 94b01de
  • chore: make node min supported version strict e651e2b
  • chore: fix webpack config 34acd4b
  • chore: enable all flow warnings, and disable all explicit 6d70e69
  • chore: update lodash flow types, prettier ignore flow-typed a99cb3f
  • chore: npm audit fix 3f54b7a

v8.3.2...v8.3.3

v7.4.3

09 Apr 08:51
Compare
Choose a tag to compare

v7.4.2...v7.4.3

v8.3.2

02 Apr 01:57
Compare
Choose a tag to compare

Perf ⏱

Misc 🚀

Documentation 📖