Primer React components are routinely deprecated as they mature. The following guides detail performing component upgrades.

Upgrading deprecated components

As Primer React components are updated, there are often breaking changes and deprecations that require changes which cannot be auto-corrected with Rubocop or other tools. These guides will walk you through the upgrade process for specific components.

Deprecated ComponentReplacement ComponentGuide
Experimental SelectPanelStable SelectPanelUpgrade to stable SelectPanel