Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Preview (beta) #135

Merged
merged 1 commit into from
May 25, 2023
Merged

Release Preview (beta) #135

merged 1 commit into from
May 25, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 15, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

[email protected]

Patch Changes

  • #136 da9f16c Thanks @simonihmig! - Yield submit and reset actions

    <HeadlessForm> yields submit and reset actions, that can be used in place of the native buttons.

  • #134 a3908fc Thanks @simonihmig! - Add support for reset button

    Click a native reset button will reset the state of the form.

  • #132 757353d Thanks @simonihmig! - Support reactivity when @data is updated

    This supports updates of @data (or any of its tracked properties) getting rendered into the form, while previously filled in ("dirty") data is being preserved. This is the implementation for case #2 of Clarify semantics of updating @data vs. changed data #130.

[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from 9bd5580 to 0e50d9d Compare May 19, 2023 12:55
@simonihmig simonihmig merged commit 95eb97f into main May 25, 2023
@simonihmig simonihmig deleted the changeset-release/main branch May 25, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants