Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Latest commit

History

History
62 lines (27 loc) 路 1.89 KB

File metadata and controls

62 lines (27 loc) 路 1.89 KB

Change Log

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

1.0.1 (2020-08-05)

Bug Fixes

1.0.0 (2018-12-13)

Features

  • Swap local storage for cookies to store cached variants (#3) (d86b1ff)

BREAKING CHANGES

  • This will reset any running experiments. This allows experiment variants to be accessed across subdomains.

0.1.2 (2018-10-09)

Bug Fixes

  • remove comments from build (0a6ad41)
  • Remove export default and fix Experiment cache lookup logic (#1) (39cc572)

0.1.1 (2018-07-05)

Bug Fixes

  • remove prop-types from dist (de8ad99)

0.1.0 (2018-07-05)

Features

  • Metric takes in style prop; add Metric tests (5a72c25)

0.0.1 (2018-07-05)