digitalkaoz / time-calc

Timesheet PWA
https://time-calc.digitalkaoz.net
MIT License
4 stars 4 forks source link

Update redux-form to the latest version πŸš€ #75

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency redux-form was updated from 7.4.2 to 8.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v8.1.0

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
Commits

The new version differs by 11 commits.

  • 31048ad fix hoc displayName issue (#4320)
  • a72474e A way to cancel dispatching events for RN. (#4309)
  • 8bf0eac Fields validation (#4301)
  • 7b1c581 Add config for plugins receving actions from all forms (#4311)
  • aaa0f14 convert immutable List to array (#4314)
  • 982cb42 Add @babel/plugin-transform-runtime (#4324) (#4329)
  • e597db8 Fix imports and exports in es-build (#4323) (#4330)
  • 2979de7 Changed how isSubmissionError works due to Babel 7 change (#4331)
  • 117f33c Fix build: ignore tests directories in "es" and "lib" (#4325) (#4328)
  • e7aa280 docs: Field.md: Sync validate and warning signature (#4300)
  • 5cdfa2b Built examples

See the full diff