react-final-form v6.5.1 Release Notes

Release Date: 2020-07-13 // over 3 years ago
  • ⚡️ 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