Skip to content

v0.4.0

Choose a tag to compare

@devrnt devrnt released this 10 Jul 11:41

Changelog

  • Add new option shouldInitialize in IntercomProvider. This indicates if the Intercom should be initialized. Can be used in multistaged environment, like when there is no need to initialize the Intercom in development.

Commits

  • feat: add should initialize option 798bdb0
  • Merge pull request #54 from devrnt/dependabot/npm_and_yarn/jsdom-16.3.0 bc64f5f
  • Merge pull request #53 from devrnt/dependabot/npm_and_yarn/testing-library/react-10.4.5 fae4193
  • Merge pull request #52 from devrnt/dependabot/npm_and_yarn/np-6.3.1 41818f2
  • Merge pull request #51 from devrnt/dependabot/npm_and_yarn/cypress-4.10.0 dd44f45
  • chore(deps-dev): bump jsdom from 16.2.2 to 16.3.0 2613980
  • chore(deps-dev): bump @testing-library/react from 10.4.4 to 10.4.5 5f2f6cf
  • chore(deps-dev): bump np from 6.3.0 to 6.3.1 db17328
  • chore(deps-dev): bump cypress from 4.9.0 to 4.10.0 a0b2c4f
  • Merge pull request #49 from devrnt/dependabot/npm_and_yarn/np-6.3.0 764f781
  • Merge pull request #50 from devrnt/dependabot/npm_and_yarn/testing-library/react-10.4.4 5c0402f
  • chore(deps-dev): bump @testing-library/react from 10.4.3 to 10.4.4 9772ab4
  • chore(deps-dev): bump np from 6.2.5 to 6.3.0 6bcdd6c
  • Merge pull request #48 from devrnt/dependabot/npm_and_yarn/typescript-3.9.6 badcd88
  • chore(deps-dev): bump typescript from 3.9.5 to 3.9.6 c895d1b

v0.3.1...v0.4.0