- Add optional chaining (?.) on task.description.slice() to prevent null-reference crash - Fallback to '(untitled)' when both title and description are absent - Add changeset for @fusion/engine patch
132 B
132 B
@fusion/engine
| @fusion/engine |
|---|
| patch |
Fix null-reference error in recoverCompletedTasks when logging tasks without title or description.