Skip to content

Releases: deepgram-starters/nextjs-live-transcription

1.0.1

04 May 16:22
Compare
Choose a tag to compare

1.0.1 (2024-05-04)

Bug Fixes

  • cannot set caption to undefined as it was strict string (8c76d48)

1.0.0

04 May 15:02
Compare
Choose a tag to compare

1.0.0 (2024-05-04)

Bug Fixes

  • change the label on the playground box (9e37111)
  • enable smart_format (4ed2519)
  • fix dependency issue (bfe2be6)
  • fix incorrect url (e7e7536)
  • loading alignment was off-center (fcccf07)
  • remove unused code - whoops (1f9cdc7)

Features

  • apply some feedback (230d265)
  • initial commit working next.js demo (a3faf0f)
  • update title and description (cc510ea)