browser-tabs-lock
Version:
provides locking mechanism to sync across browser tabs
26 lines (18 loc) • 842 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Allows passing of custom storage handler which can be used to override the fact that this lib writes to localstorage
- Readme and post install message
- Dependency upgrade:
- https://github.com/supertokens/browser-tabs-lock/pull/21
- https://github.com/supertokens/browser-tabs-lock/pull/19
- https://github.com/supertokens/browser-tabs-lock/pull/16
- Upgraded version of Lodash: https://github.com/supertokens/browser-tabs-lock/issues/20