yarn @fortawesome/angular-fontawesome 2.0.0

latest releases: 3.0.0, 2.0.1
3 months ago

Converted all library internal component implementation to use reactive Signal APIs.

Make sure to check upgrade instructions.

Added

  • Support for Angular 20.
  • Documentation on changes in Programmatic API.
  • Documentation for upgrading 1.0.0 to 2.0.0
  • Updated code to use signal APIs like signal, computed, effect, input, model.
  • Updated changeDetection: ChangeDetectionStrategy.OnPush 🚀 for all components.

Removed

  • Deprecated the render function from the FaIconComponent.
  • Programmatic API has changed, please refer here and migration guide 1.0.0 to 2.0.0

Don't miss a new angular-fontawesome release

NewReleases is sending notifications on new releases.