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
The release should be backwards compatible with 2.x, but since we bump the major dependency on `@fortawesome/fontawesome-svg-core` to 7.0.0, it is a major release. Please open an issue if you find any incompatibilities.
11
+
12
+
### Added
13
+
14
+
* Support for Font Awesome 7.
15
+
16
+
### Changed
17
+
18
+
* Reverted the change from 2.0.0 making the `icon` property in `fa-icon` and `fa-duotone-icon` components required at compile-time.
19
+
* Update documentation to use self-closing tags for `fa-icon` and `fa-duotone-icon` components.
0 commit comments