6.15.1
Added 1
- Export CancellablePromise from the public mobx entrypoint
Fixed 1
- Make FlowCancellationError a proper Error instance while preserving its previous string representation
Patch Changes
-
df81c144fb148b64140d761aa61f032a7f429e12#4523 Thanks @exzos28! - MakeFlowCancellationErrora properErrorinstance while preserving its previous string representation. -
21fc4de6c09a77caf115aedd2fe6df972637412b#4626 Thanks @kubk! - ExportCancellablePromisefrom the publicmobxentrypoint.