SideEffects
Breaking API Changes:
- Renamed
concatonMiddlewaretoappending. - Update
ActionLensto have a calling interface similar toStoreProtocoltypes.
API Additions:
- Added SideEffect type that runs after middleware.
Breaking API Changes:
concat on Middleware to appending.ActionLens to have a calling interface similar to StoreProtocol types.API Additions: