This repository was archived by the owner on Feb 17, 2026. It is now read-only.
v6.0.0
6.0.0 (2021-09-13)
Bug Fixes
Code Refactoring
- dynamic-forms: refactor last element to include more form info (84338f4)
Features
- dynamic-forms: added additional form info about error and warning state (70e77b1)
BREAKING CHANGES
- dynamic-forms: the last element of the return from useDynamicForm is now an object containing more
form info instead of a single boolean indicating if the form is dirty