Skip to content

Latest commit

 

History

History
241 lines (94 loc) · 7.47 KB

CHANGELOG.md

File metadata and controls

241 lines (94 loc) · 7.47 KB

Changelog

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

0.5.9 (2021-04-11)

0.5.8 (2021-04-10)

Bug Fixes

  • readme: update build badge to github actions (a3c55b9)

0.5.7 (2021-01-17)

Features

Bug Fixes

0.5.6 (2020-12-26)

Bug Fixes

  • support cookie expires date object (0c28fee)

0.5.5 (2020-05-06)

Bug Fixes

  • test: change modules import (0b174a8)

0.5.4 (2020-02-06)

Bug Fixes

  • broken test due to dep upgrade (c2a248f)

0.5.3 (2020-02-06)

0.5.2 (2020-02-06)

0.5.1 (2020-02-06)

0.5.0 (2020-01-24)

Features

  • full sync on plugin initialization (#15) (b27e534)

Tests

BREAKING CHANGES

  • State will be fully synced on plugin initialization

0.4.0 (2019-07-11)

Features

  • register $storage to root context (#30) (99d3450)

0.3.1 (2019-07-09)

Bug Fixes

  • types: ship @types/cookie dependency (48655ed)

0.3.0 (2019-07-08)

Bug Fixes

Features

0.2.1 (2019-06-27)

Bug Fixes

0.2.0 (2019-02-13)

Features

0.1.4 (2018-08-11)

Bug Fixes

  • storage: correctly serialize arrays into localStorage (bb43de6)

0.1.3 (2018-08-05)

Bug Fixes

  • storage: check has key of cookie before decode it (#1) (50fe99e)

0.1.2 (2018-07-18)

Bug Fixes

0.1.1 (2018-07-15)

0.1.0 (2018-07-15)

Features

  • add support for saving different datatypes (dd53b8b)

0.0.1 (2018-07-11)

0.3.1 (2018-07-11)

0.3.0 (2018-07-08)

Features

  • example: add more details and button to test your luck (73cc700)

0.2.2 (2018-07-07)

Bug Fixes

  • plugin: handle dynamically disabled experiments (c6620d0)

0.2.1 (2018-07-07)

Bug Fixes

  • plugin: currently handle empty experiments (31caafa)

0.2.0 (2018-07-07)

Features

  • module: pushPlugin option (87ae7e1)

0.1.0 (2018-07-07)

Features

  • experiment: accept isEligible function (7193621)

0.0.1 (2018-07-07)