[frontend] chore(deps): update dependency react-final-form to v7#4567
Open
renovate[bot] wants to merge 1 commit into
Open
[frontend] chore(deps): update dependency react-final-form to v7#4567renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
066c285 to
5818d1e
Compare
5818d1e to
3c6ebdc
Compare
73a6e30 to
154a7c5
Compare
9d4cc48 to
4000723
Compare
4000723 to
e930cf2
Compare
e930cf2 to
bb2d22a
Compare
bb2d22a to
c797434
Compare
d614bb3 to
bb38754
Compare
bb38754 to
8734e41
Compare
b237330 to
958b211
Compare
888bf2b to
201daf6
Compare
201daf6 to
b111865
Compare
b111865 to
69dd29a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.5.9→7.0.1Release Notes
final-form/react-final-form (react-final-form)
v7.0.1Compare Source
v7.0.1
Bug fixes since v7.0.0. No breaking changes.
Bug Fixes
useFieldreturning the form'sinitialValuesinstead of the field's initial value on first render (#1060, fixes #1050)type="select"withmultiplenot defaulting to[](#1061)HTMLElementconstraint (#1065)destroyOnUnregisterlosing initial values when used in StrictMode (#1069)checkedlogic — was incorrectly usingformatinstead ofparse(#1074, fixes #974)nameprop shadowing DOM properties (#1077, fixes #871)FormSpyonChangenot being called with initial state on mount (#1076)nameprop changes dynamically (#1078, fixes #869)renderComponent(#1056, fixes #1055)FormSpyrender props (#1059)inputprop override being ignored in theFieldcomponent (#1066)Documentation
v7.0.0Compare Source
This release has converted the entire library from Flow to TypeScript.
There should be NO BREAKING CHANGES, but because so much code was touched, I'm bumping to a major version out of precaution.
Read more here: Final Form goes to TypeScript
Configuration
📅 Schedule: (in timezone Europe/Paris)
* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.