Skip to content

Yarn to pnpm#50

Merged
SCdF merged 3 commits intomainfrom
yarn-to-pnpm
Mar 11, 2026
Merged

Yarn to pnpm#50
SCdF merged 3 commits intomainfrom
yarn-to-pnpm

Conversation

@SCdF
Copy link
Owner

@SCdF SCdF commented Mar 11, 2026

No description provided.

SCdF and others added 3 commits March 11, 2026 06:51
pnpm's stricter dependency resolution required adding previously-hoisted
transitive dependencies as explicit devDependencies (cookie, unified,
redux, react-router, @types/debug, @types/pg, @types/qs). Also removed
several now-unnecessary @ts-expect-error directives in server code.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
pnpm doesn't hoist transitive dependencies, so plugins referenced in
.parcelrc need to be explicit devDependencies to prevent parcel from
auto-installing mismatched versions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@SCdF SCdF merged commit f26fd10 into main Mar 11, 2026
2 checks passed
@SCdF SCdF deleted the yarn-to-pnpm branch March 11, 2026 09:32
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