Skip to content

Latest commit

 

History

History
90 lines (55 loc) · 4.2 KB

CHANGELOG.md

File metadata and controls

90 lines (55 loc) · 4.2 KB

v2.0.3 (2021-01-22)

v2.0.2 (2020-09-17)

🐛 Bug Fix

  • #112 Avoid errors when super.init is called multiple times. (@rwjblue)

🏠 Internal

Committers: 1

v2.0.1 (2020-08-02)

🐛 Bug Fix

  • #84 Fix types file (must use declare module). (@rwjblue)

Committers: 1

v2.0.0 (2020-08-02)

💥 Breaking Change

🚀 Enhancement

📝 Documentation

  • #81 Add typing information and API documentation back. (@rwjblue)

🏠 Internal

Committers: 1

v1.0.2 (2020-07-31)

🐛 Bug Fix

Committers: 1

v1.0.1 (2020-07-30)

🐛 Bug Fix

  • #74 Ensure interop with ember-cli-babel transpilation of @ember/destroyable (@rwjblue)

📝 Documentation

Committers: 2

v1.0.0 (2020-07-27)

💥 Breaking Change

🚀 Enhancement

  • #70 Use destroyables implementation in Ember 3.20+ (@rwjblue)

🐛 Bug Fix

  • #69 Fix private module path for Meta on Ember 3.4 (@rwjblue)

🏠 Internal

Committers: 3