knocklabs / javascript

Official JavaScript packages for interacting with Knock
https://knock.app/
MIT License
14 stars 3 forks source link

fix(kno-5263): change connected channel endpoint #60

Closed meryldakin closed 7 months ago

meryldakin commented 7 months ago

This fixes a few bugs with the previous implementation, mainly that we actually do need to use a different endpoint than the object endpoint for getting connected channels so that a user doesn't have to have a connection object created for this component to work. That endpoint is created in a corresponding switchboard PR (here: https://github.com/knocklabs/switchboard/pull/1953)

linear[bot] commented 7 months ago

KNO-5263 [javascript] fix connected channels bug

changeset-bot[bot] commented 7 months ago

⚠️ No Changeset found

Latest commit: d662da6a1ca8dda503c0c77df4c27be8c7b9317e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR