File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v2.1.0 (2022-01-11)
2+
3+ #### :rocket : Enhancement
4+ * [ #83 ] ( https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/83 ) Add ` debug ` logging ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
5+ * [ #85 ] ( https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/85 ) Remove unused logging code ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
6+
7+ #### :bug : Bug Fix
8+ * [ #86 ] ( https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/86 ) Fix substring component matches ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
9+
10+ #### Committers: 4
11+ - Dan Freeman ([ @dfreeman ] ( https://github.com/dfreeman ) )
12+ - Jeldrik Hanschke ([ @jelhan ] ( https://github.com/jelhan ) )
13+ - Tobias Bieniek ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
14+ - [ @dependabot-preview [ bot]] ( https://github.com/apps/dependabot-preview )
15+
116## v2.0.0 (2019-12-15)
217
318#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-no-implicit-this-codemod" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
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