Releases: oclif/plugin-plugins
Releases · oclif/plugin-plugins
Release list
6.0.1
6.0.0
- feat!: upgrade oclif/core to v5 @W-23512455@ (9c239c0)
BREAKING CHANGES
- bump node engine to >=22.0.0
5.5.2
Bug Fixes
- handle spaces in process.execPath on Windows @W-23997746@ (c34c18e), closes oclif/plugin-plugins#1387
- test: fix spawn tests for Windows CI (a2784ea)
- test: skip symlink-based test on Windows (4288372)
5.5.1
Bug Fixes
- use process.execPath for .js module spawning on all platforms @W-21984392@ (8b24637)
5.5.0
5.4.87
Bug Fixes
- pass cwd to npmRunPathEnv to prevent PATH hijack @W-23797722@ (5450125)