algolia / angular-instantsearch

⚡️Lightning-fast search for Angular apps, by Algolia
https://algolia.com/doc/deprecated/instantsearch/angular/v4/api-reference/instantsearch/
MIT License
261 stars 73 forks source link

Activate IVY compilation mode #984

Open thiboot opened 1 year ago

thiboot commented 1 year ago

Hello,

ViewEngine only is deprecated. Could you change the build of the lib with angular ivy and retro-compatibility to view engine. It is set to false since angular 12, i think there is a misunderstood.

You just need to set the "compilationMode": "partial" tsconfig : https://angular.io/guide/creating-libraries#ensuring-library-version-compatibility

blasco commented 1 year ago

Are there any updates on this? We also get a lot of compilation erros due to ViewEngine being deprecated when adding angular instantsearch

ex1tium commented 1 year ago

Requesting Ivy compatibility!!!

rweintraub-cycleon commented 1 year ago

are there any updates on this? @sarahdayan could you maybe have a look at this? (not sure who to flag on this) this is required for the upgrade towards angular 16 if i correctly understand. see https://github.com/algolia/angular-instantsearch/issues/994

tgangso commented 1 year ago

+1