Automatically defines a displayName property on React components. This Babel plugin enhances React component debugging and readability in DevTools by adding human-readable names to components that otherwise lack them, such as anonymous or inferred names. This transformation is particularly beneficial for identifying components within React's component tree during development. It improves developer workflow and code maintainability.
The @babel/plugin-transform-react-display-name package has had fluctuating release frequency since its initial release in August 2018. Releases were sparse in 2019, picked up in 2020 and 2021, and slowed down again after that. So far in 2025, releases occurred in April and July. There have been no releases in August or September.
@babel/plugin-transform-react-display-name downloads show a fluctuating trend. A significant increase is observed from March 2024 to July 2025, reaching over 91 million. The downloads experienced a notable drop in August and September 2025, with a partial data from the last month.