[1.x] Publish packages#1011
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
June 24, 2026 09:17
effbedb to
83fe821
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
July 9, 2026 14:42
08899d4 to
a3a8533
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 9, 2026 15:55
a3a8533 to
674d2a9
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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
@codama/dynamic-address-resolution@0.3.0
Minor Changes
506e7f1Thanks @mikhd! - Split types generation in@codama/dynamic-address-resolution,@codama/dynamic-instructionsand@codama/dynamic-client.Patch Changes
008849cThanks @mikhd! - Refactor internals of pda-seed-value visitor.Extract the constant-seed part of
createPdaSeedValueVisitorinto a standalone visitor. The pda-seed-value visitor now extends the constant-pda-seed with variable-seed handling (visitAccountValue / visitArgumentValue) on top.resolveStandalonePdamethod was simplified.d3d9c1d]:@codama/dynamic-instructions@0.3.0
Minor Changes
#1016
9db43b5Thanks @lorisleiva! - Add clear-signing instruction display text (sRFC 39).getInstructionDisplayresolves a concrete instruction into a human-readable intent label, an interpolated sentence, and a structured fallback list of labelled fields, honouring the display metadata on instructions, accounts, arguments, and types (amounts, dates, durations, strings, enum labels, struct flattening, and the provide/inject graph).@codama/dynamic-parsersnow exports theParsedInstructiontype.#1002
506e7f1Thanks @mikhd! - Split types generation in@codama/dynamic-address-resolution,@codama/dynamic-instructionsand@codama/dynamic-client.Patch Changes
9db43b5,fc89fec,008849c,506e7f1,d3d9c1d]:@codama/dynamic-parsers@1.3.0
Minor Changes
9db43b5Thanks @lorisleiva! - Add clear-signing instruction display text (sRFC 39).getInstructionDisplayresolves a concrete instruction into a human-readable intent label, an interpolated sentence, and a structured fallback list of labelled fields, honouring the display metadata on instructions, accounts, arguments, and types (amounts, dates, durations, strings, enum labels, struct flattening, and the provide/inject graph).@codama/dynamic-parsersnow exports theParsedInstructiontype.Patch Changes
#1010
fc89fecThanks @mikhd! - Identify and decode nodes that omit a discriminator.When discriminator-based identification finds no match,
identifyData(and theidentify*/parse*helpers) now fall back to a Node without discriminator but only when the requested kinds resolve to exactly one candidate Node and that Node has no discriminator. Two or more Nodes without discriminator returnundefined.Updated dependencies [
d3d9c1d]:@codama/nodes@1.9.0
Minor Changes
d3d9c1dThanks @lorisleiva! - Integrate@codama/spec@1.7.0, adding the presentation layer to the node meta-model. This introduces display nodes (amountNumberDisplayNode,dateTimeNumberDisplayNode,durationNumberDisplayNode,stringDisplayNode,instructionDisplayNode,instructionAccountDisplayNode,structFieldDisplayNode,enumVariantDisplayNode), the provide/inject graph (providedNode,injectedValueNode), theaccountFieldValueNodecontextual value backed byinstructionAccountNode.accountLink, and theanyNodetype expression. Existing nodes gain optionaldisplay/providesfields. All changes are additive and optional.Patch Changes
@codama/cli@1.5.4
Patch Changes
#1009
f6deb59Thanks @senzenn! - Makecodama convertwork without apackage.json. The CLI resolves an available@codama/nodes-from-anchoradapter directly. If the adapter is missing, it suggests annpx -pcommand instead of creating apackage.json; projects with apackage.jsonkeep the existing install prompt.Updated dependencies [
d3d9c1d]:@codama/dynamic-client@0.1.3
Patch Changes
#1002
506e7f1Thanks @mikhd! - Split types generation in@codama/dynamic-address-resolution,@codama/dynamic-instructionsand@codama/dynamic-client.Updated dependencies [
9db43b5,008849c,506e7f1,d3d9c1d]:@codama/dynamic-codecs@1.2.3
Patch Changes
#1020
d3d9c1dThanks @lorisleiva! - Integrate@codama/spec@1.7.0, adding the presentation layer to the node meta-model. This introduces display nodes (amountNumberDisplayNode,dateTimeNumberDisplayNode,durationNumberDisplayNode,stringDisplayNode,instructionDisplayNode,instructionAccountDisplayNode,structFieldDisplayNode,enumVariantDisplayNode), the provide/inject graph (providedNode,injectedValueNode), theaccountFieldValueNodecontextual value backed byinstructionAccountNode.accountLink, and theanyNodetype expression. Existing nodes gain optionaldisplay/providesfields. All changes are additive and optional.Updated dependencies [
d3d9c1d]:@codama/errors@1.9.0
Patch Changes
@codama/fragments@0.1.2
Patch Changes
codama@1.9.0
Patch Changes
f6deb59,d3d9c1d]:@codama/nodes-from-anchor@1.5.2
Patch Changes
d3d9c1d]:@codama/renderers-core@1.3.10
Patch Changes
d3d9c1d]:@codama/validators@1.9.0
Patch Changes
d3d9c1d]:@codama/visitors@1.9.0
Patch Changes
d3d9c1d]:@codama/visitors-core@1.9.0
Patch Changes
d3d9c1d]:@codama/node-types@1.9.0