chore: version packages (next) (next) - #786
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 27, 2026 17:47
11cc3e0 to
673c6d7
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 27, 2026 18:24
673c6d7 to
41fb78c
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.
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.9
Minor Changes
and extracting selected pages as a standalone PDF.
@cloudpdf/engine@3.0.0-next.9
Minor Changes
cloud document pages service. Insertions invalidate stale manifest rows and
publish local or realtime
pages.insertedevents with the updated layout.@cloudpdf/sdk@3.0.0-next.9
Minor Changes
blank-page creation, and page extraction.
@cloudpdf/server@3.0.0-next.9
Minor Changes
extracting selected pages. Insert mutations persist the new page set and
versions atomically and publish audit events for realtime collaborators.
Patch Changes
#787 by @bobsingor – Reusing an explicit
docIdondocuments.initordocuments.importnow answers a clean409 Conflictexplaining how to proceed (retry with the sameidempotencyKeyto resume, delete the document to replace it, or use a different/omitteddocId) instead of surfacing the raw database unique-constraint error as a 500 — including the case where a retry mints a fresh idempotency key per attempt. AdocIdalready owned by another tenant answers403, mirroring the existing delete semantics.#785 by @bobsingor – Fix AWS S3-backed streaming uploads by buffering small source chunks before the SDK applies checksum framing, preventing
InvalidChunkSizeErrorduring document imports and other streamed writes. Handled 5xx responses now also emit structured error logs with the request ID and HTTP status.@embedpdf/core@3.0.0-next.9
Minor Changes
PageInsertResult,PageInsertBlankSpec, andPdfSizefrom the mainpackage so applications and plugins can type page-creation operations.
@embedpdf/engine-core@3.0.0-next.9
Minor Changes
pages.insertBlank(spec, destIndex?)document operationand make
pages.insertandpages.extractrequired across engineimplementations. Add the blank-page input types, wire protocol, HTTP paths
and schemas, conformance coverage, and
pages.insertedevent assertions.@embedpdf/engine@3.0.0-next.9
Minor Changes
pages.insertBlankin the local document pages service. Blank-pagerequests use the worker protocol, enforce the page-assembly capability, and
publish the resulting
pages.inserteddocument event.@embedpdf/engine-services@3.0.0-next.9
Minor Changes
pages.insertBlankworker request. The implementation validates page size,count, and destination index, creates persistent blank pages, and returns
their new page object numbers and layout.
@embedpdf/plugin-page-edit@3.0.0-next.9
Minor Changes
addBlank()andinsert()to the page-edit capability. New pages can beplaced by page-object-number anchors or absolute index, and blank pages
default to the size of the neighboring page.
@embedpdf/plugin-stamp@3.0.0-next.9
Patch Changes
pages.insertandpages.extractengine operations, removing obsoleteoptional-feature checks.
@cloudpdf/viewer@3.0.0-next.9
@cloudpdf/viewer-react@3.0.0-next.9
@embedpdf/core-acrojs@3.0.0-next.9
@embedpdf/core-annotation@3.0.0-next.9
@embedpdf/core-geometry@3.0.0-next.9
@embedpdf/core-js-sandbox@3.0.0-next.9
@embedpdf/core-stage@3.0.0-next.9
@embedpdf/core-ui@3.0.0-next.9
@embedpdf/engine-runtime@3.0.0-next.9
@embedpdf/engine-runtime-darwin-arm64@3.0.0-next.9
@embedpdf/engine-runtime-darwin-x64@3.0.0-next.9
@embedpdf/engine-runtime-linux-arm64@3.0.0-next.9
@embedpdf/engine-runtime-linux-x64@3.0.0-next.9
@embedpdf/engine-runtime-linuxmusl-arm64@3.0.0-next.9
@embedpdf/engine-runtime-linuxmusl-x64@3.0.0-next.9
@embedpdf/engine-runtime-wasm32@3.0.0-next.9
@embedpdf/engine-runtime-win32-arm64@3.0.0-next.9
@embedpdf/engine-runtime-win32-x64@3.0.0-next.9
@embedpdf/angular@3.0.0-next.9
@embedpdf/react@3.0.0-next.9
@embedpdf/web@3.0.0-next.9
@embedpdf/plugin-annotation@3.0.0-next.9
@embedpdf/plugin-commands@3.0.0-next.9
@embedpdf/plugin-form@3.0.0-next.9
@embedpdf/plugin-i18n@3.0.0-next.9
@embedpdf/plugin-interaction@3.0.0-next.9
@embedpdf/plugin-link@3.0.0-next.9
@embedpdf/plugin-metadata@3.0.0-next.9
@embedpdf/plugin-redaction@3.0.0-next.9
@embedpdf/plugin-render@3.0.0-next.9
@embedpdf/plugin-search@3.0.0-next.9
@embedpdf/plugin-selection@3.0.0-next.9
@embedpdf/plugin-shell@3.0.0-next.9
@embedpdf/plugin-stage@3.0.0-next.9
@embedpdf/plugin-view-manager@3.0.0-next.9
@embedpdf/viewer-chrome@3.0.0-next.9
@embedpdf/viewer@3.0.0-next.9
@embedpdf/viewer-react@3.0.0-next.9