This is a minor release with backwards-compatible changes.
- Support multiple event handling with
{{on-event}}
modifier - Updated dependencies (tailwind, commitlint/cli)
- Updated dependencies
- ran ember-cli-update to 4.11
- removed extraneous CI script and updated CI actions
This is a minor release containing changes related to dependency updates.
- 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
This is a minor release containing changes related to dependency updates.
- 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
This is a minor release with backwards-compatible changes.
- Added
trigger-event
modifier - Updated tests to reach 100% code coverage
- Initial release!