jdx/mise v2023.12.21
What's Changed
- CI: set git user/email for aur release by @jdx in https://github.com/jdx/rtx/pull/1121
- devcontainer: minor fixes for nodesource and npm packages by @jasisk in https://github.com/jdx/rtx/pull/1124
- versions: make stable by sorting alphanumerically after sorting with semver by @jdx in https://github.com/jdx/rtx/pull/1123
- docker: build source from repo by @jdx in https://github.com/jdx/rtx/pull/1122
- show better error if terminated by signal by @jdx in https://github.com/jdx/rtx/pull/1126
- standalone: bug fix by @jdx in https://github.com/jdx/rtx/pull/1130
- (nodejs plugin) add support for automatically shimming package managers with
corepack enableby @jasisk in https://github.com/jdx/rtx/pull/1118
New Contributors
- @jasisk made their first contribution in https://github.com/jdx/rtx/pull/1124
Full Changelog: https://github.com/jdx/rtx/compare/v2023.12.20...v2023.12.21