Skip to content

0.7.0

Compare
Choose a tag to compare
@Qata Qata released this 10 Nov 06:38
· 94 commits to master since this release

Breaking API Changes:

  • Middleware's code surface has been greatly reduced. It can only be created as an empty passthrough, created with a closure that returns a publisher of its refined type, or be concatenated onto another Middleware.
  • ActionStrata is now a subtype of Store.