Skip to content

chore: version packages#131

Merged
wangdicoder merged 1 commit intomasterfrom
changeset-release/master
Apr 25, 2026
Merged

chore: version packages#131
wangdicoder merged 1 commit intomasterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 23, 2026

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 master, this PR will be updated.

Releases

@tiny-design/react@1.15.0

Minor Changes

  • Emit per-component CSS token slices to dramatically shrink per-component bundles. The tokens package now emits dist/css/foundation.css (primitives), dist/css/semantic.css (semantics), and dist/css/components/<name>.css (per-component) alongside the existing base.css. Each compiled component entry imports only the slices it transitively needs, reducing per-component CSS by ~60% raw and ~80% gzipped (Button: 261 KB → 103 KB raw, 36 KB → 7.5 KB gzipped). Full-library bundle size is unchanged; base.css is still emitted for backward compatibility. - #132 e5335cf

Patch Changes

  • Replace runtime displayName checks with component markers for React component composition and keep displayName for debugging only. - #130 d06e59d

@tiny-design/tokens@1.15.0

Minor Changes

  • Emit per-component CSS token slices to dramatically shrink per-component bundles. The tokens package now emits dist/css/foundation.css (primitives), dist/css/semantic.css (semantics), and dist/css/components/<name>.css (per-component) alongside the existing base.css. Each compiled component entry imports only the slices it transitively needs, reducing per-component CSS by ~60% raw and ~80% gzipped (Button: 261 KB → 103 KB raw, 36 KB → 7.5 KB gzipped). Full-library bundle size is unchanged; base.css is still emitted for backward compatibility. - #132 e5335cf

@tiny-design/charts@1.15.0

@tiny-design/icons@1.15.0

@github-actions github-actions Bot force-pushed the changeset-release/master branch from 0fd30ab to 5b820d2 Compare April 25, 2026 10:42
@wangdicoder wangdicoder merged commit 6b83f47 into master Apr 25, 2026
@wangdicoder wangdicoder deleted the changeset-release/master branch April 25, 2026 11:05
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.

1 participant