angular-redux / redux-observable-decorator

Decorators for Redux Observable
MIT License
13 stars 9 forks source link

Support for Angular 4 #11

Closed jvbianchi closed 7 years ago

jvbianchi commented 7 years ago

Does this library has support for Angular 4?

e-schultz commented 7 years ago

There is technically nothing Angular specific about this - so should work fine with Angular 4.

That said - I need to do an update to angular-redux/store to work with NG4 due to some changes with AoT - and will probably have a release for that out later today / early this weekend

jvbianchi commented 7 years ago

ok, thank you