Skip to content

chore: switch package manager from yarn to pnpm#862

Merged
styfle merged 2 commits into
mainfrom
styfle-ai/switch-to-pnpm-64b1
May 21, 2026
Merged

chore: switch package manager from yarn to pnpm#862
styfle merged 2 commits into
mainfrom
styfle-ai/switch-to-pnpm-64b1

Conversation

@styfle

@styfle styfle commented May 21, 2026

Copy link
Copy Markdown
Member

Summary

  • switch package metadata and scripts from Yarn to pnpm 10.33.0
  • add pnpm workspace settings with minimum release age and build-script approvals
  • replace yarn.lock with pnpm-lock.yaml and update CI commands
  • update AVA snapshots for Babel output under the pnpm lockfile

Testing

  • node --version -> v20.20.2
  • pnpm --version -> 10.33.0
  • pnpm install --frozen-lockfile && pnpm build && pnpm lint && pnpm test && pnpm test-types
Open in Web Open in Cursor 

cursoragent and others added 2 commits May 21, 2026 17:29
Co-authored-by: Steven <styfle@users.noreply.github.com>
Co-authored-by: Steven <styfle@users.noreply.github.com>
@cursor cursor Bot changed the title Switch package manager to pnpm build: switch package manager to pnpm May 21, 2026
@styfle styfle changed the title build: switch package manager to pnpm chore: switch package manager to pnpm May 21, 2026
@styfle styfle marked this pull request as ready for review May 21, 2026 17:43
@styfle styfle requested a review from ijjk as a code owner May 21, 2026 17:43
@styfle styfle requested review from huozhi and shuding May 21, 2026 17:43
@styfle styfle enabled auto-merge (squash) May 21, 2026 17:47
@styfle styfle changed the title chore: switch package manager to pnpm chore: switch package manager from yarn to pnpm May 21, 2026
@styfle styfle merged commit b196fdf into main May 21, 2026
6 of 8 checks passed
@styfle styfle deleted the styfle-ai/switch-to-pnpm-64b1 branch May 21, 2026 17:52
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.

4 participants