react-redux-universal-hot-example
react-redux-universal-hot-example copied to clipboard
An in-range update of final-form is breaking the build π¨
The dependency final-form was updated from 4.18.1 to 4.18.2.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
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).
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 :palm_tree:
After pinning to 4.18.1 your tests are passing again. Downgrade this dependency π.
- The
dependencyfinal-form was updated from4.18.2to4.18.3.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v4.18.3
Bug Fixes
- Fixed bug where changing field-level validation would not update other fields (#263)
- Better compatibility with IE11 (#260)
Type Fixes
Commits
The new version differs by 29 commits.
e988c494.18.393b5959Use SubmissionErrors type alias consistently (#262)ef5c51dFixed bug where changing field-level validation would not update other fields (#263)24e3968Added docs59c23c8Better TypeScript typing for FieldState.initial (#251)4fbd9acImprovesetConfigTypeScript typing (#259)6cc977dBetter compatibility with IE11 (#260)0609d17npm audit fix6bed1dcRemove silly comment8f02ab7Fixed bug in react examplefb878ecFixed bug in react example1d37a07Added react examplee48dcc9Fixed vanilla js example readme2b3a16cFixed vanilla js example6fe8c19Added vanilla JS Example
There are 29 commits in total.
See the full diff
- The
dependencyfinal-form was updated from4.18.3to4.18.4.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v4.18.4
Bug Fixes
That one has been causing problems for a long time. Thanks @shrugs!
also....
π π π β‘οΈ New Docs Site β¬
οΈ π π π
Commits
The new version differs by 38 commits.
fb6bf754.18.4830a4b3feat: ignore old async-validation results (#265)5a3797aTypo2c82ba5Moved all docs to website6663347Removed checkered flags3b2fe2bRemoved extraneous commentadef2e5Fixed links to react examples09fd7b7eslint ruleb6580f0Docs worke988c494.18.393b5959Use SubmissionErrors type alias consistently (#262)ef5c51dFixed bug where changing field-level validation would not update other fields (#263)24e3968Added docs59c23c8Better TypeScript typing for FieldState.initial (#251)4fbd9acImprovesetConfigTypeScript typing (#259)
There are 38 commits in total.
See the full diff
- The
dependencyfinal-form was updated from4.18.4to4.18.5.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v4.18.5
Bug Fixes
- No need to run validation on field register without validator #267
Commits
The new version differs by 40 commits.
dd5fd764.18.58a76f4dNo need to run validation on field register without validator (#267)fb6bf754.18.4830a4b3feat: ignore old async-validation results (#265)5a3797aTypo2c82ba5Moved all docs to website6663347Removed checkered flags3b2fe2bRemoved extraneous commentadef2e5Fixed links to react examples09fd7b7eslint ruleb6580f0Docs worke988c494.18.393b5959Use SubmissionErrors type alias consistently (#262)ef5c51dFixed bug where changing field-level validation would not update other fields (#263)24e3968Added docs
There are 40 commits in total.
See the full diff
- The
dependencyfinal-form was updated from4.18.5to4.18.6.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v4.18.6
Bug Fixes
- Only set initial value on field reg if no initial value from form #294 final-form/react-final-form#636 final-form/react-final-form#533 final-form/react-final-form#536
- Use defaultValue when initialValue(s) is undefined #282 #387
- Added
dirtyFieldsSinceLastSubmitto FormState #290 #184 - Allow nested batch() calls #281
Type Fixes
- Fixed config typing form mutators #275
Commits
The new version differs by 57 commits.
a2047e04.18.6e40e690docs(README): remove broken link (#295)06f0539Bump eslint-utils from 1.3.1 to 1.4.3 (#298)672d02cAdded CodeFund Sponsor (#297)a95948aOnly set initial value on field reg if no initial value from form (#294)7f6d59fUse defaultValue when initialValue(s) is undefined (#282)ebc6850[ImgBot] Optimize images (#292)3594a59Added test for dirtyFieldsSinceLastSubmit #290 (#293)544a292Added "dirtyFieldsSinceLastSumbit" to FormState [incomplete] (#290)24a06b5Fixed config typing form mutators (#275)4825270[USER] grupo acert logo added (#276)e2a6f78FinalForm.js: Allow nested batch() calls (#281)11e5d26Fixed validating header7ad5307Updated funding4476c45Added TED
There are 57 commits in total.
See the full diff