react-use-intercom

☎️ React Intercom integration without the hassle, powered by hooks.

MIT License

Downloads
1.2M
Stars
324
Committers
24

Bot releases are visible (Hide)

react-use-intercom - [email protected] Latest Release

Published by github-actions[bot] 4 months ago

Patch Changes

  • a6d7757: Re-attach callbacks in boot method: this allows the listeners to be re-attachted and invoked after shutdown has been called
react-use-intercom - [email protected]

Published by github-actions[bot] 6 months ago

Minor Changes

  • 8d5d130: Exposes showTicket and showConversation methods in useIntercom hook
react-use-intercom - [email protected]

Published by github-actions[bot] 10 months ago

Minor Changes

  • 4aac5a9: Expose startChecklist method in useIntercom hook
react-use-intercom - [email protected]

Published by github-actions[bot] 10 months ago

Minor Changes

  • 8eebbed: Add "showNews" method
react-use-intercom - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • d86105a: Fix incompatible node engine version
react-use-intercom - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • e89a073: Do not publish src folder to registry (for real this time)
react-use-intercom - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 5f4b6eb: Do not publish src folder to registry
react-use-intercom - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 5e7dd7e: Do not publish src folder to registry
react-use-intercom - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • e30828d: Add "showSpace" method
react-use-intercom - [email protected]

Published by github-actions[bot] over 1 year ago

Major Changes

react-use-intercom - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 791c6ac: Extend API with onUserEmailSupplied event and startSurvey method

What's Changed

Full Changelog: https://github.com/devrnt/react-use-intercom/compare/[email protected]@4.1.0

react-use-intercom - [email protected]

Published by github-actions[bot] over 1 year ago

Major Changes

  • c8b050d: Update built target to es2017
react-use-intercom - v3.0.2

Published by devrnt over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/devrnt/react-use-intercom/compare/v3.0.1...v3.0.2

react-use-intercom - v3.0.1

Published by devrnt over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/devrnt/react-use-intercom/compare/v3.0.0...v3.0.1

react-use-intercom - v3.0.0

Published by devrnt over 1 year ago

Breaking Changes

What's Changed

New Contributors

Full Changelog: https://github.com/devrnt/react-use-intercom/compare/v2.1.0...v3.0.0

react-use-intercom - v2.1.0

Published by devrnt over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/devrnt/react-use-intercom/compare/v2.0.0...v2.1.0

react-use-intercom - v2.0.0

Published by devrnt over 2 years ago

Changelog

Breaking

  • Remove window.intercomSettings on shutdown. If you were using window.intercomSettings after calling shutdown, you should ensure that everyrhing still works like expected. Because in both boot and update the "old" window.intercomSettings are merged into the new ones that were supplied to boot /update. Ensure that all new props are passed as arguments

Commits

  • Merge pull request #481 from ekilah/deleteIntercomSettingsOnShutdown 38db4b9
  • test: update cypress shutdow test case ff1728a
  • chore: formatting 77db9ca
  • test: add shutdown test case cf66c89
  • Merge pull request #496 from devrnt/dependabot/npm_and_yarn/examples/gatsby/jpeg-js-0.4.4 9f82104
  • Merge pull request #498 from devrnt/dependabot/npm_and_yarn/typescript-4.7.4 74339e4
  • chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 0bad216
  • chore(deps): bump jpeg-js from 0.4.2 to 0.4.4 in /examples/gatsby 0fead2e
  • Merge pull request #491 from devrnt/dependabot/npm_and_yarn/examples/gatsby/devcert-1.2.1 77c932a
  • Merge pull request #493 from devrnt/dependabot/npm_and_yarn/typescript-4.7.3 086875d
  • chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 ff02a3c
  • chore(deps): bump devcert from 1.1.3 to 1.2.1 in /examples/gatsby bba982c
  • Merge pull request #487 from devrnt/dependabot/npm_and_yarn/testing-library/react-13.3.0 4a6ef11
  • chore(deps-dev): bump @testing-library/react from 13.2.0 to 13.3.0 915a83f
  • Update README.md 2668619
  • Merge pull request #485 from devrnt/dependabot/npm_and_yarn/typescript-4.7.2 a8c995e
  • chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 4a1117e
  • Merge pull request #483 from devrnt/dependabot/npm_and_yarn/types/react-dom-18.0.5 b607c9b
  • chore(deps-dev): bump @types/react-dom from 18.0.4 to 18.0.5 4b5e6d1
  • delete window.intercomSettings on shutdown 63938ed

https://github.com/devrnt/react-use-intercom/compare/v1.5.2...v2.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/devrnt/react-use-intercom/compare/v1.5.2...v2.0.0

react-use-intercom - v1.5.2

Published by devrnt over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/devrnt/react-use-intercom/compare/v1.5.1...v1.5.2

react-use-intercom - v1.5.1

Published by devrnt over 2 years ago

Changelog

Commits

Full Changelog: https://github.com/devrnt/react-use-intercom/compare/v1.5.0...v1.5.1

react-use-intercom - v1.5.0

Published by devrnt over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/devrnt/react-use-intercom/compare/v1.4.1...v1.5.0