Releases: morganney/tts-react
Releases · morganney/tts-react
v4.1.2
What's Changed
- build(deps-dev): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #102
- build(deps): bump glob by @dependabot[bot] in #100
- build(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #103
- chore: upgrade storybook, caniuselite. by @morganney in #104
- chore: upgrade dev dep, trusted publishing. by @morganney in #105
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- chore: upgrade deps. by @morganney in #97
- build(deps): bump @babel/runtime from 7.26.9 to 7.28.2 by @dependabot[bot] in #98
Full Changelog: v4.1.0...v4.1.1
v4.1.0
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
What's Changed
- build(deps): bump ws from 8.13.0 to 8.17.1 by @dependabot in #77
- build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #78
- chore: upgrade storybook. by @morganney in #79
- feat: react 19 support. by @morganney in #80
- refactor: remove jsx-runtime from hook and highlighter. by @morganney in #81
- docs: update cdn examples. by @morganney in #82
- chore: upgrade deps. by @morganney in #90
- build(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #86
- docs: update. by @morganney in #91
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
What's Changed
- docs: update cdn examples. by @morganney in #82
Full Changelog: v4.0.0-rc.1...v4.0.0-rc.2
v4.0.0-rc.1
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
What's Changed
- build(deps): bump ws from 8.13.0 to 8.17.1 by @dependabot in #77
- build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #78
- chore: upgrade storybook. by @morganney in #79
- feat: react 19 support. by @morganney in #80
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
What's Changed
- chore: upgrade follow-redirects. by @morganney in #68
- chore: upgrade webpack-dev-middleware. by @morganney in #70
- chore: upgrade to storybook v8. by @morganney in #72
- chore: upgrade vite. by @morganney in #74
- chore: fix peerDependencies to react 17 or 18 ranges. by @morganney in #76
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
What's Changed
- build(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #65
- chore: update node version, license. by @morganney in #66
Full Changelog: v3.0.5...v3.0.6
v3.0.5
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