Files
FrenoCorp/node_modules/browser-tabs-lock/CHANGELOG.md
Michael Freno 7c684a42cc FRE-600: Fix code review blockers
- Consolidated duplicate UndoManagers to single instance
- Fixed connection promise to only resolve on 'connected' status
- Fixed WebSocketProvider import (WebsocketProvider)
- Added proper doc.destroy() cleanup
- Renamed isPresenceInitialized property to avoid conflict

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-25 00:08:01 -04:00

842 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.3.0] - 2023-04-25

  • Allows passing of custom storage handler which can be used to override the fact that this lib writes to localstorage

[1.2.15] - 2021-08-09

Changed

  • Readme and post install message

[1.2.14] - 2021-04-29

Changed

[1.2.13] - 2021-04-24

Changed