Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Latest commit

 

History

History
111 lines (51 loc) · 4.75 KB

CHANGELOG.md

File metadata and controls

111 lines (51 loc) · 4.75 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.3.0 (2020-05-16)

Features

  • record site ID from config when tracking (e0df8f6)

3.2.2 (2020-04-11)

3.2.1 (2020-04-11)

3.2.0 (2020-04-11)

Features

  • better promise handling (c87d754)

Bug Fixes

3.1.3 (2020-03-14)

3.1.2 (2020-01-19)

Bug Fixes

3.1.1 (2020-01-02)

Bug Fixes

  • pass variation id to qualify event, move pageview event (6e82c31)

3.1.0 (2019-12-27)

Features

  • tracking: send qualify event when first qualifying for experiment (3ed291d), closes #14

Bug Fixes

  • core: fix event reporting bug (fae2b6a), closes #15

3.0.1 (2019-12-19)

3.0.0 (2019-12-19)

⚠ BREAKING CHANGES

  • core: Engine configuration schema changed (for tracking), supported schema changed

Features

  • core: allow override of automatic tracking at experiment-level (44622ff), closes #8
  • core: new schema support, refactoring audiences, enhanced tracking (463f8ca), closes #11

2.0.3 (2019-12-09)

2.0.2 (2019-12-09)

2.0.1 (2019-12-09)

Bug Fixes

  • remove prepublish script (4e683f0)

2.0.0 (2019-12-09)

⚠ BREAKING CHANGES

  • components: Components schema now references "variables" instead of "attributes" to avoid confusion with downstream frameworks language.

Features

  • components: rename attributes to variables (c7569aa), closes #7

1.2.0 (2019-12-05)

1.2.0-alpha.0 (2019-12-05)

Features

Bug Fixes

  • #5: call reporter in try/catch block (35b64e9), closes #5

1.1.1 (2019-11-11)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.