This repository was archived by the owner on Aug 11, 2026. It is now read-only.
@shopify/polaris-migrator@0.20.0
·
1271 commits
to main
since this release
Minor Changes
-
#10101
e6a2d352aThanks @samrose3! - Removed the@shopify/polaris-cliand@shopify/polaris-codemodspackage 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
23c1391aaThanks @kyledurand! - Added support for compound components and adding new prop values in the react-rename-component-prop migration