Skip to content

chore: pin react's @simplepdf/embed to an exact version (controlled rollout)#45

Merged
bendersej merged 2 commits into
mainfrom
pin-embed-exact-version
Jun 30, 2026
Merged

chore: pin react's @simplepdf/embed to an exact version (controlled rollout)#45
bendersej merged 2 commits into
mainfrom
pin-embed-exact-version

Conversation

@bendersej

Copy link
Copy Markdown
Member

Background

@simplepdf/react-embed-pdf depended on @simplepdf/embed via a caret range (^0.6.0), so a consumer installing react resolves embed to whatever 0.6.x npm offers at install time, not necessarily the build react was tested against.

Changes

  • Pin react's @simplepdf/embed dependency to the exact 0.6.0 (was ^0.6.0), so a published @simplepdf/react-embed-pdf always installs the exact embed build it ships with.
  • Sync the lockfile.
  • Add a @simplepdf/react-embed-pdf patch changeset.

Notes

  • Full rollout control: moving react's embed version becomes a deliberate release step (changesets updates the exact pin and bumps react together), not a caret resolved at the consumer's install time.
  • This pin depends on @simplepdf/embed@0.6.0 actually being published (the #44 version bump). npm currently still shows 0.5.0, so confirm the 0.6.0 publish has landed before/with this release.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
simplepdf-webhooks 1beac12 Commit Preview URL

Branch Preview URL
Jun 30 2026, 08:43 AM

…or); reframe Copilot as a ready-to-fork demo of the editor's agentic capabilities in the root README
@bendersej bendersej merged commit 9bc37de into main Jun 30, 2026
4 checks passed
@bendersej bendersej deleted the pin-embed-exact-version branch June 30, 2026 08:44
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