Skip to content

chore: rename packages to @office-kit scope#286

Merged
baseballyama merged 2 commits into
mainfrom
chore/rename-to-office-kit-scope
Jul 5, 2026
Merged

chore: rename packages to @office-kit scope#286
baseballyama merged 2 commits into
mainfrom
chore/rename-to-office-kit-scope

Conversation

@baseballyama

Copy link
Copy Markdown
Collaborator

Republishes the library under the @office-kit npm scope and deprecates the old names.

Old New
pptx-kit @office-kit/pptx
pptx-kit-preview @office-kit/pptx-preview

What changed

  • Package names, workspace deps / peerDeps, and publishConfig updated.
  • Import specifiers + build/test aliases (tsconfig paths, vitest alias, tsdown externals).
  • CI --filter targets (@office-kit/pptx-preview, @office-kit/pptx-site).
  • README / docs / site / skill guides, generated-file metadata (<Application> / dc:creator), and the internal Symbol.for namespace.
  • Repo URLs → office-kit/pptx (post org-move). @baseballyama in CODEOWNERS kept (personal account).

Versioning

Versions are kept (0.11.1 / 0.6.2) — the new-named packages start where the old ones left off. CHANGELOG.md history stays under the old names. No changeset added; changeset publish will publish the new names at their current versions.

Verification

format:check / lint / typecheck / build / preview build / test (308 files, 1287 passed) all green locally.

🤖 Generated with Claude Code

https://claude.ai/code/session_01E9usqJWCThe97wMeZ4sXzw

Republish under the @office-kit npm scope, deprecating the old names:

- pptx-kit         -> @office-kit/pptx
- pptx-kit-preview -> @office-kit/pptx-preview

Versions are kept (0.11.1 / 0.6.2) so the new-named packages start where
the old ones left off. Full rebrand across import specifiers, build/test
aliases (tsconfig, vitest, tsdown), CI --filter targets, docs, the site,
skill guides, generated-file metadata, and the internal Symbol namespace.
Repository URLs updated to office-kit/pptx after the org move. CHANGELOG
history is left under the old names.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E9usqJWCThe97wMeZ4sXzw
Copilot AI review requested due to automatic review settings July 5, 2026 02:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

The 01-title-only and 21-showcase sample decks render the product name in
their title; rebranding "pptx-kit" → "@office-kit/pptx" changes that text, and
the previewer matches LibreOffice slightly less closely on the longer string
(fg-SSIM 0.9302→0.8501 and 0.8665→0.8028). Same LibreOffice 24.2.7.2, only
these two slides moved. Values taken from the CI baseline candidate.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E9usqJWCThe97wMeZ4sXzw
@baseballyama
baseballyama merged commit 68465a3 into main Jul 5, 2026
6 checks passed
@baseballyama
baseballyama deleted the chore/rename-to-office-kit-scope branch July 5, 2026 03:09
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.

2 participants