Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 788 Bytes

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 788 Bytes

CHANGELOG

2.1.0

  • update @piwikpro/tracking-base-library version
  • add cross-domain-tracking service
  • add heartbeat service
  • add client-configuration service
  • update user-management service

2.0.1

  • updates dependencies
  • bugfix - prevent sending custom event parameters in wrong order
  • include @piwikpro/tracking-base-library in package.json of the build

2.0.0

  • uses a tracking base library in tracking methods
  • minimal suported node version is 18

1.1.0

  • adds new ecommerce methods (v2)
  • deprecates old ecommerce methods (v1)

1.0.0

  • release of the stable package
  • possibility of passing nonce to scripts
  • adds DataLayer Methods

0.0.1

Initial package