Skip to content

Releases: morganney/tts-react

v4.1.2

04 Jan 04:30
8740606

Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

07 Aug 02:31
256779b

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

09 Mar 20:07
fd874e7

Choose a tag to compare

What's Changed

  • feat: provide fallback for no browser support, allow updating text. by @morganney in #94

Full Changelog: v4.0.0...v4.1.0

v4.0.0

14 Dec 04:52
b9dfb77

Choose a tag to compare

What's Changed

Full Changelog: v3.0.7...v4.0.0

BREAKING CHANGES

  • Drop support for peer dependency of React/ReactDOM < 19
  • Remove UMD builds (use CDN + ESM)
  • Upgrade supported Node.js version to >= 20.18.1

v4.0.0-rc.2

21 Jul 15:52
c07aeac

Choose a tag to compare

v4.0.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc.1...v4.0.0-rc.2

v4.0.0-rc.1

21 Jul 00:37
a779a93

Choose a tag to compare

v4.0.0-rc.1 Pre-release
Pre-release

What's Changed

  • refactor: remove jsx-runtime from hook and highlighter. by @morganney in #81

Full Changelog: v4.0.0-rc.0...v4.0.0-rc.1

v4.0.0-rc.0

18 Jul 19:36
3316d00

Choose a tag to compare

v4.0.0-rc.0 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.7...v4.0.0-rc.0

BREAKING CHANGE: Drop peer dependency support for react < 19, and remove UMD builds.

v3.0.7

05 May 20:01
8ea1788

Choose a tag to compare

What's Changed

Full Changelog: v3.0.6...v3.0.7

Notes

This release is preparation for removal of the UMD build of tts-react in the next major version release (v4.0.0). The upcoming removal of the UMD build is a result of React 19 removing their own UMD builds in favor of loading react as an ES module through CDN's like esm.sh.

v3.0.6

09 Mar 17:49
3005e6d

Choose a tag to compare

What's Changed

Full Changelog: v3.0.5...v3.0.6

v3.0.5

29 Jan 15:45
b673002

Choose a tag to compare

What's Changed

  • build(deps-dev): bump vite from 5.0.10 to 5.0.12 by @dependabot in #62
  • docs: faq about character limit for network-based voices. by @morganney in #64

Full Changelog: v3.0.4...v3.0.5