Skip to content

Switch from Lerna and Yarn 1 to NPM#4646

Open
kubk wants to merge 4 commits into
mainfrom
npm-workspaces
Open

Switch from Lerna and Yarn 1 to NPM#4646
kubk wants to merge 4 commits into
mainfrom
npm-workspaces

Conversation

@kubk
Copy link
Copy Markdown
Collaborator

@kubk kubk commented May 8, 2026

The repo only used Lerna for very limited set of features which npm workspaces can cover directly. The workspace list is now explicit so npm could run package scripts in the required dependency order.

Yarn 1 is in maintenance mode, while npm is already bundled with the Node used in CI, so this reduces maintainer setup and avoids carrying 2 package managers + Lerna for something npm can reproduce

Related issue: #3796

@mweststrate Does the direction feel right for you? The goal is to simplify & modernize the tooling

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 8, 2026

🦋 Changeset detected

Latest commit: f8440ee

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
mobx-undecorate Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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