All Versions
20
Latest Version
Avg Release Cycle
64 days
Latest Release
1255 days ago

Changelog History
Page 1

  • v8.3.7 Changes

    November 17, 2020
    • ⚡️ Update onSubmit when handleSubmit changes #4684 #4682

    v8.3.6...v8.3.7

  • v8.3.6 Changes

    May 29, 2020
    • 🔨 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-es08f0fa3
    • 🚚 chore: remove unused babel plugins and presets 1b89f1f
    • 🚚 chore: remove unused uglifyjs-webpack-plugin366f9a2
    • ⚡️ 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 Changes

    April 12, 2020

    🛠 Fixes

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

    v8.3.4...v8.3.5

  • v8.3.4 Changes

    April 12, 2020

    🛠 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 Changes

    April 09, 2020

    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.utils94b01de
    • 👍 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

  • v8.3.2 Changes

    April 02, 2020

    🍱 Perf ⏱

    🍱 Misc 🚀

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

    📚 Documentation 📖

  • v8.3.1 Changes

    March 03, 2020

    🛠 Fixes

    • 🛠 fix: exclude immutable from handleSubmit and bundle e13c3b2

    ✅ Tests

    • ➕ add test case for multiple field validate 96221cd

    Chores

    • chore: add emoji for lib communities accbae9
    • ⚡️ chore: update issue templates 93db01a
    • ⬆️ chore: upgrade husky precommit config a1c0b23
    • ⬆️ chore: upgrade dependencies a0f4d8d
    • 🚚 chore: remove unused dev dependencies 67c6eb6
    • 🔒 chore: upgrade version in lock file 8814d24

    v8.3.0...v8.3.1

  • v8.3.0 Changes

    February 03, 2020

    New Features 😻

    🛠 Fixes 🐛

    🍱 Misc 🚀

    📚 Documentation 📖

  • v8.2.6 Changes

    August 13, 2019

    Code Improvements

    • 👌 Improve Config type #4468
    • 📇 Rename lifecycles to UNSAFE_* #4510 #4520

    🐛 Bug Fixes

    • 👍 Allow change to handle undefined payload #3946 #4507

    🔒 Security Fixes

  • v8.2.5 Changes

    July 26, 2019

    🐛 Bug Fixes

    • 🛠 Fix actionCreators that was not being re-binded #4492
    • 🛠 Fix _reduxForm context rewrite #4496 #4299
    • 🛠 Fix warning not being calculated when using initialValues #4499 #4488