positive-js / mosaic

Angular components ✨ 📦🐣 ✨
https://mosaic.ptsecurity.com
MIT License
145 stars 40 forks source link

Update RXJS to match new Angular project rxjs version #827

Open Akxe opened 2 years ago

Akxe commented 2 years ago

I'm submitting a

What is the current behavior? This library depends on rxjs v6.x.x.

What is the expected behavior? Since new Angular projects are created with rxjs v7.4.x, It would be great if this library would either support both, or support the newer of the two.

Please tell us about your environment:

Other information: From codebase observations the most notable breaking changes are:

I did not check all of the code...

lskramarov commented 2 years ago

Good question. Will update soon.

lskramarov commented 2 years ago

We want to update dependencies when we update Angular to version 14.