Skip to content

fix(examples): match bumped @react-pdf/tailwind version range - #3540

Merged
diegomura merged 1 commit into
masterfrom
diegomura/master-ci-failure
Aug 27, 2026
Merged

fix(examples): match bumped @react-pdf/tailwind version range#3540
diegomura merged 1 commit into
masterfrom
diegomura/master-ci-failure

Conversation

@diegomura

Copy link
Copy Markdown
Owner

1f73b94 bumped packages/tailwind to 0.1.0, but the vite example still required @react-pdf/tailwind: ^0.0.0. Yarn stopped resolving it from the workspace, fell through to npm where the package isn't published, and yarn --frozen-lockfile failed on every CI and Release job on master. This widens the example's range to ^0.1.0; verified locally with a clean frozen-lockfile install and full monorepo build, lockfile untouched.

馃 Generated with Claude Code

The tailwind package was bumped to 0.1.0 but the vite example still
required ^0.0.0, so yarn stopped resolving it from the workspace and
failed to find it on npm, breaking install on every CI job.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Aug 27, 2026

Copy link
Copy Markdown

鈿狅笍 No Changeset found

Latest commit: dac673e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@diegomura
diegomura merged commit 5c621d9 into master Aug 27, 2026
14 checks passed
@diegomura
diegomura deleted the diegomura/master-ci-failure branch August 27, 2026 22:25
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