Closed Timebutt closed 3 years ago
To leverage all new features in Angular 13 (see https://blog.angular.io/angular-v13-is-now-available-cce66f7bc296), we should upgrade this repository and change the build configuration to Ivy Partial.
Ivy Partial
I have proposed PR #356 to this end. This will make sure consumers of this package no longer face the ngcc steps, improving everybody's development experience!
ngcc
:tada: This issue has been resolved in version 7.3.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
To leverage all new features in Angular 13 (see https://blog.angular.io/angular-v13-is-now-available-cce66f7bc296), we should upgrade this repository and change the build configuration to
Ivy Partial
.I have proposed PR #356 to this end. This will make sure consumers of this package no longer face the
ngcc
steps, improving everybody's development experience!