Minor Changes
-
#10101
e6a2d352a
Thanks @samrose3! - Removed the@shopify/polaris-cli
and@shopify/polaris-codemods
package in favor of using only the@shopify/polaris-migrator
.Removing these packages will provide the following benefits:
- Improve CI time by removing extra packages from our build, test, and lint workflows
- Reduce confusion on where to add new migrations or update previous migrations
- Clean up ESLint configs, reduce changelog entries, and remove package dependencies
-
#10071
23c1391aa
Thanks @kyledurand! - Added support for compound components and adding new prop values in the react-rename-component-prop migration