- Add CLI plugin install tests that reproduce and guard the getRootDir path-resolution regression - Validate plugin installation behavior in the regression scenario to prevent future breakage - Add a patch changeset for @runfusion/fusion documenting the plugin install getRootDir fix
6 lines
188 B
Markdown
6 lines
188 B
Markdown
---
|
|
"@runfusion/fusion": patch
|
|
---
|
|
|
|
Fix plugin-install loader taskStore compatibility by ensuring CLI plugin install paths are covered with regression tests for `getRootDir` expectations.
|