nolancaster / angular2-actioncable

Integrate ActionCable with Angular2+
25 stars 16 forks source link

Upgrade to angular 6 and rxjs 6 #5

Closed jakubszalaty closed 5 years ago

jakubszalaty commented 5 years ago

I added some changes to be compatible with rxjs6

nolancaster commented 5 years ago

Thanks for the PR. Give me a bit to verify that these are the correct dependency versions. I also want to think of how I'm going to handle versioning of this plugin. I'm leaning towards taking this to version 6 to try to make it clear that it's not backwards compatible with previous versions of Angular.