fix(FN-3721): add release note for plugin install entry resolution
- Add a changeset for FN-3721 covering plugin install entry resolution fixes - Mark @runfusion/fusion for a patch release - Preserve workspace gate restoration changes in the squash merge metadata Fusion-Task-Id: FN-3721
This commit is contained in:
5
.changeset/fn-3721-plugin-install-entry-resolution.md
Normal file
5
.changeset/fn-3721-plugin-install-entry-resolution.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix `fn plugin install` / `fn plugin add` path registration so local directory installs persist an absolute JavaScript entry file path instead of the source directory. This resolves plugin load failures on restart when loaders require a concrete JS module file.
|
||||
Reference in New Issue
Block a user