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
Chores
- release: use @semantic-release/exec for multi-publish rather than third-party plugin (5a47e13)