Skip to content

Move pnpm config from package.json to pnpm-workspace.yaml#29

Merged
SynthLuvr merged 3 commits into
mainfrom
copilot/replace-patch-package-with-pnpm
Mar 1, 2026
Merged

Move pnpm config from package.json to pnpm-workspace.yaml#29
SynthLuvr merged 3 commits into
mainfrom
copilot/replace-patch-package-with-pnpm

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 1, 2026

pnpm workspace-level config (patchedDependencies) was split across package.json while pnpm-workspace.yaml already existed and held other pnpm settings (onlyBuiltDependencies).

Changes

  • pnpm-workspace.yaml: Added patchedDependencies for @evolution-sdk/evolution@0.3.19
  • package.json: Removed the pnpm block entirely

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: SynthLuvr <131367121+SynthLuvr@users.noreply.github.com>
Copilot AI changed the title [WIP] Replace use of patch-package with pnpm native patching Replace patch-package with pnpm native patching Mar 1, 2026
Co-authored-by: SynthLuvr <131367121+SynthLuvr@users.noreply.github.com>
Copilot AI changed the title Replace patch-package with pnpm native patching Move pnpm config from package.json to pnpm-workspace.yaml Mar 1, 2026
@SynthLuvr SynthLuvr marked this pull request as ready for review March 1, 2026 19:13
@SynthLuvr SynthLuvr merged commit 03c8947 into main Mar 1, 2026
1 check passed
@SynthLuvr SynthLuvr deleted the copilot/replace-patch-package-with-pnpm branch March 1, 2026 19:14
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.

2 participants