Reputation: 226
Does somebody know, if Renderer3 in Angular6 will be backwards compatible with Angular5? In our library, we use Renderer2, and we wonder whether the Renderer3 will be backward compatible with Angular 5.
Upvotes: 1
Views: 6066
Reputation: 71961
According to the issue card it's supposed to be backwards compatible. But considering how much has changed already, read here, it's hard to believe it's going to be compatible. Either way, it's too early to say
Upvotes: 5