chore: version packages (next) (next) - #792
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@cloudpdf/contract@3.0.0-next.10
Minor Changes
doc.annotations.listAllto the public contract for retrieving everypage's annotations as one coherent snapshot with audit-head metadata.
@cloudpdf/engine@3.0.0-next.10
Minor Changes
and audit heads, including stale-version retries and desync-safe hydration.
Expose per-record annotation creation, mutation, and group-assignment
permission checks through the cloud document security service.
@cloudpdf/sdk@3.0.0-next.10
Minor Changes
client.doc.annotations.listAll()for retrieving every page's annotationsas one coherent layer snapshot.
@cloudpdf/server@3.0.0-next.10
Minor Changes
whole-document annotation reads with audit-head metadata. Expose a no-store
backend endpoint for listing every annotation in a layer. Annotation mutations
now advance the version atomically so clients can hydrate and retry against
coherent snapshots.
@embedpdf/core-annotation@3.0.0-next.10
Minor Changes
helpers, conversation-plane filtering, and per-record annotation authority.
Align annotation grouping, hit testing, geometry, and sparse property updates
with the new comments, links, and permission model.
@embedpdf/core-geometry@3.0.0-next.10
Minor Changes
toPixelsandfromPixels, and rename the display conversions tocontentToView,contentToViewRect,viewToContent, andviewToContentRect.@embedpdf/core@3.0.0-next.10
Minor Changes
PermissionDeniedand addDocumentsCapability.allows()so hosts cangate document-level print and download controls using the active document's
security policy.
@embedpdf/engine-core@3.0.0-next.10
Minor Changes
coherent whole-document annotation snapshots. Extend document security with
per-record collaboration checks, add versioned annotation wire resources and
the public whole-document annotation path, and surface unrecoverable event
gaps through
stream.desynced.@embedpdf/engine@3.0.0-next.10
Minor Changes
creation, mutation, and group assignment. Update scope guards and the local
runtime integration to support the new annotation and security contracts.
@embedpdf/engine-services@3.0.0-next.10
Minor Changes
annotation state during sparse writes, and use
EPDFAnnot_SetRectfor movesthat must not regenerate appearances. Event delivery now reports gaps that
require a full client refresh.
@embedpdf/angular@3.0.0-next.10
Minor Changes
EpdfPageContext.toPagePoint()totoContentPoint()and align theAngular page context with the content-space page transform API.
@embedpdf/react@3.0.0-next.10
Minor Changes
Align React page contexts with the content-space transform API, improve live
free-text and callout rendering, and route link activation through the shared
link-opening behavior.
@embedpdf/plugin-annotation@3.0.0-next.10
Minor Changes
recovery, a comments and review-state API, and an attached-link lens backed by
substrate annotations. Add per-record permission checks and keep conversation
records out of painting, hit testing, and selection.
@embedpdf/plugin-form@3.0.0-next.10
Minor Changes
canRead(),canFill(), andcanDesign()permission helpers, replacingcanModify(). Form hydration and mutations now refuse unauthorized worklocally, and realtime desync events trigger a full form snapshot refresh.
@embedpdf/plugin-redaction@3.0.0-next.10
Minor Changes
canMark()for redaction annotation creation and makecanApply()mirrorevery capability required by destructive redaction. Unauthorized selection
queueing is now rejected before creating marks.
@embedpdf/plugin-render@3.0.0-next.10
Minor Changes
canRender()and reject unauthorized page and tile renders locally withPermissionDenied, avoiding repeated engine requests for sessions withoutrender access.
@embedpdf/plugin-search@3.0.0-next.10
Minor Changes
canSearch(mode)so hosts can gate search and snippet controls using thesession's text-search and text-copy permissions.
@embedpdf/viewer-chrome@3.0.0-next.10
Minor Changes
plus an anchored editor for annotation links. Commands and controls now
reflect document and per-record permissions, with updated locale strings for
the new states.
@embedpdf/engine-runtime@3.0.0-next.10
Patch Changes
EPDFAnnot_SetRectbinding and update the packaged runtimebuild manifests used for rect-preserving annotation moves.
@embedpdf/plugin-link@3.0.0-next.10
Patch Changes
activation can defer to annotation editing instead of opening the target.
@embedpdf/plugin-stage@3.0.0-next.10
Patch Changes
RevealOptions.rectto benulland align stage coordinate conversionwith the content-space page transform API.
@cloudpdf/viewer@3.0.0-next.10
@cloudpdf/viewer-react@3.0.0-next.10
@embedpdf/core-acrojs@3.0.0-next.10
@embedpdf/core-js-sandbox@3.0.0-next.10
@embedpdf/core-stage@3.0.0-next.10
@embedpdf/core-ui@3.0.0-next.10
@embedpdf/engine-runtime-darwin-arm64@3.0.0-next.10
@embedpdf/engine-runtime-darwin-x64@3.0.0-next.10
@embedpdf/engine-runtime-linux-arm64@3.0.0-next.10
@embedpdf/engine-runtime-linux-x64@3.0.0-next.10
@embedpdf/engine-runtime-linuxmusl-arm64@3.0.0-next.10
@embedpdf/engine-runtime-linuxmusl-x64@3.0.0-next.10
@embedpdf/engine-runtime-wasm32@3.0.0-next.10
@embedpdf/engine-runtime-win32-arm64@3.0.0-next.10
@embedpdf/engine-runtime-win32-x64@3.0.0-next.10
@embedpdf/web@3.0.0-next.10
@embedpdf/plugin-commands@3.0.0-next.10
@embedpdf/plugin-i18n@3.0.0-next.10
@embedpdf/plugin-interaction@3.0.0-next.10
@embedpdf/plugin-metadata@3.0.0-next.10
@embedpdf/plugin-page-edit@3.0.0-next.10
@embedpdf/plugin-selection@3.0.0-next.10
@embedpdf/plugin-shell@3.0.0-next.10
@embedpdf/plugin-stamp@3.0.0-next.10
@embedpdf/plugin-view-manager@3.0.0-next.10
@embedpdf/viewer@3.0.0-next.10
@embedpdf/viewer-react@3.0.0-next.10