Skip to content

build(deps-dev): bump react-final-form from 7.0.0 to 7.0.1#754

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-final-form-7.0.1
Open

build(deps-dev): bump react-final-form from 7.0.0 to 7.0.1#754
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-final-form-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps react-final-form from 7.0.0 to 7.0.1.

Release notes

Sourced from react-final-form's releases.

v7.0.1

Bug fixes since v7.0.0. No breaking changes.

Bug Fixes

  • Fixed useField returning the form's initialValues instead of the field's initial value on first render (#1060, fixes #1050)
  • Fixed type="select" with multiple not defaulting to [] (#1061)
  • Fixed React Native compatibility by removing the HTMLElement constraint (#1065)
  • Fixed destroyOnUnregister losing initial values when used in StrictMode (#1069)
  • Fixed checkbox and radio checked logic — was incorrectly using format instead of parse (#1074, fixes #974)
  • Fixed field name prop shadowing DOM properties (#1077, fixes #871)
  • Fixed FormSpy onChange not being called with initial state on mount (#1076)
  • Fixed field name and value falling out of sync when the name prop changes dynamically (#1078, fixes #869)
  • Fixed overwriting getter-only properties when spreading props in renderComponent (#1056, fixes #1055)
  • Fixed spreading of lazy state in FormSpy render props (#1059)
  • Fixed input prop override being ignored in the Field component (#1066)

Documentation

  • Added v7.0.0 migration guide for TypeScript users (#1064)
Commits
  • 4271873 fix: add null guards on formState.values in getIn calls (TS2345) (#1088)
  • 3b98a99 chore: release v7.0.1 (#1087)
  • eba34f5 ci: add npm publish workflow on GitHub release (#1086)
  • 890df94 Fix #984: useField returns stale values when sibling updates form in useEffec...
  • fcea1a1 Test: regression tests for #914 (nested validator loop) and #850 (update duri...
  • 0e9c411 Test: regression test for nested Field with validator infinite loop (#914) (#...
  • f3803b0 Test: regression tests for submitting stuck on Promise<void> onSubmit (#903) ...
  • ec8ce81 Fix #869: Synchronize field name and value when name changes dynamically (#1078)
  • e82df67 fix: Call onChange with initial state in useEffect for FormSpy (#1076)
  • c035cf6 Fix: Prevent field name from shadowing DOM properties (fixes #871) (#1077)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-final-form](https://github.com/final-form/react-final-form) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/final-form/react-final-form/releases)
- [Commits](final-form/react-final-form@v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: react-final-form
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 9, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
developer-sumup-com d855f63 Commit Preview URL

Branch Preview URL
Jun 09 2026, 03:16 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants