Skip to content

Latest commit

 

History

History
195 lines (91 loc) · 8.21 KB

CHANGELOG.md

File metadata and controls

195 lines (91 loc) · 8.21 KB

1.7.26 (2024-06-20)

1.7.25 (2024-06-20)

1.7.24 (2024-04-11)

1.7.23 (2024-03-06)

1.7.22 (2023-10-17)

1.7.21 (2023-07-21)

1.7.20 (2023-07-13)

1.7.19 (2023-07-13)

1.7.18 (2023-07-13)

1.7.17 (2023-02-08)

1.7.16 (2023-01-06)

1.7.15 (2022-12-10)

1.7.14 (2022-12-10)

1.7.13 (2022-07-20)

1.7.12 (2022-07-06)

1.7.11 (2022-07-06)

1.7.10 (2022-04-24)

1.7.9 (2022-04-17)

1.7.8 (2022-04-17)

1.7.7 (2022-04-01)

1.7.6 (2022-02-02)

1.7.5 (2022-01-30)

1.7.4 (2021-09-25)

1.7.3 (2021-09-04)

1.7.2 (2021-08-20)

1.7.1 (2021-08-04)

1.7.0 (2021-07-16)

Features

1.6.8 (2021-07-03)

1.6.7 (2021-06-12)

1.6.6 (2021-05-24)

1.6.5 (2021-05-23)

1.6.4 (2021-05-23)

1.6.3 (2021-05-21)

1.6.2 (2021-05-20)

1.6.1 (2021-05-19)

1.6.0 (2021-05-19)

Features

  • Make the SpeechRecognitionWrapper event API more predictable (#36) (f81bab6)

1.5.4 (2021-04-27)

1.5.3 (2020-12-26)

1.5.2 (2020-12-26)

1.5.1 (2020-12-22)

1.5.0 (2020-12-21)

Features

  • Expose the isListening flag in the function as children (#30) (436df67)

1.4.1 (2020-10-22)

1.4.0 (2020-09-13)

Features

  • Add support for function as children (#24) (153be96)

1.3.5 (2020-09-13)

1.3.4 (2020-09-07)

Bug Fixes

  • Bump vulnerable dependencies version (#23) (bb496f3)

1.3.3 (2020-09-05)

1.3.2 (2020-08-12)

1.3.1 (2020-08-04)

Bug Fixes

  • Fix event unsubscriptions by removing callback function overriding (#19) (3a8dca4)

1.3.0 (2020-07-31)

Features

  • Export hook to abstract SpeechRecognition instance creation (cf36b86)

1.2.0 (2020-07-19)

Features

1.1.3 (2020-07-16)

Bug Fixes

1.1.2 (2020-07-15)

Bug Fixes

  • Fix grammars default value to null (d27db45)
  • Regenerate yarn.lock (9fc0556)

1.1.1 (2020-07-13)

1.1.0 (2020-07-13)

Features

  • Add recognition grammar and lang options (#12) (c3825d9)

1.0.5 (2020-07-13)

Bug Fixes

1.0.4 (2020-07-13)

1.0.3 (2020-06-28)

1.0.2 (2020-06-23)

Bug Fixes

1.0.1 (2020-06-17)

Bug Fixes

  • Fix crash in useEffect when SpeechRecognition is not supported (f322b8c)

1.0.0 (2020-06-02)

Features

  • Push first version fully tested and built with Rollup (4274ea9)