Skip to content

chore: migrate from Volta to mise for node version management#111

Open
jgoz wants to merge 4 commits into
masterfrom
chore/migrate-volta-to-mise
Open

chore: migrate from Volta to mise for node version management#111
jgoz wants to merge 4 commits into
masterfrom
chore/migrate-volta-to-mise

Conversation

@jgoz

@jgoz jgoz commented Mar 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Migrate from Volta to mise-en-place for Node.js version management
  • Volta is no longer supported; mise is the org-wide standard

Changes

  • Created .node-version file (read by both mise locally and setup-node in CI)
  • Removed volta section from package.json
  • Updated workflow node-version-file references from package.json to .node-version

Local development

Install mise: https://mise.jdx.dev/getting-started.html
Run mise trust and mise install in the repo root to install the correct Node version.

@changeset-bot

changeset-bot Bot commented Mar 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 3da8d77

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

This PR includes changesets to release 0 packages

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

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