Skip to content

chore(release): version packages - #302

Merged
baseballyama merged 1 commit into
mainfrom
changeset-release/main
Sep 13, 2026
Merged

baseballyama merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

Releases

@office-kit/pptx@0.13.0

Minor Changes

  • 104f7d2: Read and render the transparency of solid fills and outlines.

    @office-kit/pptx adds getShapeFillOpacity, getShapeStrokeOpacity, and
    resolveDrawingColorOpacity, which resolve <a:alpha> / <a:alphaMod> /
    <a:alphaOff> on a color to a 0–1 opacity. getShapeFillColorResolved and
    getShapeStrokeColorResolved keep returning the plain #RRGGBB.

    @office-kit/pptx-preview now emits fill-opacity / stroke-opacity for
    translucent solid fills and outlines, including artwork inherited from slide
    layouts and masters. A semi-transparent shape layered over a gradient or the
    slide background previously rendered as an opaque block that hid whatever sat
    beneath it.

@office-kit/pptx-preview@0.9.3

Patch Changes

  • 104f7d2: Read and render the transparency of solid fills and outlines.

    @office-kit/pptx adds getShapeFillOpacity, getShapeStrokeOpacity, and
    resolveDrawingColorOpacity, which resolve <a:alpha> / <a:alphaMod> /
    <a:alphaOff> on a color to a 0–1 opacity. getShapeFillColorResolved and
    getShapeStrokeColorResolved keep returning the plain #RRGGBB.

    @office-kit/pptx-preview now emits fill-opacity / stroke-opacity for
    translucent solid fills and outlines, including artwork inherited from slide
    layouts and masters. A semi-transparent shape layered over a gradient or the
    slide background previously rendered as an opaque block that hid whatever sat
    beneath it.

@baseballyama
baseballyama merged commit 272fa56 into main Sep 13, 2026
@baseballyama
baseballyama deleted the changeset-release/main branch September 13, 2026 08:19
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