chore(repo): version packages - #16
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for setds ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 30, 2026 19:22
b3b27c2 to
c947019
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 30, 2026 21:10
c947019 to
daaec0e
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
@monospaced/set-assets@0.1.0
Minor Changes
673f0e4: Refine typography: new font-stretch, font-variation-settings, and word-spacing tokens, composite restructuring, and a per-element word-spacing fix.
font-stretchscale (primitive steps plus semanticnormal/semiCondensed/condensed/ultraCondensed), and every text composite now bundles a pairedfontStretch. Responsive font-stretch travels with the responsive composites, so headings scale their width across breakpoints without a component media query.wordSpacing.defaultandwordSpacing.monospacedtokens. Word-spacing now scales with each element's own font size (it previously inherited the root's frozenpxvalue), and the monospaced (0) override cascades to descendants such ascodeand table cells.fontVariationSettingstoken, restated after everyfontshorthand (which resets it).metrictokens directly.Breaking changes
-fontsuffix — e.g.--set-typography-text-heading-2xl→--set-typography-text-heading-2xl-font. Each size also exposes a matching--set-typography-text-*-font-stretch.--set-typography-prose-code-padding-*custom properties are removed; use--set-typography-metric-default-cap-balanceand--set-typography-metric-default-side-bearing-singleinstead.typography.prose.link.*totypography.prose-link.*in the token JSON. The emitted CSS variable names (--set-typography-prose-link-*) are unchanged.@monospaced/set-config@0.1.0
Minor Changes
fe48043: Render italic text correctly in Safari.
WebKit drops the
font-style: italic→ slant-axis mapping oncefont-variation-settingsis set, so italics rendered upright in Safari while Chrome and Firefox were unaffected. A newfontVariationSettings.italictoken declares the slant axis explicitly (slnt -16for Berkeley Mono;slnt -15alongside Recursive'sCRSV/CASL/MONO), and it is applied to italic elements (em,i,cite,dfn,var,address) and prose code italics.Adds the
--set-typography-font-variation-settings-italiccustom property (per brand).673f0e4: Refine typography: new font-stretch, font-variation-settings, and word-spacing tokens, composite restructuring, and a per-element word-spacing fix.
font-stretchscale (primitive steps plus semanticnormal/semiCondensed/condensed/ultraCondensed), and every text composite now bundles a pairedfontStretch. Responsive font-stretch travels with the responsive composites, so headings scale their width across breakpoints without a component media query.wordSpacing.defaultandwordSpacing.monospacedtokens. Word-spacing now scales with each element's own font size (it previously inherited the root's frozenpxvalue), and the monospaced (0) override cascades to descendants such ascodeand table cells.fontVariationSettingstoken, restated after everyfontshorthand (which resets it).metrictokens directly.Breaking changes
-fontsuffix — e.g.--set-typography-text-heading-2xl→--set-typography-text-heading-2xl-font. Each size also exposes a matching--set-typography-text-*-font-stretch.--set-typography-prose-code-padding-*custom properties are removed; use--set-typography-metric-default-cap-balanceand--set-typography-metric-default-side-bearing-singleinstead.typography.prose.link.*totypography.prose-link.*in the token JSON. The emitted CSS variable names (--set-typography-prose-link-*) are unchanged.Patch Changes
calc(cell-width * 2), with the small-size override removed) and trim theradius.ratio.defaulttoken description.@monospaced/set-core@0.1.0
Minor Changes
fe48043: Render italic text correctly in Safari.
WebKit drops the
font-style: italic→ slant-axis mapping oncefont-variation-settingsis set, so italics rendered upright in Safari while Chrome and Firefox were unaffected. A newfontVariationSettings.italictoken declares the slant axis explicitly (slnt -16for Berkeley Mono;slnt -15alongside Recursive'sCRSV/CASL/MONO), and it is applied to italic elements (em,i,cite,dfn,var,address) and prose code italics.Adds the
--set-typography-font-variation-settings-italiccustom property (per brand).673f0e4: Refine typography: new font-stretch, font-variation-settings, and word-spacing tokens, composite restructuring, and a per-element word-spacing fix.
font-stretchscale (primitive steps plus semanticnormal/semiCondensed/condensed/ultraCondensed), and every text composite now bundles a pairedfontStretch. Responsive font-stretch travels with the responsive composites, so headings scale their width across breakpoints without a component media query.wordSpacing.defaultandwordSpacing.monospacedtokens. Word-spacing now scales with each element's own font size (it previously inherited the root's frozenpxvalue), and the monospaced (0) override cascades to descendants such ascodeand table cells.fontVariationSettingstoken, restated after everyfontshorthand (which resets it).metrictokens directly.Breaking changes
-fontsuffix — e.g.--set-typography-text-heading-2xl→--set-typography-text-heading-2xl-font. Each size also exposes a matching--set-typography-text-*-font-stretch.--set-typography-prose-code-padding-*custom properties are removed; use--set-typography-metric-default-cap-balanceand--set-typography-metric-default-side-bearing-singleinstead.typography.prose.link.*totypography.prose-link.*in the token JSON. The emitted CSS variable names (--set-typography-prose-link-*) are unchanged.Patch Changes
calc(cell-width * 2), with the small-size override removed) and trim theradius.ratio.defaulttoken description.@monospaced/set-tokens@0.1.0
Minor Changes
fe48043: Render italic text correctly in Safari.
WebKit drops the
font-style: italic→ slant-axis mapping oncefont-variation-settingsis set, so italics rendered upright in Safari while Chrome and Firefox were unaffected. A newfontVariationSettings.italictoken declares the slant axis explicitly (slnt -16for Berkeley Mono;slnt -15alongside Recursive'sCRSV/CASL/MONO), and it is applied to italic elements (em,i,cite,dfn,var,address) and prose code italics.Adds the
--set-typography-font-variation-settings-italiccustom property (per brand).673f0e4: Refine typography: new font-stretch, font-variation-settings, and word-spacing tokens, composite restructuring, and a per-element word-spacing fix.
font-stretchscale (primitive steps plus semanticnormal/semiCondensed/condensed/ultraCondensed), and every text composite now bundles a pairedfontStretch. Responsive font-stretch travels with the responsive composites, so headings scale their width across breakpoints without a component media query.wordSpacing.defaultandwordSpacing.monospacedtokens. Word-spacing now scales with each element's own font size (it previously inherited the root's frozenpxvalue), and the monospaced (0) override cascades to descendants such ascodeand table cells.fontVariationSettingstoken, restated after everyfontshorthand (which resets it).metrictokens directly.Breaking changes
-fontsuffix — e.g.--set-typography-text-heading-2xl→--set-typography-text-heading-2xl-font. Each size also exposes a matching--set-typography-text-*-font-stretch.--set-typography-prose-code-padding-*custom properties are removed; use--set-typography-metric-default-cap-balanceand--set-typography-metric-default-side-bearing-singleinstead.typography.prose.link.*totypography.prose-link.*in the token JSON. The emitted CSS variable names (--set-typography-prose-link-*) are unchanged.Patch Changes
calc(cell-width * 2), with the small-size override removed) and trim theradius.ratio.defaulttoken description.@monospaced/set-react@0.1.0
Patch Changes
@monospaced/set-markdown@0.1.0
@monospaced/set-skills@0.1.0
@monospaced/set-documentation@0.1.0
Patch Changes
@monospaced/set-playground@0.1.0
Patch Changes
@monospaced/set-adapter@0.1.0
Patch Changes
@monospaced/set-storybook@0.1.0
@monospaced/set-system@0.1.0