Skip to content

Releases: adobe/reactor-turbine

v28.0.0

22 Aug 17:28
Compare
Choose a tag to compare

v27.5.0

22 Feb 20:34
Compare
Choose a tag to compare

https://jira.corp.adobe.com/browse/PDCL-9875

Removes Dynamic CDN support for IE 10/11 (low probability xss)

v27.4.0

28 Sep 18:09
Compare
Choose a tag to compare
  • Remove code that migrated DTM cookies to localStorage.

v27.3.3

22 Jun 18:24
Compare
Choose a tag to compare
  • Deprecate IE 10/11
  • Bump webpack

v27.2.2

20 Jun 19:49
Compare
Choose a tag to compare
  • Bumps as many dependencies as possible to address dependabot alerts
  • Last Official Release to support IE 10/11 testing & IE 10/11 features

v27.2.1

04 Apr 18:27
Compare
Choose a tag to compare

PDCL-7898: Addresses an issue where embed tags only beginning with // would fail to dynamically replace.

v27.2.0

11 Aug 20:23
Compare
Choose a tag to compare

PDCL-5915
PDCL-6152
PDCL-6153
PDCL-6154
PDCL-6489

Updates Turbine to have the ability to load a single library dynamically across multiple Adobe Managed hosting regions.

v27.1.1

30 Mar 17:21
Compare
Choose a tag to compare

Updates the recommended minimum Node engine to use this project.

Update dead links in README.

v27.1.0

01 Feb 22:45
Compare
Choose a tag to compare

Introduces logger.deprecation, which allows extension developers to send deprecation warnings to the console even if debugging output is not enabled.

v27.0.4

19 Jan 16:23
Compare
Choose a tag to compare

Adds npm ci step to the npm publish flow. No code changes since v27.0.1