fix(deps): update font awesome (minor)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@fortawesome/angular-fontawesome | dependencies | minor | 0.11.1 -> 0.13.0 |
@fortawesome/fontawesome-svg-core (source) | dependencies | minor | 6.2.1 -> 6.4.0 |
@fortawesome/free-solid-svg-icons (source) | dependencies | minor | 6.2.1 -> 6.4.0 |
Release Notes
FortAwesome/angular-fontawesome (@fortawesome/angular-fontawesome)
v0.13.0
Added
- Support for Angular 16.
Removed
- Angular 15.x is no longer supported. If you are using this version, please, stick with version 0.12.1.
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.
FortAwesome/Font-Awesome (@fortawesome/fontawesome-svg-core)
v6.4.0
Change log available at https://fontawesome.com/docs/changelog/
v6.3.0
Change log available at https://fontawesome.com/docs/changelog/
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.