Skip to content

chore: version packages for v0.3.0 - #4695

Open
cixzhang wants to merge 1 commit into
mainfrom
chore/version-packages-v0.3.0
Open

chore: version packages for v0.3.0#4695
cixzhang wants to merge 1 commit into
mainfrom
chore/version-packages-v0.3.0

Conversation

@cixzhang

@cixzhang cixzhang commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR is opened by the release automation. It applies all accumulated changesets and bumps every publishable @astryxdesign/* package to 0.3.0.

What's in 0.3.0

This is a breaking release (0.2.0 → 0.3.0). Highlights from the changesets:

  • Breaking: DropdownMenuRadioGroup (and the ContextMenu/Breadcrumb re-exports) now takes a required label prop, replacing the optional aria-label/aria-labelledby passthrough. A codemod renames aria-label="…" to label="…".
  • Breaking: CLI authoring is consolidated into a single @astryxdesign/cli/authoring entrypoint (types + parsers only); the create* factories are removed and doc field-types are renamed. The old @astryxdesign/core/authoring and @astryxdesign/core/config surfaces are removed (core re-exports are deprecated aliases for one more release). Codemods migrate imports and unwrap the factories automatically.
  • Many additive features and fixes across Carousel, Center, Dialog logical positioning, DropdownMenu theming slots, Field status-icon theming, RTL logical-property work, and more (see the per-package CHANGELOGs in this diff).

Upgrading

npx astryx upgrade --apply

The v0.3.0 codemods handle the breaking renames and import moves.

Notes

  • All packages co-bump to the same version (Changesets fixed group). The produced version is 0.3.0 — the expected minor bump for a 0.x breaking release.
  • sync-internal-deps repinned the internal @astryxdesign/* specifiers and the lockfile was refreshed; pnpm install --frozen-lockfile passes.
  • Merging this PR bumps versions only. Publishing to npm is a separate manual release.yml dispatch.

Apply accumulated changesets and bump all publishable packages to 0.3.0.
Includes the v0.3.0 upgrade codemods and refreshed CHANGELOGs.
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
astryx Ready Ready Preview Aug 4, 2026 4:15am

Request Review

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant