Skip to content

Version Packages (beta) - #107

Merged
lucas-barake merged 1 commit into
mainfrom
changeset-release/main
Jul 10, 2026
Merged

Version Packages (beta)#107
lucas-barake merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

@lucas-barake/effect-form@0.25.0-beta.6

Minor Changes

  • #100 5e30412 Thanks @lucas-barake! - use Atom.debounce for validation and auto-submit debouncing; ParsedMode.debounce now carries Duration.Input instead of milliseconds

  • #99 e1239e8 Thanks @lucas-barake! - replace the internal weak-registry with Atom.family; validationAtomsRegistry and fieldAtomsRegistry are removed from the FormAtoms interface

Patch Changes

  • #93 e69326e Thanks @lucas-barake! - default array schemas to [] in getDefaultFromSchema

  • #95 953fdf9 Thanks @lucas-barake! - use AsyncResult accessors instead of manual result inspection in display-error logic

  • #102 1f9b932 Thanks @lucas-barake! - fix auto-submit silently dropping a change made during a follow-up submit

  • #98 4e76a88 Thanks @lucas-barake! - descriptive errors when form atoms are used before initialization

  • #103 4bb950c Thanks @lucas-barake! - a failed onSubmit is no longer recorded as a successful submit (lastSubmittedValues only updates when onSubmit succeeds)

  • #96 860cd81 Thanks @lucas-barake! - flatten builder field intersections for readable hover types

  • #104 243a2b6 Thanks @lucas-barake! - preserve field edits made during an in-flight async submit instead of reverting to the pre-submit snapshot

@lucas-barake/effect-form-react@0.26.0-beta.5

Patch Changes

@lucas-barake/effect-form-solid@0.0.0-beta.2

Patch Changes

@lucas-barake
lucas-barake merged commit 3879118 into main Jul 10, 2026
1 check passed
@lucas-barake
lucas-barake deleted the changeset-release/main branch July 10, 2026 23:27
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.

1 participant