bertho-zero/react-redux-universal-hot-example

An in-range update of react-final-form is breaking the build 🚨

greenkeeper opened this issue Β· 1 comments

The dependency react-final-form was updated from 3.6.7 to 3.7.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

react-final-form is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v3.7.0

Build Stuff

  • Shared @babel/runtime helper dependency with final-form@4.11.0 #351
  • Loose mode for class properties #366

Types

  • Add meta.submitting to FieldRenderProps #367

⚠️ Attention ⚠️

This will be the last version before the breaking change of migrating to the new React v16.3 context API.

Commits

The new version differs by 8 commits.

  • df70345 3.7.0
  • 4be7ca5 Updated deps
  • d4dc55b Add meta.submitting to FieldRenderProps (#367)
  • 8add9ad Use loose mode for class properties transform (#366)
  • 1e4d1f4 Use @babel/runtime helpers instead of bundled ones (#351)
  • 0a14fa9 Update types.js.flow (#354)
  • d0a3898 Added meta parameter to FieldProps validate docs (#368)
  • 4fac308 Fix FAQ external submit via document.getElementById() code example (#356)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 3.6.7 your tests are passing again. Downgrade this dependency πŸ“Œ.