Skip to content

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

Merged
jgoz merged 3 commits intomasterfrom
chore/migrate-volta-to-mise
Mar 9, 2026
Merged

chore: migrate from Volta to mise for node version management#42
jgoz merged 3 commits intomasterfrom
chore/migrate-volta-to-mise

Conversation

@jgoz
Copy link
Contributor

@jgoz jgoz commented Mar 9, 2026

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.

@jgoz jgoz merged commit 8df4f96 into master Mar 9, 2026
2 checks passed
@jgoz jgoz deleted the chore/migrate-volta-to-mise branch March 9, 2026 19:54
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