Skip to content

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commented Oct 2, 2023

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
react-final-form6.4.0 -> 6.5.9ageadoptionpassingconfidence

Release Notes

final-form/react-final-form (react-final-form)

v6.5.9

Compare Source

  • Added React 18 to peer dependencies (#​982)

v6.5.8

Compare Source

v6.5.7

Compare Source

Type Fixes

v6.5.6

Compare Source

Oops. My mistake.

  • Remove engines from package.json #​945

v6.5.5

Compare Source

Apologies... FF v4.20.3 contained an engines value in package.json that broke some builds.

  • Skipped FF 4.20.3 for 4.20.4 #​945

v6.5.4

Compare Source

Bug Fixes

  • Use custom hook to create callback constants #​933
  • Use each item inside of decorators to allow decorators to change identity #​893
  • Stabilize useField public handler identity #​931#​816

Type Fixes

  • Improved typing for the ability to convert types when using parse/format #​935#​929

v6.5.3

Compare Source

Examples Fixes only

  • Programmatic submit does not work in React 17 (#​900)
  • Fix error component subscription prop b3c79b8

v6.5.2

Compare Source

🎉 Support for React 17 as a peer dep! 🎉

Bug Fixes

  • Lost the formatting method call in checked field getter #​859#​858

Type Fixes

  • Apply generic types to params in useFormState declaration #​841
  • Allow custom props in FormProps#​867#​864

v6.5.1

Compare Source

Hi, @​erikras here. The primary reason for this update is to remove the Scarf dependency. I already did for Final Form and I thought React Final Form did not have its own dependency, but I was mistaken. Apologies for the delay.

You can read about my feelings about Scarf here:

Open Source Sustainability

Deps Fixes

Bug Fixes

  • Update auto-save-selective-debounce to handle clearing inputs #​802
  • Re-initialize onFocus/onBlur handlers if the subscribed field changes #​787

Type Fixes

  • Update FormValues Typescript definition #​806

v6.5.0

Compare Source

New Features

  • 🎉🎉 Forward refs to input component 🎉🎉 #​608#​141
  • Add modifiedSinceLastSubmit flag to form and field state #​799

Bug Fixes

  • Deduce select type from component prop for select-multiple #​793
  • If name prop is passed as undefined to Field component, an error is thrown #​777#​450

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovaterenovatebot added the dependency Dependency updates label Oct 2, 2023
@bmulholland
Copy link
Collaborator

I just updated the base final-form, so this should probably be updated alongside

@renovaterenovatebotforce-pushed the renovate/react-final-form-6.x branch from b39ff83 to 7a815d1CompareOctober 2, 2023 08:43
@bmulhollandbmulholland merged commit 4247125 into mainOct 2, 2023
@bmulhollandbmulholland deleted the renovate/react-final-form-6.x branch October 2, 2023 08:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencyDependency updates

Development

Successfully merging this pull request may close these issues.

2 participants

@bmulholland