Skip to content

Latest commit

 

History

History
154 lines (69 loc) · 5.63 KB

CHANGELOG.md

File metadata and controls

154 lines (69 loc) · 5.63 KB

1.14.2 (2023-05-05)

Bug Fixes

  • address broken internal git hooks (7ed41d6), closes #55

1.14.1 (2022-04-28)

Bug Fixes

  • parser: revert parser to default and add typescript option (8a901a8)

1.14.0 (2022-03-25)

Features

  • add replace-row-column-with-grid codemod (f923206)

1.13.0 (2021-11-05)

Features

1.12.0 (2021-07-30)

Features

  • add move-pod-description-to-content codemod (884e701)

1.11.0 (2021-07-28)

Features

  • add replace-collapsible-pod-with-accordion codemod (d2e6c1a)

1.10.1 (2021-05-18)

Bug Fixes

1.10.0 (2021-05-07)

Features

  • add move-experimental-components codemod (7d796d9)

1.9.0 (2021-04-13)

Features

  • add named import support to universal codemods (305c05b)

1.8.0 (2021-01-26)

Features

1.7.0 (2020-11-13)

Features

  • add codemod to replace flash with toast (2d13cc8)

1.6.1 (2020-11-12)

Bug Fixes

  • message: remove border prop (53f32ad)

1.6.0 (2020-10-16)

Features

  • dialog-full-screen: add appwrapper to wrap children (eaa2cc8)

1.5.0 (2020-10-14)

Features

  • new replace prop value and tile padding mods (101169d)

1.4.0 (2020-10-01)

Features

  • add universal replace-prop and remove-prop codemods (c2c9fc8)

1.3.0 (2020-09-21)

Features

  • message: remove roundedCorners prop (f39b06e)
  • message: rename as prop to variant (0e8438f)

Bug Fixes

  • message: transform destructured props (3ae74ee)

1.2.0 (2020-06-22)

Features

  • add deprecate-create transformation (87cc903)

1.1.3 (2020-06-15)

Bug Fixes

1.1.2 (2020-03-13)

Bug Fixes

  • button-destructive: initialise destructive value in spread objects (1be88bc)

1.1.1 (2020-03-10)

Bug Fixes

  • button-destructive: use buttonType prop instead of type (975b4c6)

1.1.0 (2020-03-09)

Features

1.0.0 (2020-03-09)

Features

  • add button-destructive transformation (cf6626d)