Skip to content

chore(release): publish scoped ink shim packages#208

Merged
RtlZeroMemory merged 2 commits intomainfrom
feat/scoped-shim-aliases
Feb 25, 2026
Merged

chore(release): publish scoped ink shim packages#208
RtlZeroMemory merged 2 commits intomainfrom
feat/scoped-shim-aliases

Conversation

@RtlZeroMemory
Copy link
Owner

Summary

  • Add scoped shim packages:
    • @rezi-ui/ink-gradient-shim
    • @rezi-ui/ink-spinner-shim
  • Wire both packages into release version sync (scripts/release-set-version.mjs).
  • Publish both packages in release workflow (.github/workflows/release.yml).

Why

The npm org package page for @rezi-ui only lists scoped packages. Existing shims are unscoped (ink-gradient-shim, ink-spinner-shim), so they don't show up there even though they are published.

This adds scoped aliases so users can discover and consume shim packages directly under the @rezi-ui namespace.

Validation

  • npm pack --dry-run ./packages/rezi-ink-gradient-shim
  • npm pack --dry-run ./packages/rezi-ink-spinner-shim

@coderabbitai
Copy link

coderabbitai bot commented Feb 25, 2026

Caution

Review failed

The head commit changed during the review from 414f9e7 to 2b5e95f.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/scoped-shim-aliases

Comment @coderabbitai help to get the list of available commands and usage tips.

@RtlZeroMemory RtlZeroMemory merged commit 9552c35 into main Feb 25, 2026
23 of 30 checks passed
@RtlZeroMemory RtlZeroMemory deleted the feat/scoped-shim-aliases branch February 25, 2026 13:35
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