Skip to content

Latest commit

 

History

History
145 lines (86 loc) · 8.21 KB

CHANGELOG.md

File metadata and controls

145 lines (86 loc) · 8.21 KB

Changelog

v2.1.1 (2022-05-11)

🏠 Internal

  • #93 Remove ember-notify-property-change-polyfill (@fsmanuel)

Committers: 1

v2.1.0 (2022-05-11)

Drops support for Ember < 3.13. This should have been a major release. Apologies!

🚀 Enhancement

  • #90 Conditionally choose notifyPropertyChange context based on Ember version (@fsmanuel) Built on original work from @achambers.
  • #87 Update ember-cli to 3.28 (@fsmanuel)

🏠 Internal

Committers: 1

v2.0.0 (2021-08-03)

💥 Breaking Change

  • #78 Update ember-cli-babel and set node to minimum of version 12. (@lukemelia)

🏠 Internal

  • #78 Update ember-cli-babel and set node to minimum of version 12. (@lukemelia)
  • #69 Update ember version and CI setup (@lukemelia)

Committers: 2

v2.0.0-beta.0 (2020-01-10)

Full Changelog

Breaking changes:

  • Requires Ember v3.8+

Merged pull requests:

v1.0.1 (2019-04-09)

Full Changelog

Merged pull requests:

  • Add additional check for meta.isInitializing (With node update) #46 (lukemelia)

v1.0.0 (2018-04-24)

Full Changelog

Merged pull requests:

v1.0.0-beta.0 (2018-03-23)

Full Changelog

Merged pull requests:

  • Utilize notifyPropertyChange instead of property(Will|Did)Change #37 (rondale-sc)

v0.8.1 (2017-11-29)

Full Changelog

Merged pull requests:

  • Remove unnecessary bower dependency #35 (Turbo87)

v0.8.0 (2017-11-21)

Full Changelog

Merged pull requests:

  • Upgrades for cli, source, and deps to 2.15 #34 (thoov)
  • Update "ember-cli-babel" to v6.6.0 #33 (Turbo87)

v0.7.0 (2017-04-07)

Full Changelog

Merged pull requests:

v0.6.0 (2016-06-01)

Full Changelog

Merged pull requests:

v0.5.1 (2015-07-06)

Full Changelog

Merged pull requests:

  • Fixed deprecations with Ember 1.13.3 #13 (antramm)
  • document hasChanges #11 (samselikoff)
  • Upgrading packages for ember-cli 0.2 #8 (thoov)
  • [Enhancement] Minor cleanup / refactoring #6 (thoov)

v0.2.3 (2014-11-18)

Full Changelog

Merged pull requests:

  • Add shorter method aliases #5 (mitchlloyd)
  • Use the correct repository url #3 (marcioj)
  • [Enhancement] Adding the ability to apply or discard a subset of keys #2 (thoov)

* This Changelog was automatically generated by github_changelog_generator