Releases: ember-codemods/ember-native-class-codemod
Releases · ember-codemods/ember-native-class-codemod
Release 1.0.0
💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
- #129 Fix issues identifying in-repo addon paths in getTelemetryFor. (@rwjblue)
- #130 Ensure logging of modules that failed to gather telemetry. (@rwjblue)
- #126 Wait for telemetry before starting transforms (@pzuraq)
🏠 Internal
- #131 Fix in-repo addon acceptance test to demonstrate real world failure with in-repo addons. (@rwjblue)
- #133 Convert to single quotes in Prettier configuration (@pzuraq)
- #128 Add in-repo addon to acceptance test. (@rwjblue)
- #127 Split apart and add unit tests for getTelemetryFor. (@rwjblue)
Committers: 2
Release 0.2.1
Release 0.2.0
💥 Breaking Change
🚀 Enhancement
- #118 [FEATURE] Replace dyfactor with puppeteer (@pzuraq)
- #112 Update to use official decorators from Ember as much as possible (@ssutar)
- #89 Import @service and @controller from @ember packages (@ssutar)
🐛 Bug Fix
- #116 Merge imports from the same module (@ssutar)
- #94 Add automatic detection of an infinite
@action
loop (@ssutar)
📝 Documentation
🏠 Internal
Committers: 4
- Chris Garrett (@pzuraq)
- Robert Jackson (@rwjblue)
- Santosh Sutar (@ssutar)
- @dependabot-preview[bot]