Skip to content

v2.0.0

Choose a tag to compare

@devrnt devrnt released this 27 Jun 17:26

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

v1.5.2...v2.0.0

What's Changed

  • chore(deps-dev): bump @types/react-dom from 18.0.4 to 18.0.5 by @dependabot in #483
  • chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #485
  • chore(deps-dev): bump @testing-library/react from 13.2.0 to 13.3.0 by @dependabot in #487
  • chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 by @dependabot in #493
  • chore(deps): bump devcert from 1.1.3 to 1.2.1 in /examples/gatsby by @dependabot in #491
  • chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 by @dependabot in #498
  • chore(deps): bump jpeg-js from 0.4.2 to 0.4.4 in /examples/gatsby by @dependabot in #496
  • delete window.intercomSettings on shutdown by @ekilah in #481

New Contributors

Full Changelog: v1.5.2...v2.0.0