Skip to content

Conversation

@bowheart
Copy link
Collaborator

@bowheart bowheart commented Dec 11, 2025

Summary

  • Migrate package manager from yarn to pnpm
  • Upgrade dev dependencies including TypeScript, Jest, and Testing Library
  • Update test snapshots and fix test compatibility issues
  • Remove yarn.lock and add pnpm-lock.yaml and pnpm-workspace.yaml

Test plan

  • Run pnpm install to verify lockfile works correctly
  • Run pnpm test to verify all tests pass
  • Run pnpm build to verify build succeeds

🤖 Generated with Claude Code

bowheart and others added 2 commits December 11, 2025 11:07
Switch package manager from yarn to pnpm and upgrade several dev
dependencies including TypeScript, Jest, and Testing Library.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@bowheart bowheart force-pushed the migrate-yarn-to-pnpm branch from b372eb9 to b3d7dbf Compare December 11, 2025 16:22
@bowheart bowheart merged commit f066ae2 into master Dec 11, 2025
2 checks passed
@bowheart bowheart deleted the migrate-yarn-to-pnpm branch December 11, 2025 16: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.

2 participants