Languages

2,371 items RSS
P
pnpm Languages

pnpm 12 RC 2

Minor Changes Globally installed bins can now follow the project you run them in. The new globalShims setting is a record of package names to policies that selects which globally installed packages get project-aware shims; it defaults to { node: true, deno: true, bun: true } and merges key-wise, so globalShims: { bun: false } switches one default off and globalShims: { typescript: true } adds anot…

P
pnpm Languages v11.21

pnpm 11.21

Minor Changes Added interactive group selection to pnpm update --global --interactive. Running pnpm setup, pnpm self-update, or a command that modifies the global installation (such as pnpm add --global) through sudo now prints a warning. pnpm keeps global packages and configuration in the invoking user's home directory, so running these commands as root silently operates on the root user's home d…

M
Mamba Languages v2.9.0

2.9.0

You can update micromamba to this version using: micromamba self-update Enhancements: [libmamba, micromamba] Refactor and clean up by @Hind-M in #4359 [libmamba, libmambapy] feat: Support excluding recent builds using timestamp (--exclude-newer) by @jezdez in #4228 [all] Opt out link scripts execution by @Hind-M in #4325 Bug fixes: [micromamba] fix: Remove duplicate deactivate from shell completio…

M
Micromamba Languages v2.9.0-0

micromamba 2.9.0-0

Release artifacts for micromamba 2.9.0-0, mirrored from conda-forge. The full changelog can be found here.