#How long will rxjs 6 be supported?

4 messages · Page 1 of 1 (latest)

uncut flame
#

Is it known when Angular will drop rxjs 6 support? Will Angular provide schematics to automatically migrate apps to rxjs 7?

(Asking as a platform engineering team - we're not sure if we should migrate old apps manually, write our own schematics, or if we can wait for Angular to release such schematics, in order to eventually drop rxjs 6 in our own frameworks)

pearl olive
#

I doubt a schematic ever exist to migrate from RxJS 6 to RxJS 7. But the changes are quite minimal. I don't recall having to do anything to upgrade except changing the version number.