2.0.1 (2023-07-13)
- fix: mark pkg as public (b9f2c47)
2.0.0 (2023-07-13)
- docs: copyedits (97a6a9e)
- refactor: move to esm and esbuild (794bacd)
- fix(deps): update dependency push-it-to-the-limit to v2 (82b6523)
- CJS → ESM (794bacd)
1.4.14 (2023-02-16)
- fix(deps): update dependency @qiwi/substrate to v2 (62c663b)
1.4.13 (2022-12-21)
- docs: formatting (a373f04)
1.4.12 (2022-12-01)
- fix: set mjs ext for esm (069dde5)
1.4.11 (2022-12-01)
1.4.10 (2022-11-30)
- fix: fix es6 pkg entry point (5c44c20)
1.4.9 (2022-11-30)
- perf: update deps (b6bee97)
1.4.8 (2022-11-18)
- fix: add
exports
pkg entry (fe821b1)
1.4.7 (2022-11-18)
- perf: migrate to gh actions (#98) (6b680de)
1.4.6 (2021-08-20)
- package: update deps, fix vuls (ab955dd)
1.4.5 (2021-06-21)
- pkg: update deps, fix vuls (567adfa)
1.4.4 (2020-04-07)
- package: fix bundle dir layout (54ae949)
1.4.3 (2020-04-07)
- up deps & make *Storage be compatible with IStorage (4f2f6a2)
1.4.2 (2019-09-14)
- util: processCycledRefs should not mutate src object (19f8f75)
1.4.1 (2019-09-11)
1.4.0 (2019-09-11)
1.3.0 (2019-08-09)
1.2.2 (2019-08-06)
- minor improvements, up deps, linting (a732591)
1.2.1 (2018-12-19)
- broken localStorage ref (0087d0d)
1.2.0 (2018-06-21)
- add
getTtl
to obtain current value's rest of time (9e54120)
1.1.0 (2018-06-21)
- add
setTtl
method to refresh expiration timepoint (f6d2d9a) - add debouncing for
syncTo
(0f464b9) - support
clone
opt (18371c8) - support configurable
clone
impl (e340010)
1.1.0 (2018-06-21)
- add debouncing for
syncTo
(0f464b9) - support
clone
opt (18371c8) - support configurable
clone
impl (e340010)
- rollup: fix broken cjs exports (7e394b0)