cloudinary / frontend-frameworks

Cloudinary javascript frontend frameworks SDKs, including Shared HTML layer, Angular, React and Vue SDKs
https://www.cloudinary.com
MIT License
42 stars 16 forks source link

feat: switch angular to partial compilation mode #211

Closed pawelphilipczyk-cloudinary closed 1 year ago

pawelphilipczyk-cloudinary commented 1 year ago

BREAKING CHANGE: enabled ivy compiler

Pull request for cloudinary/frontend-frameworks

For which package is this PR?

@cloudinary/ng

What does this PR solve?

The change enables ivy partial compilation mode, which will soon be the only one supported one when Angular 16 ships.

Final checklist