1.2.6
- The Data Component now restores the saved data before it mounts, allowing the remembered data to be passed to a child component.
- Added
background
anddebounce
props to the Form Component to accompany thesubmit-on-change
feature. - The Form Component now prevents submitting the request when the
action
is set to#
.