Skip to content

Bump JS client to @solana/kit v8 - #107

Merged
mcintyre94 merged 2 commits into
mainfrom
bump-kit-v8
Aug 21, 2026
Merged

Bump JS client to @solana/kit v8#107
mcintyre94 merged 2 commits into
mainfrom
bump-kit-v8

Conversation

@mcintyre94

@mcintyre94 mcintyre94 commented Aug 21, 2026

Copy link
Copy Markdown
Member

This PR updates the JS client to @solana/kit v8, bumps its @solana-program/system and Kit plugin dependencies to their kit-v8-compatible versions, and removes the unused @solana-program/compute-budget dependency, whose compute-unit handling moved to setTransactionMessageComputeUnitLimit in @solana/kit some releases ago.

Comment thread clients/js/package.json
"prepublishOnly": "pnpm build"
},
"dependencies": {
"@solana-program/compute-budget": "^0.17.0",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed this package isn't used

@mcintyre94
mcintyre94 enabled auto-merge (squash) August 21, 2026 15:26
@mcintyre94
mcintyre94 requested a review from lorisleiva August 21, 2026 15:27
@mcintyre94
mcintyre94 merged commit 3a3251d into main Aug 21, 2026
21 checks passed
@mcintyre94
mcintyre94 deleted the bump-kit-v8 branch August 21, 2026 15:35
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.

2 participants