Skip to content

Releases: adobe/adobe-client-data-layer

Adobe Client Data Layer 3.0.1

Choose a tag to compare

@fnhipster fnhipster released this 03 Sep 19:38

Fixed version

Adobe Client Data Layer 3.0.0

Choose a tag to compare

@herzog31 herzog31 released this 28 Aug 15:32
v3.0.0
4422c14
  • Migrate build from gulp to Parcel #154
  • Replace lodash #155

Adobe Client Data Layer 2.0.2

Choose a tag to compare

@jckautzmann jckautzmann released this 11 Jun 11:52

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

Adobe Client Data Layer 2.0.1

Choose a tag to compare

@vladbailescu vladbailescu released this 22 Feb 13:26

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

Adobe Client Data Layer 2.0.0

Choose a tag to compare

@jckautzmann jckautzmann released this 18 Feb 16:07
  • 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

Choose a tag to compare

@bartoszglow bartoszglow released this 04 Feb 10:36
  • Introduces NPM action for ACDL releases.
  • NPM lock file security updates.

Adobe Client Data Layer 1.1.3

Choose a tag to compare

@bartoszglow bartoszglow released this 29 Oct 11:16

Fixes IE11 errors.

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

Adobe Client Data Layer 1.1.2

Choose a tag to compare

@bartoszglow bartoszglow released this 29 Oct 08:20

Fixes IE11 errors.

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

Adobe Client Data Layer 1.1.1

Choose a tag to compare

@bartoszglow bartoszglow released this 13 Oct 15:21

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

Choose a tag to compare

@gabrielwalt gabrielwalt released this 10 Jul 17:36
  • Adds capability to inspect the data layer version in use via adobeDataLayer.version #88
  • Fixes an inconsistent behaviour when registering event listeners #91