All Versions
20
Latest Version
Avg Release Cycle
64 days
Latest Release
1248 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 ๐Ÿ›

    • ๐Ÿ‘‰ Use initial values, if exists, when call clearField #4498 (@hugojanruiter)
    • 0๏ธโƒฃ Use on change return as prevent default only in RN #4596 (@timhwang21)

    ๐Ÿฑ 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