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

Add corepack, to help adjust pnpm version #426

Merged
merged 2 commits into from
Dec 8, 2024
Merged

Conversation

birkskyum
Copy link
Contributor

@birkskyum birkskyum commented Dec 3, 2024

This set in root package.json, the:

"packageManager": "[email protected]"

Using corepack enable it'll automatically set the currently used pnpm version.

I made this PR, because I'm currently juggling a lot of npm i -g pnpm@8 / 9 between solidjs repos, and this appear to work quite well for automating it.

Copy link

codesandbox bot commented Dec 3, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

changeset-bot bot commented Dec 3, 2024

⚠️ No Changeset found

Latest commit: e4eb178

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

vercel bot commented Dec 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vinxi-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 2:30pm

Copy link

pkg-pr-new bot commented Dec 3, 2024

Open in Stackblitz

@vinxi/deno-doc

npm i https://pkg.pr.new/@vinxi/deno-doc@426

vinxi

npm i https://pkg.pr.new/vinxi@426

@vinxi/plugin-directives

npm i https://pkg.pr.new/@vinxi/plugin-directives@426

@vinxi/doc

npm i https://pkg.pr.new/@vinxi/doc@426

@vinxi/plugin-mdx

npm i https://pkg.pr.new/@vinxi/plugin-mdx@426

@vinxi/openapi

npm i https://pkg.pr.new/@vinxi/openapi@426

@vinxi/react

npm i https://pkg.pr.new/@vinxi/react@426

@vinxi/react-server

npm i https://pkg.pr.new/@vinxi/react-server@426

@vinxi/router

npm i https://pkg.pr.new/@vinxi/router@426

@vinxi/server-components

npm i https://pkg.pr.new/@vinxi/server-components@426

@vinxi/server-functions

npm i https://pkg.pr.new/@vinxi/server-functions@426

@vinxi/solid

npm i https://pkg.pr.new/@vinxi/solid@426

commit: e4eb178

@nksaraf nksaraf merged commit 8a3cf9a into nksaraf:main Dec 8, 2024
15 checks passed
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