Exports merger error types from the engine package for use in the dashboard and CLI. Adds tests for the engine barrel exports and fixes workflow results tab styling to align the edit toggle with button styles. Fusion-Task-Id: FN-4238
203 B
203 B
@runfusion/fusion
| @runfusion/fusion |
|---|
| minor |
Export DiffVolumeRegressionError, MergeAbortedError, and SquashAuditError from @fusion/engine so consumers can use instanceof checks without deep-importing.