kamilkisiela / apollo-angular

A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
https://apollo-angular.com
MIT License
1.5k stars 311 forks source link

View Engine is now legacy on Angular 13 #1752

Closed rafagsiqueira closed 2 years ago

rafagsiqueira commented 2 years ago

Getting this "warning" when compiling on Angular 13:

Processing legacy "View Engine" libraries:
- apollo-angular [es2015/esm2015] (https://github.com/kamilkisiela/apollo-angular)
- apollo-angular/http [es2015/esm2015] (https://github.com/kamilkisiela/apollo-angular)
Encourage the library authors to publish an Ivy distribution.

So this is my encouragement! :-D

DaSchTour commented 2 years ago

MR already available: #1729 Duplicate of: #1732