[1.x] Publish packages - #1092
Open
codama-releases[bot] wants to merge 1 commit into
Open
Conversation
codama-releases
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 20, 2026 11:00
ef6f3a7 to
af336c9
Compare
codama-releases
Bot
force-pushed
the
changeset-release/main
branch
from
August 20, 2026 11:48
af336c9 to
c8d4d9a
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/cli@1.6.3
Patch Changes
fa4a453,55b9ede]:@codama/dynamic-address-resolution@0.3.4
Patch Changes
abefbeb]:@codama/dynamic-client@0.1.7
Patch Changes
abefbeb]:@codama/dynamic-codecs@1.2.7
Patch Changes
fa4a453,abefbeb,55b9ede]:@codama/dynamic-instructions@0.4.2
Patch Changes
abefbeb]:@codama/dynamic-parsers@1.4.2
Patch Changes
fa4a453,abefbeb,55b9ede]:@codama/errors@1.10.3
Patch Changes
abefbebThanks @lorisleiva! - FixvalidateCodamaVersionto compare the document's version against the Codama spec version (CODAMA_VERSION) instead of the npm package version, which is an unrelated namespace and caused false mismatches whenever the two drifted apart. The function now accepts any string and narrows it toCodamaVersionon success, rejects unparsable versions, and no longer special-cases 0.x versions. TheCODAMA_ERROR__VERSION_MISMATCHmessage is reworded accordingly.fa4a453,55b9ede]:@codama/fragments@0.1.6
Patch Changes
abefbeb]:codama@1.10.3
Patch Changes
abefbebThanks @lorisleiva! - FixvalidateCodamaVersionto compare the document's version against the Codama spec version (CODAMA_VERSION) instead of the npm package version, which is an unrelated namespace and caused false mismatches whenever the two drifted apart. The function now accepts any string and narrows it toCodamaVersionon success, rejects unparsable versions, and no longer special-cases 0.x versions. TheCODAMA_ERROR__VERSION_MISMATCHmessage is reworded accordingly.fa4a453,abefbeb,55b9ede]:@codama/node-types@1.10.3
Patch Changes
#1090
fa4a453Thanks @lorisleiva! - Update the generated node types and constructors to@codama/spec@1.9.1. Generated docblocks now carry the enriched spec documentation (strategy walkthroughs with buffer diagrams for the offset type nodes, serialisation caveats, and worked examples), theCodamaVersiontype moves from'1.8.0'to'1.9.1', and new documents created viarootNode()are stamped with version1.9.1.#1093
55b9edeThanks @lorisleiva! - Widen theCodamaVersiontype from the exact pinned literal ('1.9.1') to a major-pinned template literal (1.${number}.${number}), so any document of the current spec major type-checks as aRootNoderather than only documents carrying the exact pinned version. Add agetCodamaVersionMajor(version)helper to@codama/nodesthat defensively extracts the major from an arbitrary version string, returningnullwhen it cannot be parsed.@codama/nodes@1.10.3
Patch Changes
#1090
fa4a453Thanks @lorisleiva! - Update the generated node types and constructors to@codama/spec@1.9.1. Generated docblocks now carry the enriched spec documentation (strategy walkthroughs with buffer diagrams for the offset type nodes, serialisation caveats, and worked examples), theCodamaVersiontype moves from'1.8.0'to'1.9.1', and new documents created viarootNode()are stamped with version1.9.1.#1093
55b9edeThanks @lorisleiva! - Widen theCodamaVersiontype from the exact pinned literal ('1.9.1') to a major-pinned template literal (1.${number}.${number}), so any document of the current spec major type-checks as aRootNoderather than only documents carrying the exact pinned version. Add agetCodamaVersionMajor(version)helper to@codama/nodesthat defensively extracts the major from an arbitrary version string, returningnullwhen it cannot be parsed.Updated dependencies [
fa4a453,abefbeb,55b9ede]:@codama/nodes-from-anchor@1.5.6
Patch Changes
fa4a453,abefbeb,55b9ede]:@codama/renderers-core@1.4.1
Patch Changes
fa4a453,abefbeb,55b9ede]:@codama/validators@1.10.3
Patch Changes
fa4a453,abefbeb,55b9ede]:@codama/visitors@1.10.3
Patch Changes
fa4a453,abefbeb,55b9ede]:@codama/visitors-core@1.10.3
Patch Changes
fa4a453,abefbeb,55b9ede]: