Skip to content

Bump Codama renderer and adopt @solana/kit 6.10#81

Merged
lorisleiva merged 2 commits into
mainfrom
bump-codama-kit-6-10
Jun 17, 2026
Merged

Bump Codama renderer and adopt @solana/kit 6.10#81
lorisleiva merged 2 commits into
mainfrom
bump-codama-kit-6-10

Conversation

@lorisleiva

Copy link
Copy Markdown
Member

This PR bumps the Codama renderers (including nodes-from-anchor for the Anchor IDL conversion) and regenerates the JS client so it stays compatible with @solana/kit 6.10. The generated program plugin now returns the homomorphic ExtendedClient type (introduced in kit 6.10) instead of the previous Omit<T, ...> intersection, which kit 6.10's extendClient is no longer assignable to, and the client's kit floor is raised to ^6.10.0. This lands ahead of the kit 6.10 dependency bump so the upgrade is seamless when it arrives.

This bumps the Codama renderers (including nodes-from-anchor) and regenerates the JS client so it stays compatible with @solana/kit 6.10. The generated program plugin now returns the homomorphic `ExtendedClient` type (introduced in kit 6.10) instead of the previous `Omit<T, ...>` intersection, and the client's kit floor is raised to ^6.10.0.
@lorisleiva lorisleiva merged commit f865a54 into main Jun 17, 2026
22 checks passed
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