Skip to content

Latest commit

 

History

History
187 lines (114 loc) · 4.5 KB

CHANGELOG.md

File metadata and controls

187 lines (114 loc) · 4.5 KB

v2.0.0-beta.1 (2022-05-12)

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.

v1.5.2 (2022-05-17)

Changes

Introduce deprecation warning for some GA behaviour (https://github.com/dhochbaum-dcp/dcp-ember-metrics/pull/444)

v1.5.1 (2022-05-12)

Changes

v1.5.0 (2022-05-10)

Changes

Closing remarks

Many thanks to our contributors:

  • @Windvis
  • @VincentHardouin
  • @GabrielCousin

v1.4.1 (2021-11-22)

Changes

Closing remarks

Thank you to @gilest for catching this bug. D'oh!

v1.4.0 (2021-11-21)

This will be the last release in the v1 series. See below for notes on the forthcoming v2 release.

Changes

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:

  • @GreatWizard
  • @jfdnc
  • @Windvis

v1.3.1 (2021-09-26)

  • Resolves duplicate GTM script injection (#291, #292)

v1.3.0 (2021-09-14)

Features

N/A

Fix

N/A

Changed

v1.0.0

Features

N/A

Fix

N/A

Changed

v0.17.0

One more!

Features

Fix

Changed

v0.16.0

This aims to be the lacks version before 1.0.0.

Features

Fix

Changed

v0.15.0

Features

Fix

Changed