You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@ibm-watson/assistant-web-chat-react

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ibm-watson/assistant-web-chat-react - npm Package Versions

2.0.1

Diff
w
watdevex
published 2.0.1 •

Changelog

Source

2.0.1 (2025-04-30)

Bug Fixes

  • update workflow (b46403b)
  • update workflow 2 (5ac754a)
  • update workflow 3 (8b11579)
  • update workflow 4 (b3bbeaf)
  • updated data center region type. (#33) (3a4f4af)

Bug Fixes

  • made some changes and fixes (#27) (182d185)
  • made some changes to fix custom elements not being sized correctly (#28) (13ef8f7)

BREAKING CHANGES

  • 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.
w
watdevex
published 2.0.0 •

Changelog

Source

2.0.1 (2025-04-30)

Bug Fixes

Bug Fixes

  • made some changes and fixes (#27) (182d185)
  • made some changes to fix custom elements not being sized correctly (#28) (13ef8f7)

BREAKING CHANGES

  • 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.
w
watdevex
published 1.1.1 •

Changelog

Source

1.1.1 (2023-11-20)

Bug Fixes

  • added the WebChatCustomElement component to entry point export list (#25) (4bacd73)
w
watdevex
published 1.1.0 •

Changelog

Source

1.1.0 (2023-11-15)

Features

  • added the WebChatCustomElement component to aid in using web chat with a custom element (#23) (b79a471)
w
watdevex
published 1.0.4 •

Changelog

Source

1.0.4 (2023-05-23)

Bug Fixes

  • fixed how the web chat script is loaded to avoid duplicates (#19) (4220724)
w
watdevex
published 1.0.3 •

Changelog

Source

1.0.3 (2022-09-21)

Bug Fixes

  • made some fixes to how WebChatContainer handles mounting and changes to the web chat config (#15) (d5380dd)
w
watdevex
published 1.0.2 •

Changelog

Source

1.0.2 (2022-08-08)

Bug Fixes

  • 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)
w
watdevex
published 1.0.1 •

Changelog

Source

1.0.2 (2022-08-08)

Bug Fixes

  • 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)
w
watdevex
published 1.0.0 •