Skip to content

fix: allows endpointing to be disabled with a value of false#236

Merged
lukeocodes merged 1 commit into
release/jan-minor-1from
lo/fix-endpointing-typing
Jan 25, 2024
Merged

fix: allows endpointing to be disabled with a value of false#236
lukeocodes merged 1 commit into
release/jan-minor-1from
lo/fix-endpointing-typing

Conversation

@lukeocodes

@lukeocodes lukeocodes commented Jan 24, 2024

Copy link
Copy Markdown
Member

fixes #224

@lukeocodes lukeocodes added the bug Something isn't working label Jan 24, 2024
@lukeocodes lukeocodes self-assigned this Jan 24, 2024
@lukeocodes lukeocodes changed the base branch from main to release/jan-minor-1 January 25, 2024 16:03
@lukeocodes lukeocodes merged commit 1add378 into release/jan-minor-1 Jan 25, 2024
@lukeocodes lukeocodes deleted the lo/fix-endpointing-typing branch January 25, 2024 16:06
@lukeocodes lukeocodes mentioned this pull request Jan 25, 2024
lukeocodes added a commit that referenced this pull request Jan 25, 2024
- feat: add missing feature toggles from q1 feature audit (#237)
- feat: add speechstarted event to sdk (#235)
- fix: allows endpointing to be disabled with a value of false (#236)
- feat: add UtteranceEnd event to sdk (#234)
- feat: sits for JS sdk (#233)
- chore: update live example to include error event (#231)
- feat: improve experience around usage of custom API endpoints (#230)
- feat: throw errors when using v2 callstack on the v3 SDK (#226)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

endpointing should be typed boolean|numeric

2 participants