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

@shopify/polaris-migrator@0.8.0

Choose a tag to compare

@github-actions github-actions released this 04 Nov 20:08
· 2339 commits to main since this release
b6271c4

Minor Changes

  • #7403 8859f5db5 Thanks @jesstelford! - Introduce migrate-motion migration for migrating transition, transition-duration, and transition-delay usages of duration values.

  • #7606 cf7badbd1 Thanks @samrose3! - Renamed and split migrations based on scope and type (react, scss, and styles)

  • #7543 8c1989618 Thanks @jesstelford! - Expose utilities for SASS Migrations to leverage the Suggestion-on-partial-fix pattern

  • #7529 3652eb901 Thanks @samrose3! - Add relative option for replace-text-component migration

  • #7532 ba576498d Thanks @jesstelford! - Expose the .report() method to SASS migrations for easier aggregation of discovered issues during a migration run.

Patch Changes