Releases: e00dan/ember-link-action
Releases · e00dan/ember-link-action
v2.0.4
v2.0.2 - Embroider support
- Add support for Embroider and test it with embroider-safe and embroider-optimized scenarios
v2.0.1 - Stop using Mixin
- remove Mixin usage and transition to using
LinkComponent.reopen
with object literal - update Ember CLI to 3.23.0-beta.2
- use native property accessor instead of
this.get
v2.0.0 - Ember v3 all the way
- Drop support for Ember v2 (for Ember v2 compatibility please use version v1.0.0 of this addon)
- Drop support for Node 8
- Update addon structure to match the latest standards
v1.0.0 - Support only closure actions
- Support only closure actions (drop support for passing only action names)
- Drop support for Node 6
- Update addon structure to match the latest standards
Huge thanks to @mansona for contributing these changes! 🎉
v0.1.3 - Maintenance
0.1.3