npm final-form 4.12.0
v4.12.0

latest releases: 4.20.10, 4.20.9, 4.20.8...
5 years ago

🎉 New Features 🎉

  • The argument to initialize can now optionally be a function that takes the current values and returns the new initial values. #199
  • Added defaultValue and initialValue values to FieldConfig, thus allowing fields to be initialized at registration time. #200 final-form/react-final-form#387
  • Added modified flag for all fields. A field becomes modified the first time its value changes. Previously, with dirty, if the user returned the value to the initial value, the form state had no evidence that the value had ever changed. This is what modified provides. #201

v4.11.1...v4.12.0

Don't miss a new final-form release

NewReleases is sending notifications on new releases.