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.