crisp-im / crisp-sdk-web

:package: Include the Crisp chat widget from using frameworks such as React, VueJS, Angular...
https://www.npmjs.com/package/crisp-sdk-web
MIT License
39 stars 13 forks source link

additional methods support #21

Closed Qimath closed 1 year ago

Qimath commented 1 year ago

// corrections of existing functions

autoInjectIfNecessasy => autoInjectIfNecessary (reason: typo) onMessageComposeReceive => onMessageComposeReceived (reason: consistency with the $crisp and npm equivalents and recent change on onChatClose => onChatClosed)

// Crisp wrapper support added for the following methods

PierrickP commented 12 months ago

Thank you for the breaking change (1.0.20 -> 1.0.21) :expressionless:

For information https://semver.org/