mise-en-place
Notes
The front-end to your dev env Pronounced "MEEZ ahn plahs"
- site: https://mise.jdx.dev/
Release notes
v2025.11.7
· 6m+
2025.11.7 - 2025-11-20
📦 Registry
- added nelm by @tony-sol in #7020
🚀 Features
- (exec) ensure MISE_ENV is set in spawned shell when specified via -E flag by @ceelian in #7007
🐛 Bug Fixes
- (fig) resolve __dirname error in ES module by @jdx in #7021
- (go) Don't allow auto mod=vendor mode by @mariduv in #7006
- (nushell) test
usenotsource, fix pipeline parse error by @jokeyrhyme in #7013 - (tasks) make file paths relative to config location and templateable by @halms in #7005
Chore
- (deny) add exclusion for number_prefix by @jdx in e955ecb