Skip to content

v0.0.10

Compare
Choose a tag to compare
@chengsokdara chengsokdara released this 08 Mar 09:29
· 23 commits to main since this release

[0.0.10] - 2023-03-08

Added

  • this changelog file
  • comments to every functions and variables
  • @chengsokdara/react-hooks-async for useCallbackAsync and useEffectAsync
  • add Github Actions CI/CD

Fixed

  • now will not send audio to Whisper if converted mp3 audio is empty

Changed

  • transcripting state changed to transcribing to make it a valid word
  • move constants string to configs.ts

Removed

  • hooks directory, now use @chengsokdara/react-hooks-async package instead
  • remove console.log from distribution build

Full Changelog: v0.0.9...v0.0.10