Iabtcf Es Versions Save

Official compliant tool suite for implementing the Transparency and Consent Framework (TCF) v2.0. The essential toolkit for CMPs.

v1.5.7

10 months ago
  • Updated package organization name from @iabtcf to @iabtechlabtcf

v1.5.6

1 year ago
  • Alternative method to building a binary tree
  • null check for cmp stub
  • missing CmpApiModel

v1.5.6-1

1 year ago

Changes:

  • Added CmpApiModel.ts to exports
  • Added null check for stub
  • Added alternate process for creating BST due to stackoverflow bug

v1.5.6-0

1 year ago
  • Added CmpApiModel to index.ts in @iabtcf/cmpapi library.

v1.5.5

1 year ago

This is supposed to be v1.5.4 release transitioning from v1.5.4-0 pre-release but due to publishing issues, the patch version has been incremented.

v1.5.4-0

1 year ago

Pre-release that contains dependabot bug fixes as well as a bug fix relating to CJS output.

v1.5.3

1 year ago

Changes:

  • Migration to ESM and retaining support for CJS.
  • Fix stub infinite loop in nested iframe.
  • Dependency updates.

Notes: This is meant to be v1.5.0 but due to publishing errors due to the tools involved, I had to try multiple times. Hence, minor version 1.5.3

v1.5.0-3

1 year ago
  • Contains some more changes for the ESM/CJS migration.

v1.5.0-2

1 year ago

Changes:

  • Fix errors from migrating output to ESM and CJS

Note:

  • The pre-release version skipped v1.5.0-1 due to some errors while releasing, has been resolved.

v1.5.0-0

2 years ago
  • Dependendabot updates
  • stub nested frame bug
  • explicit type conversion
  • esm updates
  • ouputting esm and cjs trial run