Skip to content

Releases: adobe/adobe-client-data-layer

Adobe Client Data Layer 3.0.1

03 Sep 19:38

Choose a tag to compare

Adobe Client Data Layer 3.0.0

28 Aug 15:32
v3.0.0
4422c14

Choose a tag to compare

  • Migrate build from gulp to Parcel #154
  • Replace lodash #155

Adobe Client Data Layer 2.0.2

11 Jun 11:52

Choose a tag to compare

Prevents the ACDL from being re-initialized (#127).

Adobe Client Data Layer 2.0.1

22 Feb 13:26

Choose a tag to compare

Fixes a minor issue where the reported version was not bumped correctly on release (#115)

Adobe Client Data Layer 2.0.0

18 Feb 16:07

Choose a tag to compare

  • Removes the beforeState and afterState arguments passed the to event listener callback #96
  • Fixes the behaviour of the push method when another version of RequireJS already exists in the page #102

Adobe Client Data Layer 1.1.5

04 Feb 10:36

Choose a tag to compare

  • Introduces NPM action for ACDL releases.
  • NPM lock file security updates.

Adobe Client Data Layer 1.1.3

29 Oct 11:16

Choose a tag to compare

Fixes IE11 errors.

Fixes IE11 .includes usage and replacing by lodash .includes method on objects #106

Adobe Client Data Layer 1.1.2

29 Oct 08:20

Choose a tag to compare

Fixes IE11 errors.

Fixes IE11 .find usage and replacing by lodash .find method on collections #106

Adobe Client Data Layer 1.1.1

13 Oct 15:21

Choose a tag to compare

Standardizes behaviour of Data Layer in terms of initialization. Provides extensive unit tests to cover all different initialization scenarios.

  • Fixes an inconsistent behaviour when registering event listeners #91
  • Fixes problems with callback arguments #100
  • Data Layer object window.adobeDataLayer initialized by data layer script #95

Adobe Client Data Layer 1.1.0

10 Jul 17:36

Choose a tag to compare

  • Adds capability to inspect the data layer version in use via adobeDataLayer.version #88
  • Fixes an inconsistent behaviour when registering event listeners #91