Skip to content

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

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

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

Conversation

@github-actions

Copy link
Copy Markdown

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.9

Patch Changes

  • #34 2f935c2 Thanks @johncarmack1984! - Type the per-method callbacks in the generated TRANSFORM_MAP against the corresponding method types so the file no longer trips noImplicitAny in strict-mode consumers.

    Outer parameter stays unknown (preserves contravariant assignability to the runtime's TransformFn = (value: unknown) => unknown); the body narrows once via const t = v as <method-type> and the existing runtime expression uses the typed binding.

@johncarmack1984 johncarmack1984 merged commit 4e045ed into main May 25, 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