Releases: devrnt/react-use-intercom
Releases · devrnt/react-use-intercom
[email protected]
Patch Changes
- a6d7757: Re-attach callbacks in boot method: this allows the listeners to be re-attachted and invoked after
shutdown
has been called
[email protected]
Minor Changes
- 8d5d130: Exposes showTicket and showConversation methods in useIntercom hook
[email protected]
Minor Changes
- 4aac5a9: Expose startChecklist method in useIntercom hook
[email protected]
Minor Changes
- 8eebbed: Add "showNews" method
[email protected]
Patch Changes
- d86105a: Fix incompatible node engine version
[email protected]
Patch Changes
- e89a073: Do not publish src folder to registry (for real this time)
[email protected]
Patch Changes
- 5f4b6eb: Do not publish src folder to registry
[email protected]
Patch Changes
- 5e7dd7e: Do not publish src folder to registry
[email protected]
Minor Changes
- e30828d: Add "showSpace" method
[email protected]
Major Changes
- 8f7ff67: Allow calling "boot" multiple times. Previously it was not possible to invoke "boot" more than once, because of a "isBooted" guard. This behaviour was not in line with the IntercomJS docs, so it has been removed, see #555 and https://www.intercom.com/help/en/articles/170-integrate-intercom-in-a-single-page-app