Skip to content

v3.0.0

Latest

Choose a tag to compare

@devops-radicalbit devops-radicalbit released this 29 Jul 15:30
2841ce8

3.0.0 (2026-07-29)

⚠ BREAKING CHANGES

  • the deprecated type aliases are removed (Object, Writer, SuccessCheckCallback, ErrorCheckCallback, ErrorFn, IsFormValid, IsFormInvalid, ClearIsDirty, ResetForm, LiveValidationFn, IsDirty), together with the internal base types FormbitRecord, Form and InitialValues. Use FormbitValues instead.

Features

Bug Fixes

  • validation bugs, simpler public types, and example cleanup (#22) (9f19936)