Skip to content

5.5.1

Compare
Choose a tag to compare
@xidedix xidedix released this 16 Jun 17:28
· 2 commits to main since this release
5.5.1 for Angular 20

@coreui/angular 5.5.1
@coreui/angular-chartjs 5.5.1
@coreui/icons-angular 5.5.1

  • chore(dependencies): update to Angular 20
  • chore(migration): import DOCUMENT from @angular/core
  • chore(migration): rename the afterRender lifecycle hook to afterEveryRender
  • fix(collapse): NG0953: Unexpected emit for destroyed OutputRef. The owning directive/component is destroyed.
  • refactor(carousel): carousel.config migrate to inject()
  • fix(progress): TS2540: Cannot assign to value because it is a read-only property - conflicting on directive composition with ProgressBarDirective

Full Changelog: 5.4.14...5.5.1