diff --git a/CHANGELOG.md b/CHANGELOG.md index 9af83243934..ed02e79a661 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,8 +15,6 @@ The format is based on [these versioning and changelog guidelines](https://git.i - Deprecated passing a string representing a "bundled icon" into `` Pass in an svg component imported from `@shopify/polaris-icons` instead ([#1534](https://github.com/Shopify/polaris-react/pull/1534)). - Deprecated all usage of the Shopify App Bridge in Polaris React ([#1573](https://github.com/Shopify/polaris-react/pull/1573)) -### New components - ### Enhancements - Made the `action` prop optional on `EmptyState` ([#1583](https://github.com/Shopify/polaris-react/pull/1583))