chore: version packages#554
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
2059b53 to
a5ec3db
Compare
a5ec3db to
ea58aed
Compare
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.
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
pointerHandlerproperty on each tool object. Custom tools that didn't specifypointerHandlerlost their pointer interaction entirely. This restores a default handler registry as a fallback so tools without an explicitpointerHandlerautomatically 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
currentPageduring 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