amcdnl / ngrx-router

NGRX Router - Router Bindings and Helpers for NGRX Effects
MIT License
44 stars 1 forks source link

migrate to Angular 6 #3

Closed tpsb closed 6 years ago

tpsb commented 6 years ago

Austin,

as I use the ngrx-router library in a project I'm working on and I want to migrate the app to Angular 6, it'd be nice if the library supported the new version of Angular (v6) and RxJS.

As there have been no commits lately I assumed you're busy with some other stuff and I've tried making the necessary changes myself so that the ngrx-router builds fine against the new versions of the dependencies.

Please review the pull request and merge it in or let me know if anything else in the library code requires changes. If some works on this have already been started by you or anyone else and you decide to reject the pull request, please let me know when the support for the new Angular version could be available.

Thanks, Tom