File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v0.7.3 (2019-10-28)
2+
3+ #### :house : Internal
4+ * [ #39 ] ( https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/39 ) Improve Integration Tests ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
5+
6+ #### Committers: 1
7+ - L. Preston Sego III ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
8+
19* Fix incorrect transform of naked pre-existing this (#41 ) (87fa534)
210* update readme with generated transform output (7d7e035)
311
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-no-implicit-this-codemod" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 0.7.3 " ,
44 "description" : " Codemods for transforming variable usage to be prefixed with `this`, when appropriate" ,
55 "license" : " MIT" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments