File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 11# v1.1.0
22
3+ ## v1.4.0 (2021-11-21)
4+
5+ This will be the last release in the v1 series. See below for notes on the
6+ forthcoming v2 release.
7+
8+ ### Changes
9+
10+ - Numerous dependency updates
11+ - Modernized tests using qunit-sinon-assertions
12+ - Add deprecations for adapters extending EmberObject
13+ - Deprecate an automatic identify event with Amplitude adapter (see https://github.com/adopted-ember-addons/ember-metrics/issues/278 )
14+ - Type numerous object transformation tools (https://github.com/adopted-ember-addons/ember-metrics/pull/343 )
15+ - Documentation updated
16+ - Add the Pendo adapter
17+
18+ ### Upcoming v2 release
19+
20+ - An upgrade guide will be made available as soon as possible
21+ - This should resolve the embroider-optimized scenario failures
22+
23+ ### Closing remarks
24+
25+ A hearty thank you to all contributors. The following people contributed to this release:
26+
27+ * @GreatWizard
28+ * @jfdnc
29+ * @Windvis
30+
31+
332## v1.3.1 (2021-09-26)
433
534* Resolves duplicate GTM script injection (#291 , #292 )
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-metrics" ,
3- "version" : " 1.3.1 " ,
3+ "version" : " 1.4.0 " ,
44 "description" : " Send data to multiple analytics integrations without re-implementing new API" ,
55 "keywords" : [
66 " ember-addon" ,
You can’t perform that action at this time.
0 commit comments