v2.2.0
Install
$ npm install easy-speech@2.2.0
NPM link: https://www.npmjs.com/package/easy-speech/v/2.2.0
What's Changed
- build(deps-dev): bump rollup-plugin-copy from 3.4.0 to 3.5.0 by @dependabot in #199
- build(deps-dev): bump sinon from 15.1.0 to 15.2.0 by @dependabot in #197
- build(deps-dev): bump @babel/preset-env from 7.22.10 to 7.22.14 by @dependabot in #196
- build(deps-dev): bump @babel/core from 7.22.10 to 7.22.11 by @dependabot in #194
- build(deps-dev): bump chai from 4.3.7 to 4.3.8 by @dependabot in #193
- build(deps-dev): bump chai from 4.3.8 to 4.3.10 by @dependabot in #208
- build(deps-dev): bump sinon from 15.2.0 to 16.0.0 by @dependabot in #202
- build(deps-dev): bump @rollup/plugin-commonjs from 25.0.0 to 25.0.4 by @dependabot in #198
- build(deps-dev): bump @babel/preset-env from 7.22.15 to 7.22.20 by @dependabot in #204
- build(deps-dev): bump @babel/core from 7.22.17 to 7.23.0 by @dependabot in #206
- build(deps-dev): bump sinon from 16.0.0 to 16.1.3 by @dependabot in #221
- ci: remove node 14 from test matrix by @jankapunkt in #228
- Fix: warn or throw on max text length exceeded by @jankapunkt in #229
- Added FAQ Section
Full Changelog: v2.1.1...v2.2.0