Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 09:13
· 47 commits to main since this release

3.0.0 (2022-05-17)

Bug Fixes

  • add patch for 5to6 (e819879)
  • drop support for Node 12 (91a53d7)
  • preserve leading comments (36c44cc)
  • properly resolve the path the transformations (0069848)
  • update dependencies (0a8c55d)
  • upgrade jscodeshift (577afae)
  • use a better exp to replace modules (5902cee)

Features

  • allow for custom transformations (3361f7c)
  • allow to customize the codemod paths (85f381b)
  • allow to set an order for the transformations (9b35698)

BREAKING CHANGES

  • This package no longer supports Node 12.