Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(package-manager): migrate from Yarn to PNPM #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
J3m5 merged 1 commit into main from pnpm
Jun 14, 2025
Merged

build(package-manager): migrate from Yarn to PNPM #149

J3m5 merged 1 commit into main from pnpm
Jun 14, 2025

Conversation

@J3m5
Copy link
Contributor

@J3m5 J3m5 commented May 31, 2025

Build 📦

Transition the package manager from Yarn to PNPM, updating the Readme, CI configuration and scripts accordingly.

Why migrate from Yarn 1 (1.22.22) to pnpm 10 (10.11.0) ?

  • 🚀 Faster installs – usually 2-3 ×ばつ quicker than Yarn 1
  • 📦 Smaller node_modules – hard-link store saves ~60 % disk
  • 🔒 Stricter isolation & reproducibilitypnpm-lock.yaml + declared-only imports, no "phantom" deps
  • 🔄 Actively maintained – Yarn 1 is legacy; pnpm 10 receives frequent releases

@J3m5 J3m5 self-assigned this May 31, 2025
@J3m5 J3m5 force-pushed the pnpm branch 2 times, most recently from 7724ae2 to fc38f13 Compare May 31, 2025 20:38
@J3m5 J3m5 requested review from dunglas and soyuka June 2, 2025 07:32
Copy link
Member

soyuka commented Jun 2, 2025

@dunglas can we merge this? I remember we had to use yarn because react-admin uses yarn but in this project it should be fine?

@J3m5 J3m5 requested a review from alanpoulain June 4, 2025 18:11
@J3m5 J3m5 changed the title (削除) build(package-manager): Migrate from Yarn to PNPM (削除ここまで) (追記) build(package-manager): migrate from Yarn to PNPM (追記ここまで) Jun 10, 2025
@J3m5 J3m5 merged commit 69fd373 into main Jun 14, 2025
2 checks passed
@J3m5 J3m5 deleted the pnpm branch June 14, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@soyuka soyuka soyuka approved these changes

@dunglas dunglas Awaiting requested review from dunglas

@alanpoulain alanpoulain Awaiting requested review from alanpoulain

Assignees

@J3m5 J3m5

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

AltStyle によって変換されたページ (->オリジナル) /