@snowplow/javascript-tracker
Version:
Web analytics for Snowplow
285 lines (284 loc) • 7.98 kB
JSON
{
"name": "@snowplow/javascript-tracker",
"entries": [
{
"version": "3.4.0",
"tag": "@snowplow/javascript-tracker_v3.4.0",
"date": "Thu, 07 Apr 2022 11:56:26 GMT",
"comments": {
"none": [
{
"comment": "Enable form tracking on forms embedded within iframes where possible (#1066)"
},
{
"comment": "Bump dependencies (#1067)"
},
{
"comment": "Add ability to enable only form_change, or form_submit, focus_form or any combination (#371)"
}
]
}
},
{
"version": "3.3.1",
"tag": "@snowplow/javascript-tracker_v3.3.1",
"date": "Wed, 23 Feb 2022 19:27:40 GMT",
"comments": {
"none": [
{
"comment": "Pin Browser integration tests to specific versions (#1063)"
}
]
}
},
{
"version": "3.3.0",
"tag": "@snowplow/javascript-tracker_v3.3.0",
"date": "Mon, 31 Jan 2022 15:58:10 GMT",
"comments": {
"none": [
{
"comment": "Fix YouTube plugin throwing errors on calling player methods (#1043)"
},
{
"comment": "Fix options.boundaries not being respected (#1044)"
},
{
"comment": "Fix 'paused' property never being true (#1047)"
},
{
"comment": "Add `ready` to YouTube Plugin DefaultEvents (#1049)"
},
{
"comment": "Add ready to Media Plugin DefaultEvents (#1053)"
},
{
"comment": "Fix YouTube Plugin enabling of seek/volume events (#1058)"
}
]
}
},
{
"version": "3.2.3",
"tag": "@snowplow/javascript-tracker_v3.2.3",
"date": "Tue, 18 Jan 2022 16:23:52 GMT",
"comments": {
"none": [
{
"comment": "Bump Copyright to 2022 (#1040)"
}
]
}
},
{
"version": "3.2.2",
"tag": "@snowplow/javascript-tracker_v3.2.2",
"date": "Fri, 14 Jan 2022 10:17:59 GMT",
"comments": {}
},
{
"version": "3.2.1",
"tag": "@snowplow/javascript-tracker_v3.2.1",
"date": "Wed, 12 Jan 2022 09:50:29 GMT",
"comments": {}
},
{
"version": "3.2.0",
"tag": "@snowplow/javascript-tracker_v3.2.0",
"date": "Tue, 11 Jan 2022 12:53:22 GMT",
"comments": {
"none": [
{
"comment": "Add support for custom headers (#1010)"
},
{
"comment": "Allow enableFormTracking to capture dynamic form changes (#748)"
},
{
"comment": "Allow alternative Access-Control-Allow-Credentials values (#808)"
},
{
"comment": "Add HTML5 Media Tracking plugin (#805)"
},
{
"comment": "JavaScript Tracker YouTube Tracking (#1014)"
}
]
}
},
{
"version": "3.1.6",
"tag": "@snowplow/javascript-tracker_v3.1.6",
"date": "Tue, 19 Oct 2021 09:17:22 GMT",
"comments": {
"none": [
{
"comment": "Fix failing build on ARM Macs (#1012)"
}
]
}
},
{
"version": "3.1.5",
"tag": "@snowplow/javascript-tracker_v3.1.5",
"date": "Fri, 01 Oct 2021 08:09:21 GMT",
"comments": {}
},
{
"version": "3.1.4",
"tag": "@snowplow/javascript-tracker_v3.1.4",
"date": "Tue, 21 Sep 2021 14:59:36 GMT",
"comments": {}
},
{
"version": "3.1.3",
"tag": "@snowplow/javascript-tracker_v3.1.3",
"date": "Mon, 23 Aug 2021 10:13:18 GMT",
"comments": {}
},
{
"version": "3.1.2",
"tag": "@snowplow/javascript-tracker_v3.1.2",
"date": "Mon, 16 Aug 2021 12:59:59 GMT",
"comments": {
"none": [
{
"comment": "Fix undefined argument regression in setUserId and setOptOutCookie (#991)"
},
{
"comment": "Update READMEs with correct Node requirements (#994)"
}
]
}
},
{
"version": "3.1.1",
"tag": "@snowplow/javascript-tracker_v3.1.1",
"date": "Wed, 04 Aug 2021 10:12:25 GMT",
"comments": {
"none": [
{
"comment": "Bump snowplow-micro to 1.1.2 (#984)"
},
{
"comment": "Bump tslib to 2.3.0 (#986)"
},
{
"comment": "Bump typescript to 4.3.5 (#987)"
},
{
"comment": "Switch from @wessberg/rollup-plugin-ts to rollup-plugin-ts (#988)"
}
]
}
},
{
"version": "3.1.0",
"tag": "@snowplow/javascript-tracker_v3.1.0",
"date": "Fri, 14 May 2021 10:45:32 GMT",
"comments": {}
},
{
"version": "3.0.3",
"tag": "@snowplow/javascript-tracker_v3.0.3",
"date": "Wed, 21 Apr 2021 12:35:06 GMT",
"comments": {}
},
{
"version": "3.0.2",
"tag": "@snowplow/javascript-tracker_v3.0.2",
"date": "Thu, 15 Apr 2021 21:07:39 GMT",
"comments": {}
},
{
"version": "3.0.1",
"tag": "@snowplow/javascript-tracker_v3.0.1",
"date": "Wed, 14 Apr 2021 16:30:05 GMT",
"comments": {
"none": [
{
"comment": "Add unit tests to plugin track* functions (#954)"
}
]
}
},
{
"version": "3.0.0",
"tag": "@snowplow/javascript-tracker_v3.0.0",
"date": "Wed, 31 Mar 2021 14:46:47 GMT",
"comments": {
"none": [
{
"comment": "Allow plugins to be dynamically loaded when using tracker (#918)"
},
{
"comment": "Add debug mode (#381)"
},
{
"comment": "Bump rollup to 2.41 (#916)"
},
{
"comment": "Remove module level references to window and document (close #928)"
},
{
"comment": "Ensure browser-tracker API methods catch exceptions (#919)"
},
{
"comment": "Introduce TSDoc comments and extract interfaces where appropriate (#906)"
},
{
"comment": "Bump major version to v3 and update READMEs (#904)"
},
{
"comment": "Improve Core API for module bundlers which support treeshaking (#903)"
},
{
"comment": "Rename @snowplow/browser-core to @snowplow/browser-tracker-core (#901)"
},
{
"comment": "Publish lite version of sp.js (#900)"
},
{
"comment": "Ensure correct 3-Clause BSD License notices are being used (#316)"
},
{
"comment": "Improve API for module bundlers which support treeshaking (#899)"
},
{
"comment": "Bump rush to 5.39 (#895)"
},
{
"comment": "Port to TypeScript (#72)"
},
{
"comment": "Make sp.js build process modular (#450)"
},
{
"comment": "Create @snowplow/browser-tracker package for npm distribution (#541)"
},
{
"comment": "Split auto contexts into plugins (#880)"
},
{
"comment": "Add rush to manage monorepo (#883)"
},
{
"comment": "Add ES Module builds (#882)"
},
{
"comment": "Cleanup deprecated methods (#557)"
},
{
"comment": "Update publishing process for rush (#907)"
},
{
"comment": "Change white and black lists to allow and deny lists (#908)"
},
{
"comment": "Create rush change files for major version 3 release (#909)"
}
]
}
}
]
}