Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 618 Bytes

File metadata and controls

12 lines (9 loc) · 618 Bytes

Changelog

Keep track of every change of the tawk-messenger-react. This changelog list all additions and updates to the plugin, in chronological order. All notable changes in this project will be documented in this file.

[2.1.0] - 2025-06-12

Breaking Changes

  • library: Rename all API names to have tawk prefix to avoid name collissions (#40).

Major Changes

  • library: Add autoStart, tawkStart, tawkShutdown new APIs to manually start and end the socket connection (#29).