Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 872 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 872 Bytes

@ciena-org/ember-codemods

0.3.2

Patch Changes

  • c8dc45f: Add ember-getWithDefault-to-lodash-get codemode for ember-metal.getWithDefault deprecation
  • b836e2a: feat: Add has-block transform to address has-block-and-has-block-params deprecation

0.3.1

Patch Changes

  • 3920191: feat: Add remove-global-ember transform

0.3.0

Minor Changes

  • 613a7f7: Add "ember-string-codemod" and "ember-string-htmlsafe-ishtmlsafe" codemods for ember-string.prototype-extensions and ember-string.from-ember-module deprecations respectively.

0.2.0

Minor Changes

  • 46977a6: Change package name from pretty-good-ember-codemods to @ciena-org/ember-codemods

0.1.1

Patch Changes

  • b20d99b: Use changeset publish in release action instead of npm publish

0.1.0

Minor Changes

  • a5a7304: Setup npm package and port over existing codemod