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.
Added
- Support for Font Awesome 7.
Changed
- Reverted the change from 2.0.0 making the
icon
property infa-icon
andfa-duotone-icon
components required at compile-time. - Update documentation to use self-closing tags for
fa-icon
andfa-duotone-icon
components.