# React Font Awesome v3.2.0 - Product: React Font Awesome (https://whatsnew.fyi/product/react-fontawesome) - Vendor: Fonticons - Date: 2026-02-06 - Version: v3.2.0 - Original notes: https://github.com/FortAwesome/react-fontawesome/releases/tag/v3.2.0 - Permalink: https://whatsnew.fyi/product/react-fontawesome/releases/v3.2.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Export CSSVariables type for user consumption - **fixed** — Support for defined process but undefined process.env - **deprecated** — The title and titleId props are deprecated - **changed** — Spread operator order changed to allow given props to override ##### [3.2.0](https://github.com/FortAwesome/react-fontawesome/compare/v3.1.1...v3.2.0) (2026-02-06) ###### Features * feat(types): export CSSVariables type for user consumption by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/622 ###### Bug Fixes * fix(env): support for defined process but undefined process.env by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/616 ###### Chores * Add a deprecation notice to the `title` and `titleId` props by @vivshaw in https://github.com/FortAwesome/react-fontawesome/pull/612 * chore(deps): upgrade all dev deps by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/621 * Switch order of spread to allow given props to override by @robmadole in https://github.com/FortAwesome/react-fontawesome/pull/615 ##### New Contributors * @vivshaw made their first contribution in https://github.com/FortAwesome/react-fontawesome/pull/612 **Full Changelog**: https://github.com/FortAwesome/react-fontawesome/compare/v3.1.1...v3.2.0