Skip to content

Latest commit

Β 

History

History
153 lines (102 loc) Β· 7.06 KB

CHANGELOG.md

File metadata and controls

153 lines (102 loc) Β· 7.06 KB

Changelog

v3.2.0 (2021-05-28)

πŸš€ Enhancement

Committers: 2

v3.1.2 (2021-02-17)

πŸ› Bug Fix

  • #156 Ensure the correct ember-template-recast command is found for template based codemods (@zhanwang626)

🏠 Internal

Committers: 2

v3.1.1 (2020-12-01)

πŸ› Bug Fix

  • #128 Added some more default options for jscodeshift command line args (@jwlawrence)

Committers: 1

v3.1.0 (2020-10-29)

πŸš€ Enhancement

  • #95 Remove .travis.yml from newly generated projects. (@rwjblue)

πŸ› Bug Fix

  • #121 Updated update-docs command to respect mixed file type extensions (@jwlawrence)
  • #94 Fixup GH Actions configuration for new projects. (@rwjblue)

πŸ“ Documentation

Committers: 3

v3.0.0 (2020-08-04)

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #89 Added support for accepting jscodeshift ignore options (e.g. --ignore-config and --ignore-pattern) (@vinomanick)
  • #81 Add support for template codemods (@simonihmig)

πŸ“ Documentation

  • #80 Fix "Debugging Workflow" examples (@ro0gr)
  • #78 [docs] Update the readme blueprint for local usage (@jsturgis)
  • #73 [DOCS] Add debugging workflow info docs (@rajasegar)

🏠 Internal

Committers: 7

v2.1.0 (2019-09-23)

πŸš€ Enhancement

  • #71 Add GH Actions Workflow setup to new projects. (@rwjblue)
  • #67 Add linting setup to new projects. (@rwjblue)

🏠 Internal

Committers: 1

v2.0.0 (2019-08-16)

πŸ’₯ Breaking Change

  • #64 Removes input suffix from the path indicated during a test (@pzuraq)

πŸš€ Enhancement

  • #63 Use indicated transform extensions to filter files to be processed (@dcyriller)

Committers: 2

v1.1.0 (2019-07-09)

πŸš€ Enhancement

Committers: 1

v1.0.0 (2019-06-17)

πŸ’₯ Breaking Change

Committers: 1

v0.2.12 (2019-06-17)

πŸš€ Enhancement

  • #60 Add .gitignore when creating new codemod project (@mfeckie)

Committers: 1

v0.2.11 (2019-04-30)

πŸš€ Enhancement

  • #59 Add coverage statistics setup to new project blueprint (@rajasegar)

Committers: 1

v0.2.10 (2019-02-15)

πŸš€ Enhancement

  • #57 Update dependencies to latest versions. (@rwjblue)

πŸ› Bug Fix

Committers: 2