v3.3.0
Added 2
- Support for custom gradient fills
- API Reference documentation
From React Font Awesome
3.3.0 (2026-03-20)
Highlights:
- Added Custom Gradient Support! (see PR #625 and Issue #368)
- Added new API Reference documentation! (see https://fortawesome.github.io/react-fontawesome/)
Features
- feat(style): add support for custom gradient fills by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/625
Chores
- chore(docs): add typedoc-generated API reference docs by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/631
- chore(docs): clean up API docs output structure, rewrite html links by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/632
CI/CD
- ci(publish): enable publishing releases from CI by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/623
- ci(actions): update deprecated actions by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/633
- ci(actions): fix publish action env setting by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/634
Full Changelog: https://github.com/FortAwesome/react-fontawesome/compare/v3.2.0...v3.3.0