Skip to content

Releases: tzellman/ember-events-modifier

v0.6.0

28 Mar 15:11
Compare
Choose a tag to compare

0.6.0

This is a minor release with backwards-compatible changes.

Changes

  • Support multiple event handling with {{on-event}} modifier
  • Updated dependencies (tailwind, commitlint/cli)

v0.4.0

04 Oct 15:30
Compare
Choose a tag to compare

This is a minor release containing changes related to dependency updates.

Changes

  • Updated ember-cli to 4.7.0
  • Drop support for node 12.x
  • updated various dependency versions to the latest semver
  • resolved ember-modifier deprecations

v0.3.0

28 Oct 12:27
Compare
Choose a tag to compare

0.3.0

This is a minor release containing changes related to dependency updates.

Changes

  • Updated ember-cli to 3.28.3
  • Drop support for node 10.x
  • updated 29 dependency versions
  • linting fixes after eslint plugin updates, mainly in tests

v0.2.0

23 Apr 11:57
Compare
Choose a tag to compare

0.2.0

This is a minor release with backwards-compatible changes.

Changes

  • Added trigger-event modifier
  • Updated tests to reach 100% code coverage