ember-no-implicit-this-codemod 3.0.0 (major)
ember-no-implicit-this-codemod
- #400 Update ember-codemods-telemetry-helpers for Mac M support (@Mikek2252)
ember-no-implicit-this-codemod
- Chris Manson (@mansona)
- Michael Kerr (@Mikek2252)
- Dan Freeman (@dfreeman)
- Jeldrik Hanschke (@jelhan)
- Tobias Bieniek (@Turbo87)
- @dependabot-preview[bot]
- #82 Replace
recast.transform()
call withrecast.traverse()
(@Turbo87) - #81 known-helpers: Remove helpers from addons (@Turbo87)
- #79 Remove unused
listr
dependency (@Turbo87) - #70 Move
getTelemetry()
call out ofplugin.js
file (@Turbo87) - #67 Use Jest directly (@Turbo87)
- Tobias Bieniek (@Turbo87)
- @dependabot-preview[bot]
- #66 Add
ember-holy-futuristic-template-namespacing-batman
test cases (@Turbo87) - #64 CI: Run with code coverage tracking (@Turbo87)
- Tobias Bieniek (@Turbo87)
- Tobias Bieniek (@Turbo87)
- @dependabot-preview[bot]
- Merge pull request #50 from suchitadoshi1987/suchita/customHelpers (9713041)
- Merge pull request #49 from suchitadoshi1987/suchita/supportwallstreet (57d0a65)
- Add config option to support custom helpers (c1c4918)
- add support for ember-holy-futuristic-template-namespacing-batman syntax as well as for Nested Invocations in Angle Bracket Syntax (cec9fc4)
- #39 Improve Integration Tests (@NullVoxPopuli)
- L. Preston Sego III (@NullVoxPopuli)
-
Fix incorrect transform of naked pre-existing this (#41) (87fa534)
-
update readme with generated transform output (7d7e035)
-
Fix @args swapped with this.args (#40) (5f6ae02)
-
update telemetry helpers tp (#38) (e3e4c1c)
-
Update telemetry-helpers (#37) (4f08318)
-
Test multiple ember versions (#29) (cb53ef2)
-
Use GitHub Actions for parallel running (4c395fc)
-
add 3.13 app (4c259f3)
-
move old app to 3.10 (2849e1c)
-
add minimal docs + collect telemetry while running the codemod (#8) (27aad4e)
-
update readme (5b86872)
-
Data attributes smoosh fix (#22) (03d9c79)
-
Fixes Void element bug (#23) (9b46cd6)
-
Bump telemetry-helpers to 0.4.0 (#21) (16f9e80)
-
fix label on readme (9332a1d)
-
add badges (#20) (0aaa0ae)
-
update readme (3915484)
-
use travis.com instead of org (30abe60)
-
add badges (9fa0aee)
-
Add ES5 getters to telemetry data (#10) (26a181d)
-
update readme (cefef89)
- #2 Initial implementation (@NullVoxPopuli)
- Dustin Masters (@dustinsoftware)
- L. Preston Sego III (@NullVoxPopuli)
- Pat O'Callaghan (@patocallaghan)