Skip to content

Releases: vscodeshift/material-ui-codemorphs

v1.5.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 25 Mar 21:49

1.5.0 (2021-03-25)

Bug Fixes

  • upgrade jscodeshift and build deps (da8f62f)

Features

v1.4.4

Choose a tag to compare

@jedwards1211 jedwards1211 released this 01 May 01:01
d408d25

1.4.4 (2020-05-01)

Bug Fixes

  • always parse .ts/x with typescript parser (8e3c6b3), closes #3
  • pull in another fix to @vscodeshift/apply-jscodeshift (26b8cfd)

v1.4.3

Choose a tag to compare

@jedwards1211 jedwards1211 released this 24 Apr 22:04

1.4.3 (2020-04-24)

Bug Fixes

  • upgrade @vscodeshift/apply-jscodeshift (4a660f6)

v1.4.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 12 Mar 22:49

1.4.2 (2020-03-12)

Bug Fixes

  • useStyles: pass props if possible (f413d0e)

v1.4.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 24 Feb 04:37

1.4.1 (2020-02-24)

Bug Fixes

  • show notification while applying codemods (0178e79)

v1.4.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 21 Feb 21:13

1.4.0 (2020-02-21)

Features

  • support makeStylesImport and withStylesImport package.json settings (b7e224c)

v1.3.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 02 Feb 06:13

1.3.1 (2020-02-02)

Bug Fixes

  • upgrade @vscodeshift/apply-jscodeshift (0878756)

v1.3.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 21 Jan 22:29

1.3.0 (2020-01-21)

Features

  • add useStyles command, fix various issues (42207da)

v1.2.4

Choose a tag to compare

@jedwards1211 jedwards1211 released this 21 Jan 01:20

1.2.4 (2020-01-21)

Bug Fixes

  • change displayName, correct withStyles example (adb1527)

v1.2.3

Choose a tag to compare

@jedwards1211 jedwards1211 released this 21 Jan 01:16

1.2.3 (2020-01-21)

Bug Fixes

  • issues with babel config not being respected (7bac83e)