Ember Native Class Codemod Versions Save

A codemod-cli project for converting Ember objects to es6 native classes

v4.1.1-ember-native-class-codemod

1 month ago

Release (2024-02-26)

ember-native-class-codemod 4.1.1 (patch)

:bug: Bug Fix

  • ember-native-class-codemod

:house: Internal

Committers: 1

v4.1.0-ember-native-class-codemod

1 month ago

Release (2024-02-26)

ember-native-class-codemod 4.1.0 (minor)

:rocket: Enhancement

  • ember-native-class-codemod
    • #550 Add NO_TELEMETRY mode / Implement observer -> observes behavior (@gitKrystan)

Committers: 1

v4.0.0-ember-native-class-codemod

4 months ago

Release (2023-12-06)

ember-native-class-codemod 4.0.0 (major)

:boom: Breaking Change

  • ember-native-class-codemod

:rocket: Enhancement

  • ember-native-class-codemod

:bug: Bug Fix

:house: Internal

  • ember-native-class-codemod

Committers: 2

v3.2.0

11 months ago

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 1

v3.1.0

1 year ago

:rocket: Enhancement

  • #502 Support legacy decorators in object literals (and related improvements) (@gitKrystan)

:bug: Bug Fix

  • #520 Handle 'true'/'false' stringified boolean options and better config error handling (@gitKrystan)
  • #211 Don't append object name when type is already at the end of the filename (@patocallaghan)

:house: Internal

Committers: 3

v3.0.0

1 year ago

:boom: Breaking Change

:house: Internal

Committers: 1

v2.1.0

3 years ago

:rocket: Enhancement

Committers: 1

v2.0.0

3 years ago

:boom: Breaking Change

:memo: Documentation

:house: Internal

Committers: 4

v1.1.0

4 years ago

:rocket: Enhancement

  • #177 Fixup class naming logic and make it work with pods (@pzuraq)
  • #176 Removes @className and @attribute in favor of @classNameBindings and @attributeBindings (@pzuraq)

:bug: Bug Fix

:memo: Documentation

:house: Internal

  • #180 Adds tests for reopening classes (@pzuraq)
  • #173 Swap out the telemetry helpers for the ember-codemods-telemetry-helpers package (@NullVoxPopuli)
  • #143 Add test for using ember-concurrency tasks in converted objects. (@rwjblue)
  • #151 Fixup typo in method name closet -> closest. (@rwjblue)

Committers: 7

v1.0.1

4 years ago

:bug: Bug Fix

  • #140 Avoid **/tmp/** when looking for package.json's. (@rwjblue)

:memo: Documentation

  • #137 Add dependency installation to the README (@pzuraq)
  • #136 Update the README to match v1.0.0 refactors (@pzuraq)

Committers: 3