Skip to content
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

Swap out yarn for pnpm #795

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

daniel-heppner-ibigroup
Copy link
Contributor

Yarn 1 has been unsupported for a while, with the last update 3 years ago. The biggest problem with running such an old version is that we are missing out on the more ergonomic ways of referencing internal dependencies.

Instead of needing to stay on top of internal dependency versions, we can now just reference workspace:* as our version number for any internal dependency.

Copy link
Collaborator

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have it auto-prepublish again? Also can we make sure that published packages refer to actual package versions and not the workspace things

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