Skip to content

3.0.0

Latest

Choose a tag to compare

@devoto13 devoto13 released this 03 Aug 20:55

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 in fa-icon and fa-duotone-icon components required at compile-time.
  • Update documentation to use self-closing tags for fa-icon and fa-duotone-icon components.