Skip to content

Latest commit

Β 

History

History
179 lines (121 loc) Β· 8.6 KB

CHANGELOG.md

File metadata and controls

179 lines (121 loc) Β· 8.6 KB

Changelog

Release (2024-08-21)

ember-cli-deprecation-workflow 3.0.2 (patch)

πŸ› Bug Fix

Committers: 1

Release (2024-07-11)

ember-cli-deprecation-workflow 3.0.1 (patch)

🏠 Internal

  • ember-cli-deprecation-workflow

Committers: 1

Release (2024-06-25)

ember-cli-deprecation-workflow 3.0.0 (major)

πŸ’₯ Breaking Change

  • ember-cli-deprecation-workflow
    • #159 [BREAKING] Convert to a module. Drops support for Ember < 3.28, requires manual initialization (@lolmaus)
    • #175 Node 16 is the minimum supported version (@mixonic)

πŸ› Bug Fix

  • ember-cli-deprecation-workflow

πŸ“ Documentation

  • ember-cli-deprecation-workflow

🏠 Internal

Committers: 5

v2.2.0 (2023-11-01)

  • Introduce a dependency on ember-string to improve out of the box compatibiliy with Ember 4.12
  • Refactor to adopt newer versions of dev dependencies.

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