Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-15 | refactor!: remove deprecated plugins | Marc Cornellà | |
BREAKING CHANGE: the following deprecated plugins have been removed: `cargo`, `copydir`, `npx`, `osx`, and `rustup`. See the wiki for more info: https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed refactor(rustup)!: remove deprecated plugin BREAKING CHANGE: the plugin was deprecated and is now removed. See the wiki for more info: https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed | |||
2022-01-26 | fix(npx)!: detect new `npx` versions and fail gracefully (#10452) | Marc Cornellà | |
BREAKING CHANGE: the `npx` plugin used a feature of `npx` to check for npm packages and run them if a command was not found. This feature was removed in v7.0.0 and was deemed insecure. The `npx` plugin is now officially deprecated and will be removed soon. Fixes #10452 | |||
2020-10-21 | npx: deprecate plugin | Marc Cornellà | |
Fixes #9366 | |||
2018-05-26 | [plugin] update NPX docs (#6849) | Pooya Parsa | |
2017-11-06 | plugin: npx (#6152) | Pooya Parsa | |