feat(FN-2611): merge fusion/fn-2611 (auto-resolved)

- feat(FN-2611): complete Step 4 — add changeset and docs
- test(FN-2611): complete Step 2 — cover legacy alias cleanup payload
- feat(FN-2611): complete Step 1 — normalize legacy experimental aliases
This commit is contained in:
Fusion
2026-04-26 14:19:18 -07:00
committed by gsxdsm
parent fc32aacb33
commit cb3a08e246
3 changed files with 38 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix experimental feature save normalization so disabling Dev Server clears the legacy `devServer` alias (`null` delete) alongside canonical `devServerView`, preventing stale nav visibility after save.