You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where do you stand on changing ngReduxProvider.$get() implementation to support store enhancers being specified as strings (ie. injectable services, a la middlewares)? If interested I could submit a PR.
The text was updated successfully, but these errors were encountered:
Sorry for the delay, busy times on my side.
Since I have no time at all to test the changes, I have released this under 3.4.0-beta1.
Please try that for some times, and if everything works fine let me know and I will release properly.
Keep in mind that this release also includes #89 .
Thank you.
P.S: I'm looking for collaborators for this repos, since I have a hard time supporting it alone now. If you are interested ping me on twitter or at wbuchwalter at gmail.
Where do you stand on changing
ngReduxProvider.$get()
implementation to support store enhancers being specified as strings (ie. injectable services, a la middlewares)? If interested I could submit a PR.The text was updated successfully, but these errors were encountered: