Skip to content

Latest commit

 

History

History
136 lines (97 loc) · 6.69 KB

CHANGELOG.md

File metadata and controls

136 lines (97 loc) · 6.69 KB

Changelog

Release (2024-01-19)

ember-no-implicit-this-codemod 3.0.0 (major)

💥 Breaking Change

  • ember-no-implicit-this-codemod

🚀 Enhancement

  • ember-no-implicit-this-codemod
    • #400 Update ember-codemods-telemetry-helpers for Mac M support (@Mikek2252)

🏠 Internal

Committers: 2

v2.1.0 (2022-01-11)

🚀 Enhancement

🐛 Bug Fix

Committers: 4

v2.0.0 (2019-12-15)

🐛 Bug Fix

🏠 Internal

Committers: 2

v1.0.1 (2019-12-14)

🐛 Bug Fix

🏠 Internal

  • #66 Add ember-holy-futuristic-template-namespacing-batman test cases (@Turbo87)
  • #64 CI: Run with code coverage tracking (@Turbo87)

Committers: 1

v1.0.0 (2019-12-14)

💥 Breaking Change

🚀 Enhancement

🏠 Internal

Committers: 2

  • 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)

v0.7.3 (2019-10-28)

🏠 Internal

Committers: 1

  • 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)

v0.2.0 (2019-08-09)

🚀 Enhancement

Committers: 3