Skip to content

chore(release): 📦 version packages (canary)#29

Merged
johncarmack1984 merged 2 commits into
mainfrom
changeset-release/main
May 8, 2026
Merged

chore(release): 📦 version packages (canary)#29
johncarmack1984 merged 2 commits into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 8, 2026

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

@fltsci/taurpc@2.0.0-canary.7

Patch Changes

  • #28 ccfcbea Thanks @johncarmack1984! - Bump specta to 2.0.0-rc.25 (and specta-typescript / specta-serde to 0.0.12).

    Rewrites taurpc/src/export.rs and the surrounding internals against specta's new visitor-based type-walking API (the rc.25 release removed the in-place *_mut accessors on Struct/Enum/Tuple/Fields and reshaped Reference/NamedReference). Generated TS bindings are unchanged at the user-facing level; the proxy and dispatcher pick up the new specta render shape in src/index.ts accordingly.

    Rust consumers will need to bump their own specta dep to =2.0.0-rc.25 in lockstep, since = exact-version pinning makes any rc skew a resolver collision.

@johncarmack1984 johncarmack1984 merged commit 9ee96fb into main May 8, 2026
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