React Font Awesome v3.1.0

v3.1.0
Added 2
  • Add custom cssPrefix support
  • Add support for layers with FontAwesomeLayers component
Fixed 2
  • Improve export path for CustomPrefixProvider
  • Fix Safari 12 support by avoiding string.replaceAll

From React Font Awesome

3.1.0 (2025-10-03)
Features
  • custom cssPrefix support (ad42835)
  • layers: add support for layers with FontAwesomeLayers component (2c84902)
Bug Fixes
  • better export path for CustomPrefixProvider (663cd25)
  • browser-support: don't use string.replaceAll to fix safari 12 support (1776e3a)
Testing
  • layers: add unit tests for FontAwesomeLayers (d31480b)
  • utils: unit tests for withPrefix utility (982f649)
Documentation
  • add inline documentation for CustomPrefixProvider (46f69d4)
  • remove .env requirement (c942c6a)
Chores
  • release: use @semantic-release/exec for multi-publish rather than third-party plugin (5a47e13)
View original

Upgraded? How did it go?

Discussion