docs: add Ash.Flow changes to upgrading guide

This commit is contained in:
Zach Daniel 2022-10-04 16:23:16 -04:00
parent 0efad5ae4e
commit 16e9de7870

View file

@ -4,6 +4,10 @@
All deprecations will be finalized in version 2.1.
### Ash.Flow
While still more experimental than the rest of the framework, Ash.Flow is no longer feature-gated behind a configuration flag. It has been changed only slightly, and now returns an `Ash.Flow.Result` in all cases.
### New DSL tooling
The DSL tooling has been moved out of the Ash name space and into a more generalized tool called `Spark`. If you have written your own extensions, you will need