Skip to content

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

Merged
jgoz merged 4 commits into
masterfrom
chore/migrate-volta-to-mise
Mar 9, 2026
Merged

chore: migrate from Volta to mise for node version management#51
jgoz merged 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: 2e79203

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

@jgoz jgoz merged commit 34af74b into master Mar 9, 2026
1 check passed
@jgoz jgoz deleted the chore/migrate-volta-to-mise branch March 9, 2026 19:44
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