You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure to check [upgrade instructions](https://github.com/FortAwesome/angular-fontawesome/blob/master/UPGRADING.md).
11
+
12
+
### Added
13
+
14
+
* Support for Angular 15.
15
+
* Documentation and option in `ng-add` schematic to use new [Sharp Solid](https://blog.fontawesome.com/introducing-font-awesome-sharp/) icons style.
16
+
17
+
### Changed
18
+
19
+
* Documentation on how to create `fa-icon` programmatically updated to not use deprecated `ComponentFactoryResolver`.
20
+
21
+
### Deprecated
22
+
23
+
*`classes` and `styles` inputs on all components are deprecated for removal as confusing and generally not useful. See [upgrade instructions](https://github.com/FortAwesome/angular-fontawesome/blob/master/docs/upgrading/0.11.0-0.12.0.md#remove-usage-of-the-deprecated-styles-and-classes-inputs) for the suggested migration path.
24
+
25
+
### Removed
26
+
27
+
* Angular 14.x is no longer supported. If you are using this version, please, stick with version 0.11.1.
0 commit comments