Skip to content

chore: version packages#554

Merged
bobsingor merged 1 commit into
mainfrom
changeset-release/main
Mar 26, 2026
Merged

chore: version packages#554
bobsingor merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 25, 2026

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

@embedpdf/plugin-annotation@2.10.1

Patch Changes

  • #556 by @bobsingor – Fix stamp (and other annotation type) handlers not working for custom tools added via addTool().

    The Feature/form #537 merge moved handler factory lookup from a centralized subtype-based registry to a pointerHandler property on each tool object. Custom tools that didn't specify pointerHandler lost their pointer interaction entirely. This restores a default handler registry as a fallback so tools without an explicit pointerHandler automatically get the canonical handler for their annotation subtype.

@embedpdf/plugin-scroll@2.10.1

Patch Changes

  • #541 by @luissardon – Fix horizontal scrolling layout calculations and page navigation state updates in @embedpdf/plugin-scroll.

    This corrects horizontal visible-range and end-spacing math, preserves the optimistic currentPage during smooth next/previous navigation, and fixes page-coordinate targeting for mixed-height pages in horizontal mode by matching the scroller's vertical centering.

@embedpdf/snippet@2.10.1

Patch Changes

  • #553 by @bobsingor – Add form plugin support to the snippet API and expand the snippet documentation with standalone vanilla HTML examples.

    This includes exporting the form plugin types from @embedpdf/snippet, updating form-related command/category behavior, and adding vanilla Tailwind examples plus new plugin docs for forms.

@embedpdf/core@2.10.1

@embedpdf/engines@2.10.1

@embedpdf/models@2.10.1

@embedpdf/pdfium@2.10.1

@embedpdf/plugin-attachment@2.10.1

@embedpdf/plugin-bookmark@2.10.1

@embedpdf/plugin-capture@2.10.1

@embedpdf/plugin-commands@2.10.1

@embedpdf/plugin-document-manager@2.10.1

@embedpdf/plugin-export@2.10.1

@embedpdf/plugin-form@2.10.1

@embedpdf/plugin-fullscreen@2.10.1

@embedpdf/plugin-history@2.10.1

@embedpdf/plugin-i18n@2.10.1

@embedpdf/plugin-interaction-manager@2.10.1

@embedpdf/plugin-pan@2.10.1

@embedpdf/plugin-print@2.10.1

@embedpdf/plugin-redaction@2.10.1

@embedpdf/plugin-render@2.10.1

@embedpdf/plugin-rotate@2.10.1

@embedpdf/plugin-search@2.10.1

@embedpdf/plugin-selection@2.10.1

@embedpdf/plugin-spread@2.10.1

@embedpdf/plugin-thumbnail@2.10.1

@embedpdf/plugin-tiling@2.10.1

@embedpdf/plugin-ui@2.10.1

@embedpdf/plugin-view-manager@2.10.1

@embedpdf/plugin-viewport@2.10.1

@embedpdf/plugin-zoom@2.10.1

@embedpdf/utils@2.10.1

@embedpdf/react-pdf-viewer@2.10.1

@embedpdf/svelte-pdf-viewer@2.10.1

@embedpdf/vue-pdf-viewer@2.10.1

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 25, 2026

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

Project Deployment Actions Updated (UTC)
embed-pdf-snippet Ready Ready Preview, Comment Mar 26, 2026 1:28pm
embed-pdf-viewer-react-mui Ready Ready Preview, Comment Mar 26, 2026 1:28pm
embed-pdf-viewer-svelte-tailwind Ready Ready Preview, Comment Mar 26, 2026 1:28pm
embed-pdf-viewer-vue-vuetify Ready Ready Preview, Comment Mar 26, 2026 1:28pm
embed-pdf-website Ready Ready Preview, Comment Mar 26, 2026 1:28pm

Request Review

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