Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

@shopify/polaris-migrator@0.20.0

Choose a tag to compare

@shopify-github-actions-access shopify-github-actions-access released this 24 Aug 13:23
· 1271 commits to main since this release

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