Skip to content

Latest commit

 

History

History
101 lines (68 loc) · 3.96 KB

CHANGELOG.md

File metadata and controls

101 lines (68 loc) · 3.96 KB

Changelog

Release (2024-02-12)

ember-set-helper 3.0.1 (patch)

🐛 Bug Fix

  • ember-set-helper, test-app
    • #67 Ensure workspace root is a private unnamed package (@gilest)

🏠 Internal

  • ember-set-helper, test-app
  • Other

Committers: 2

Release (2024-02-08)

ember-set-helper 3.0.0 (major)

💥 Breaking Change

  • ember-set-helper, test-app
    • #51 Convert to v2 addon, plain function with types (@johanrd)

🐛 Bug Fix

  • ember-set-helper

🏠 Internal

Committers: 2

v2.0.1 (2021-05-03)

🐛 Bug Fix

Committers: 2

v2.0.0 (2020-10-27)

💥 Breaking Change

  • #28 [REFACTOR] Remove template transform (@pzuraq)

Committers: 1

v1.1.0 (2020-08-31)

🚀 Enhancement

  • #26 Remove target from assertion to better align with mut (@rwwagner90)

Committers: 1

v1.0.1 (2020-07-17)

🐛 Bug Fix

Committers: 3

v1.0.0 (2020-07-11)

Placeholder syntax has been removed in this major release. It was experimental, and the finding was that it couldn't be generalized in a way that would make sense in the Handlebars language. Removing it brings this addon more inline with the future of the language as a whole.

The API has been simplified, and documentation has been updated to reflect the new API without placeholder syntax.

💥 Breaking Change

Committers: 3