Skip to content

Latest commit

 

History

History
137 lines (90 loc) · 2.72 KB

File metadata and controls

137 lines (90 loc) · 2.72 KB

Change Log - @snowplow/browser-plugin-ad-tracking

This log was last generated on Fri, 10 Jun 2022 18:57:46 GMT and should not be manually modified.

3.5.0

Fri, 10 Jun 2022 18:57:46 GMT

Version update only

3.4.0

Thu, 07 Apr 2022 11:56:26 GMT

Updates

  • Bump dependencies (#1067)

3.3.1

Wed, 23 Feb 2022 19:27:40 GMT

Version update only

3.3.0

Mon, 31 Jan 2022 15:58:10 GMT

Version update only

3.2.3

Tue, 18 Jan 2022 16:23:52 GMT

Updates

  • Bump Copyright to 2022 (#1040)

3.2.2

Fri, 14 Jan 2022 10:17:59 GMT

Version update only

3.2.1

Wed, 12 Jan 2022 09:50:29 GMT

Version update only

3.2.0

Tue, 11 Jan 2022 12:53:22 GMT

Version update only

3.1.6

Tue, 19 Oct 2021 09:17:22 GMT

Updates

  • Fix failing build on ARM Macs (#1012)

3.1.5

Fri, 01 Oct 2021 08:09:20 GMT

Version update only

3.1.4

Tue, 21 Sep 2021 14:59:36 GMT

Version update only

3.1.3

Mon, 23 Aug 2021 10:13:18 GMT

Version update only

3.1.2

Mon, 16 Aug 2021 12:59:59 GMT

Updates

  • Update READMEs with correct Node requirements (#994)

3.1.1

Wed, 04 Aug 2021 10:12:25 GMT

Updates

  • Bump tslib to 2.3.0 (#986)
  • Bump typescript to 4.3.5 (#987)
  • Switch from @wessberg/rollup-plugin-ts to rollup-plugin-ts (#988)

3.1.0

Fri, 14 May 2021 10:45:32 GMT

Version update only

3.0.3

Wed, 21 Apr 2021 12:35:06 GMT

Version update only

3.0.2

Thu, 15 Apr 2021 21:07:39 GMT

Version update only

3.0.1

Wed, 14 Apr 2021 16:30:05 GMT

Updates

  • Add peerDependencies to plugins (#950)
  • Mark packages as sideEffect: false (#951)
  • Add unit tests to plugin track* functions (#954)

3.0.0

Wed, 31 Mar 2021 14:46:47 GMT

Updates

  • Bump rollup to 2.41 (#916)
  • Publish UMD versions of plugins to GitHub release (#923)
  • Ensure browser-tracker API methods catch exceptions (#919)
  • Introduce TSDoc comments and extract interfaces where appropriate (#906)
  • Bump major version to v3 and update READMEs (#904)
  • Improve Core API for module bundlers which support treeshaking (#903)
  • Rename @snowplow/browser-core to @snowplow/browser-tracker-core (#901)
  • Publish lite version of sp.js (#900)
  • Ensure correct 3-Clause BSD License notices are being used (#316)
  • Improve API for module bundlers which support treeshaking (#899)
  • Bump rush to 5.39 (#895)
  • Port to TypeScript (#72)
  • Make sp.js build process modular (#450)
  • Create @snowplow/browser-tracker package for npm distribution (#541)
  • Split auto contexts into plugins (#880)
  • Add rush to manage monorepo (#883)
  • Add ES Module builds (#882)
  • Cleanup deprecated methods (#557)
  • Update publishing process for rush (#907)
  • Change white and black lists to allow and deny lists (#908)
  • Create rush change files for major version 3 release (#909)