feat(FN-4835): complete Step 7 — add changeset and delivery notes

Fusion-Task-Id: FN-4835
Fusion-Task-Lineage: 09eb6339-a476-4cf1-b7e5-e60fa6c263ce
This commit is contained in:
Fusion (runfusion.ai)
2026-05-16 23:52:10 -07:00
committed by gsxdsm
parent f8457d1130
commit 1e1e6f9c13

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Preserve whitespace between streamed chat chunks so multi-sentence assistant replies render `. ` correctly between sentences in ChatView and QuickChatFAB (recurrence after FN-3817; fix at a different layer in the streaming pipeline).