wishtack / wishtack-steroids

Frontend on Steroids: Reactive Component Loader, RxJS Scavenger...
https://wishtack.io
MIT License
96 stars 16 forks source link

chore(upgrade): Upgrading reactive component loader to ng8 #185

Closed bmarti44 closed 5 years ago

bmarti44 commented 5 years ago

BREAKING CHANGE: upgrade to ng8 may not be fully backwards compatible

re #183

I have also opened a corresponding PR for ng-dynamic-component (which I don't think is necessary for this PR, but can't hurt)

https://github.com/gund/ng-dynamic-component/issues/257

yjaaidi commented 5 years ago

Hi Brian! Thank you very much for the Pull Request. Maybe we could bump to 8.0.0 so we can stay in sync with Angular versioning. Do you think you can take care of adding a unit-test for test or do you want me to take care of it? Thanks for your help.