Releases: disqus/disqus-react
Releases · disqus/disqus-react
v1.1.5
What's Changed
- Add TS compatibility for DiscussionEmbedConfig interface for SSO by @chrisjtang in #137
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #114
- Bump follow-redirects from 1.13.0 to 1.14.8 by @dependabot in #119
- Bump ajv from 6.12.2 to 6.12.6 by @dependabot in #120
- Bump url-parse from 1.5.3 to 1.5.10 by @dependabot in #122
- Update peerDependencies to support React v18 by @tterb in #126
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #128
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #124
- ✅📝 Add Feature to DiscussionEmbed for Compatibility with SSO by @chrisjtang in #136
New Contributors
- @chrisjtang made their first contribution in #136
Full Changelog: v1.1.2...v1.1.4
v1.1.2
v1.1.1
v1.1.0
- Bumped elliptic from 6.5.3 to 6.5.4
- Added component unit-tests
- Bumped ssri from 6.0.1 to 6.0.2
- Bumped lodash from 4.17.19 to 4.17.21
- Bumped url-parse from 1.4.7 to 1.5.1
- Bumped ua-parser-js from 0.7.21 to 0.7.28
- Bumped hosted-git-info from 2.8.8 to 2.8.9
- Bumped browserslist from 4.12.0 to 4.16.6
- Bumped dns-packet from 1.3.1 to 1.3.4
- Added
Recommendations
component
v1.0.11
v1.0.10
v1.0.9
v1.0.8
- Updated package documentation
- Added support for rest props to
DiscussionEmbed
- Added config params for SSO
- Added support for additional callbacks
- Added PropType validation for components
- Updated package dependencies
- Replaced deprecated React v17.x lifecycle methods.