fix(deps): update dependency @fortawesome/angular-fontawesome to v0.12.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@fortawesome/angular-fontawesome | dependencies | minor | 0.11.1 -> 0.12.1 |
Release Notes
FortAwesome/angular-fontawesome
v0.12.1
Added
- Support for all animations from Font Awesome 6. See Animating icons.
v0.12.0
Make sure to check upgrade instructions.
Added
- Support for Angular 15.
- Documentation and option in
ng-add
schematic to use new Sharp Solid icons style.
Changed
- Documentation on how to create
fa-icon
programmatically updated to not use deprecatedComponentFactoryResolver
.
Deprecated
-
classes
andstyles
inputs on all components are deprecated for removal as confusing and generally not useful. See upgrade instructions for the suggested migration path.
Removed
- Angular 14.x is no longer supported. If you are using this version, please, stick with version 0.11.1.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.