chore: rename packages to @office-kit scope#286
Merged
Conversation
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
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
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.
Republishes the library under the @office-kit npm scope and deprecates the old names.
pptx-kit@office-kit/pptxpptx-kit-preview@office-kit/pptx-previewWhat changed
publishConfigupdated.tsconfigpaths,vitestalias,tsdownexternals).--filtertargets (@office-kit/pptx-preview,@office-kit/pptx-site).<Application>/dc:creator), and the internalSymbol.fornamespace.office-kit/pptx(post org-move).@baseballyamain 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.mdhistory stays under the old names. No changeset added;changeset publishwill 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