Skip to content
๐ฆ Registry
- add missing cargo backends by @jayvdb in #6307
๐ Features
- add env propagation by @Its-Just-Nans in #6342
๐ Bug Fixes
- (aqua) improve GitHub token handling for sigstore verification by @jdx in #6351
- (backend) change dependency checks to warnings instead of errors by @jdx in #6363
- (npm) improve error message when npm/bun is not installed by @jdx in #6359
- (vfox) enable TLS support for reqwest to fix CI tests by @jdx in #6356
๐ Refactor
- (registry) convert to nested TOML sections format by @jdx in #6361
๐งช Testing
- (e2e) resolve mise via PATH in backend missing deps test by @jdx in #6362
- (vfox) replace flaky external HTTP tests with local mock server by @jdx in #6354
๐ฆ๏ธ Dependency Updates
- pin dependencies by @renovate[bot] in #6243
Chore
- (install.sh) add
MISE_INSTALL_MUSL to force installing musl variants on Linux by @malept in #6355