redux-form v8.1.0 Release Notes

Release Date: 2018-12-24 // over 5 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix HOC displayName issue #4320
    • Convert immutable list to array #4314 #4313
    • โž• Add @babel/plugin-transform-runtime #4324 #4329
    • ๐Ÿ›  Fix imports and exports in es-build #4343 #4330
    • ๐Ÿ›  Fix how isSubmissionError works for Babel 7 change #4331 #4302

    ๐Ÿ†• New Features

    • โž• Add way to cancel dispatching events for React Native #4309
    • Fields validation #4301
    • โž• Add config for plugins receiving actions from all forms #4311 #4310