Skip to content

Latest commit

 

History

History
116 lines (77 loc) · 5.66 KB

CHANGELOG.md

File metadata and controls

116 lines (77 loc) · 5.66 KB

v2.0.0 (2021-07-04)

v2.0.0-beta.5 (2021-07-04)

🐛 Bug Fix

Committers: 1

v2.0.0-beta.4 (2021-06-04)

💥 Breaking Change

🐛 Bug Fix

  • #123 [BUGFIX] Check the incremented count for limit (@mixonic)

🏠 Internal

Committers: 2

v2.0.0-beta.3 (2021-05-27)

💥 Breaking Change

  • Upgrade verious dependencies across major versions

🐛 Bug Fix

  • #111 Address a deprecated import path for deprecate in tests
  • #114 Drop debug handler polyfill, fixes #113.

🚀 Enhancement

  • #93 Limit logging when a high-repetition deprecation is firing.

v2.0.0-beta.2 (2021-02-27)

💥 Breaking Change

🏠 Internal

Committers: 3

v1.0.1 (2018-11-05)

🐛 Bug Fix

  • #62 Avoid error when running on nested addons (this.app is not always present) (@SparshithNR)

Committers: 1

v1.0.0 (2018-09-26)

💥 Breaking Change

  • #57 Update to ember-cli 2.18 (@Gaurav0)
    • Drop support for Node 4 and lower.

🚀 Enhancement

🐛 Bug Fix

  • #59 Update broccoli node to be broccoli-plugin based. (@rwjblue)

🏠 Internal

  • #60 Add Ember 1.13, 2.4, 2.8, and 2.12 back into config/ember-try.js. (@rwjblue)

Committers: 3

v0.2.5 (2018-08-10)

🐛 Bug Fix

📝 Documentation

Committers: 3

v0.2.4 (2017-10-18)

🚀 Enhancement

  • #46 Convert "ember-cli-babel" to dev dependency (@Turbo87)

📝 Documentation

Committers: 2