Closed nitimmerman closed 7 years ago
Hi @nitimmerman,
Should be done now. This package has renamed to typescript-fsa-reducers
to be consistent with typescript-fsa
and the dependency has been updated.
Thank you for bringing this to my attention!
Thanks a lot for your quick actions and reply! Will use this library
Awesome! Closing out.
Hi,
Thanks for creating this nice library. It helps us a lot in creating much simpler reducers Could you please move the dependency on redux-typescript-actions to a dependency on typescript-fsa? We are using your library in an environment with ngrx-store so we do'nt have a dependency on redux itself redux-typescript-actions has recently moved to typescript-fsa (see https://github.com/aikoven/typescript-fsa/issues/10) so it would help a lot if you remove that implicit dependency on redux as well.
Many thanks