Releases: adopted-ember-addons/ember-metrics
v2.0.0-beta.2
Please note that this release should be considered very beta. I apologize, but my head is not fully in the game on this package. This also marks the last release I will personally be doing with this package as I've moved on from Ember. If this package is interesting to you I strongly recommend you volunteer with the adopted Ember addons community.
Release 1.5.2
Release 2.0.0-beta.1
Changes
A significant the Metrics adapter API. We're rewriting these as native classes
in order to move away from the Ember Object model. Historically we've relied
upon the init
and willDestroy
hooks to do our cleanup. Moving forward an
install
and uninstall
hook will need to be defined. Please see the
Google Analytics
for an example.
Release 1.5.1
Changes
- Revert a broad refactor to native classes that's not backwards compatible #372
Release 1.5.0
Release 1.4.2
Release 1.4.1
Release 1.4.0
This will be the last release in the v1 series. See below for notes on the
forthcoming v2 release.
Changes
- Numerous dependency updates
- Modernized tests using qunit-sinon-assertions
- Add deprecations for adapters extending EmberObject
- Deprecate an automatic identify event with Amplitude adapter (see #278)
- Type numerous object transformation tools (#343)
- Documentation updated
- Add the Pendo adapter
Upcoming v2 release
- An upgrade guide will be made available as soon as possible
- This should resolve the embroider-optimized scenario failures
Closing remarks
A hearty thank you to all contributors. The following people contributed to this release:
Release 1.3.1
Release 1.3.0
v1.3.0 Release 1.3.0