You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not infer "repo" from the "package.json" file.
1
+
## v0.2.0 (2019-06-18)
2
+
3
+
#### :boom: Breaking Change
4
+
*[#118](https://github.com/ember-codemods/ember-es6-class-codemod/pull/118)[FEATURE] Replace dyfactor with puppeteer ([@pzuraq](https://github.com/pzuraq))
5
+
6
+
#### :rocket: Enhancement
7
+
*[#118](https://github.com/ember-codemods/ember-es6-class-codemod/pull/118)[FEATURE] Replace dyfactor with puppeteer ([@pzuraq](https://github.com/pzuraq))
8
+
*[#112](https://github.com/ember-codemods/ember-es6-class-codemod/pull/112) Update to use official decorators from Ember as much as possible ([@ssutar](https://github.com/ssutar))
9
+
*[#89](https://github.com/ember-codemods/ember-es6-class-codemod/pull/89) Import @service and @controller from @ember packages ([@ssutar](https://github.com/ssutar))
10
+
11
+
#### :bug: Bug Fix
12
+
*[#116](https://github.com/ember-codemods/ember-es6-class-codemod/pull/116) Merge imports from the same module ([@ssutar](https://github.com/ssutar))
13
+
*[#94](https://github.com/ember-codemods/ember-es6-class-codemod/pull/94) Add automatic detection of an infinite `@action` loop ([@ssutar](https://github.com/ssutar))
14
+
15
+
#### :memo: Documentation
16
+
*[#121](https://github.com/ember-codemods/ember-es6-class-codemod/pull/121) Update README.md to match recent changes. ([@rwjblue](https://github.com/rwjblue))
17
+
18
+
#### :house: Internal
19
+
*[#122](https://github.com/ember-codemods/ember-es6-class-codemod/pull/122) Add automated release setup and documentation. ([@rwjblue](https://github.com/rwjblue))
20
+
21
+
#### Committers: 4
22
+
- Chris Garrett ([@pzuraq](https://github.com/pzuraq))
23
+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
0 commit comments