Skip to content

chore(release): version packages#105

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore(release): version packages#105
github-actions[bot] wants to merge 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

@tuyau/core@1.2.3

Patch Changes

  • ecbf2be: Replace MultipartFile with File | Blob in client-side body types.

    When using vine.file() in validators, the generated types previously exposed MultipartFile (a server-side type) to the client, forcing users to cast it to File or Blob when handling file uploads on the client. With this change,ExtractBody now automatically replaces MultipartFile with File | Blob.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 6d00a24 to 16db1e4 Compare March 18, 2026 20:37
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.

0 participants