Skip to content

Releases: disqus/disqus-react

v1.0.7

12 Sep 20:28

Choose a tag to compare

  • Added shallow comparison to shouldComponentUpdate to fix #34
  • Added "Troubleshooting" section to README.md
  • Added CONTRIBUTING.md and CHANGELOG.md

v1.0.6

28 Jun 19:03
19560ca

Choose a tag to compare

  • Added Typescript definitions
  • Fixed bug preventing components from updating without identifier
  • Added React 16 to peerDependencies
  • Moved react and react-dom to peerDependencies
  • Added CommentEmbed component example to README.md