Skip to content

Releases: getvero/tracking.js

v2.1.0

30 Jan 01:06

Choose a tag to compare

2.1.0 (2026-01-30)

Features

v2.0.1

20 Feb 00:07

Choose a tag to compare

2.0.1 (2025-02-20)

Bug Fixes

  • incorrect package.json main field (#11) (619b4aa)

v2.0.0

10 Feb 01:43

Choose a tag to compare

2.0.0 (2025-02-10)

Bug Fixes

  • identified user data timezone should be timezone offset; add ianaTimezone as a new reserved property (#5) (785f407)

Features

  • remove /api/v2 from the trackingApiBaseUrl (#4) (cf7724b)

BREAKING CHANGES

  • the default TrackerOptions.trackingApiBaseUrl no longer has /api/v2 appended. When a request is sent by the Tracker class, it will append /api/v2 to the trackingApiBaseUrl.

v1.3.0

08 Jan 02:28

Choose a tag to compare

1.3.0 (2025-01-08)

Features

  • initial implementation of tracking.js (#1) (ca23681)