Skip to content

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

Merged
lorisleiva merged 1 commit into
mainfrom
bump-codama-kit-6-10
Jun 17, 2026
Merged

Bump Codama renderer and adopt @solana/kit 6.10#545
lorisleiva merged 1 commit into
mainfrom
bump-codama-kit-6-10

Conversation

@lorisleiva

Copy link
Copy Markdown
Member

This PR bumps the Codama renderer 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. The IDL is also re-emitted by the newer Codama, which drops empty docs arrays. This lands ahead of the kit 6.10 dependency bump so the upgrade is seamless when it arrives.

This bumps the Codama renderer 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. The IDL is also re-emitted by the newer Codama (dropping empty `docs` arrays).
@lorisleiva lorisleiva force-pushed the bump-codama-kit-6-10 branch from c25b5fa to db24bb8 Compare June 17, 2026 15:36
@lorisleiva lorisleiva merged commit 823a925 into main Jun 17, 2026
22 of 23 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