wishtack / wishtack-steroids

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

Updates core-js to 3+ & fixes related imports for Angular 8 compatibility #190

Closed JrPribs closed 4 years ago

JrPribs commented 4 years ago

Angular 8 depends on core-js ^3.0.0 which removes version numbers from import paths

yjaaidi commented 4 years ago

Thank you very much!

JrPribs commented 4 years ago

@yjaaidi No problem, glad to help, I use rx-scavenger in all my apps!

JrPribs commented 4 years ago

@yjaaidi any idea when you will publish a new version to include this fix?

yjaaidi commented 4 years ago

Hi @JrPribs, sorry for the late reply. I published it yesterday and it's a major bump to 2.0.0. Thank you for your contribution!!!