Skip to content

chore: version packages#125

Merged
ladparth merged 1 commit intomainfrom
changeset-release/main
Apr 12, 2026
Merged

chore: version packages#125
ladparth merged 1 commit intomainfrom
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.

Releases

@buildnbuzz/form-core@0.1.5

Patch Changes

  • #124 0c2937c Thanks @ladparth! - Correct primitive array type inference for named child fields.
    • Ensure that child fields with explicitly defined names are correctly inferred as wrapped objects ({ name: value }[]) rather than flat values.

@buildnbuzz/form-react@0.1.5

Patch Changes

  • #124 0c2937c Thanks @ladparth! - Implement cascading validation logic for derived checks.

    • Updated derived validation to be cumulative: "blur" mode now includes "submit" checks, and "change" mode includes both "blur" and "submit" checks.
    • Synchronized default derivedValidationMode to "submit" to match documentation and planned behavior.
  • Updated dependencies [0c2937c]:

    • @buildnbuzz/form-core@0.1.5

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
buzzform Ready Ready Preview, Comment Apr 12, 2026 2:02pm

@ladparth ladparth merged commit 1ac6ac8 into main Apr 12, 2026
2 checks passed
@ladparth ladparth deleted the changeset-release/main branch April 12, 2026 14:02
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