Skip to content

v6.5.1

Compare
Choose a tag to compare
@erikras erikras released this 13 Jul 17:07
· 16 commits to master since this release
v6.5.1

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

  • Remove scarf dep #831

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...v6.5.1