Version Packages#1214
Merged
Merged
Conversation
75e69b8 to
9d0ca5e
Compare
6afd850 to
ac458e0
Compare
ac458e0 to
bfeed19
Compare
mcintyre94
approved these changes
Jan 27, 2026
Contributor
Author
|
🔎💬 Inkeep AI search and chat service is syncing content for source 'Solana Kit Docs' |
Contributor
Author
|
Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
Releases
@solana/errors@5.5.0
Minor Changes
#1253
b4f5897Thanks @lorisleiva! - AddisXandassertIsXtype guard helpers for instruction plans, transaction plans, and transaction plan results#1260
08c9062Thanks @mcintyre94! - Mark thecausedeprecated forSOLANA_ERROR__INSTRUCTION_PLANS__FAILED_TO_EXECUTE_TRANSACTION_PLANerror#1254
ba3f186Thanks @lorisleiva! - AddSuccessfulTransactionPlanResulttype withisSuccessfulTransactionPlanResultandassertIsSuccessfulTransactionPlanResulttype guards#1236
1cc0a31Thanks @mcintyre94! - AddgetFirstFailedSingleTransactionPlanResult, which you can use to get the first failed transaction plan result from a transaction plan result, or throw if none failed#1230
6af7c15Thanks @mcintyre94! - Add a functionunwrapSimulationError, which will return the cause of an error if it is a simulation error. Otherwise it is returned unchanged.@solana/instruction-plans@5.5.0
Minor Changes
#1245
f731129Thanks @mcintyre94! - AddflattenInstructionPlanandflattenTransactionPlanfunctions, that can be used to remove the sequential/parallel structure from these plans. DeprecategetAllSingleTransactionPlanswhich is superseded byflattenTransactionPlan.#1233
b174ed5Thanks @lorisleiva! - AddeveryInstructionPlan,everyTransactionPlanandeveryTransactionPlanResultfunctions that can be used to ensure a given predicate holds for all nodes inside their respective plan structures.#1247
ea97d43Thanks @mcintyre94! - Add a new functionappendTransactionMessageInstructionPlanthat can be used to add the instructions from an instruction plan to a transaction message#1253
b4f5897Thanks @lorisleiva! - AddisXandassertIsXtype guard helpers for instruction plans, transaction plans, and transaction plan results#1243
60e8c45Thanks @lorisleiva! - AddtransformInstructionPlan,transformTransactionPlanandtransformTransactionPlanResulthelpers for bottom-up transformation of instruction plan trees.#1235
a47e441Thanks @lorisleiva! - AddpassthroughFailedTransactionPlanExecutionhelper function that wraps a transaction plan execution promise to return aTransactionPlanResulteven on execution failure. This allows handling execution results in a unified way without try/catch.#1254
ba3f186Thanks @lorisleiva! - AddSuccessfulTransactionPlanResulttype withisSuccessfulTransactionPlanResultandassertIsSuccessfulTransactionPlanResulttype guards#1236
1cc0a31Thanks @mcintyre94! - AddgetFirstFailedSingleTransactionPlanResult, which you can use to get the first failed transaction plan result from a transaction plan result, or throw if none failed#1232
589d761Thanks @mcintyre94! - AddfindInstructionPlan,findTransactionPlanandfindTransactionPlanResultfunctions that can be used to find the plan matching a given predicatePatch Changes
#1256
cccea6fThanks @mcintyre94! - Fix a bug where a message packer that requires multiple iterations is not correctly added when forced to fit in a single transaction, even if it can fitUpdated dependencies [
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/accounts@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/addresses@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/assertions@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/codecs@5.5.0
Patch Changes
@solana/codecs-core@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/codecs-data-structures@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/codecs-numbers@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/codecs-strings@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/compat@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/instructions@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/keys@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/kit@5.5.0
Patch Changes
#1234
7e0377bThanks @mcintyre94! - Fix a race condition insendAndConfirmDurableNonceTransactionFactoryUpdated dependencies [
f731129,b174ed5,ea97d43,b4f5897,60e8c45,cccea6f,08c9062,a47e441,ba3f186,1cc0a31,589d761,6af7c15]:@solana/offchain-messages@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/options@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/programs@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/react@5.5.0
Patch Changes
#1210
56433e9Thanks @rajgoesout! - Return immediately when passing empty array of transactions touseSignTransactionsanduseSignAndSendTransactionsUpdated dependencies [
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/rpc@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/rpc-api@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/rpc-graphql@5.5.0
Patch Changes
@solana/rpc-spec@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/rpc-subscriptions@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/rpc-subscriptions-api@5.5.0
Patch Changes
@solana/rpc-subscriptions-channel-websocket@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/rpc-subscriptions-spec@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/rpc-transformers@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/rpc-transport-http@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/rpc-types@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/signers@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/subscribable@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/sysvars@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/transaction-confirmation@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/transaction-messages@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/transactions@5.5.0
Patch Changes
b4f5897,08c9062,ba3f186,1cc0a31,6af7c15]:@solana/fast-stable-stringify@5.5.0
@solana/functional@5.5.0
@solana/nominal-types@5.5.0
@solana/plugin-core@5.5.0
@solana/promises@5.5.0
@solana/rpc-parsed-types@5.5.0
@solana/rpc-spec-types@5.5.0
@solana/webcrypto-ed25519-polyfill@5.5.0