Skip to content

Releases: ember-codemods/ember-native-class-codemod

v4.1.1-ember-native-class-codemod

26 Feb 23:46
aac510c
Compare
Choose a tag to compare

Release (2024-02-26)

ember-native-class-codemod 4.1.1 (patch)

🐛 Bug Fix

  • ember-native-class-codemod

🏠 Internal

Committers: 1

v4.1.0-ember-native-class-codemod

26 Feb 21:16
d3cddf2
Compare
Choose a tag to compare

Release (2024-02-26)

ember-native-class-codemod 4.1.0 (minor)

🚀 Enhancement

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

Committers: 1

v4.0.0

06 Dec 21:27
951005f
Compare
Choose a tag to compare

Release (2023-12-06)

ember-native-class-codemod 4.0.0 (major)

💥 Breaking Change

  • ember-native-class-codemod

🚀 Enhancement

  • ember-native-class-codemod

🐛 Bug Fix

🏠 Internal

  • ember-native-class-codemod

Committers: 2

Release 3.2.0

26 Apr 20:35
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 1

Release 3.1.0

10 Mar 13:05
Compare
Choose a tag to compare

🚀 Enhancement

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

🐛 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)

🏠 Internal

Committers: 3

Release 3.0.0

14 Nov 15:41
Compare
Choose a tag to compare

💥 Breaking Change

🏠 Internal

Committers: 1

Release 2.1.0

13 Apr 21:21
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 1

Release 2.0.0

14 Dec 23:48
Compare
Choose a tag to compare

💥 Breaking Change

📝 Documentation

🏠 Internal

Committers: 4

Release 1.1.0

20 Aug 15:03
Compare
Choose a tag to compare

🚀 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 Fix

📝 Documentation

🏠 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

Release 1.0.1

23 Jun 13:54
Compare
Choose a tag to compare

🐛 Bug Fix

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

📝 Documentation

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

Committers: 3