2.0.1 (2025-04-30)
- update workflow (b46403b)
- update workflow 2 (5ac754a)
- update workflow 3 (8b11579)
- update workflow 4 (b3bbeaf)
- updated data center region type. (#33) (3a4f4af)
2.0.0 (2024-07-17)
- made some changes and fixes (#27) (182d185)
- made some changes to fix custom elements not being sized correctly (#28) (13ef8f7)
- Classnames and styles are now injected by default when using WebChatCustomElement.
- Removed the deprecated withWebChat hook.
- Renamed the "renderCustomResponse" prop to "renderUserDefinedResponse".
- Removed the CustomResponsePortalsContainer component.
- Added support for the "userDefinedResponse" event added in web chat 8.2.0.
- Fixed an order bug that can occur if a user defined response is fired during the render process in some cases. This meant reworking the portals container interface which was a breaking change and we decided to just remove it from the public API.
- Added support for usages on cp4d so the library will properly calculate the endpoints for the web chat entry script.
1.1.1 (2023-11-20)
1.1.0 (2023-11-15)
- added the WebChatCustomElement component to aid in using web chat with a custom element (#23) (b79a471)
1.0.4 (2023-05-23)
1.0.3 (2022-09-21)
- made some fixes to how WebChatContainer handles mounting and changes to the web chat config (#15) (d5380dd)
1.0.2 (2022-08-08)
- build: adding proper updating of package.json version and changelog [skip ci] (#6) (418d2c6)
- deploy: add all dev dependencies (#12) (261eb3d)
- deploy: add versions for semantic release scripts for gh actions (#10) (b687e98)
- deploy: remove commit length restriction (#13) (a164391)
- docs: update docs to use enterprise plan (#8) (7f1b935)
- release: missing " in json file (#11) (970e7c5)
- version: package.json version not auto updated [skip ci] (#5) (f0b65e6)