Skip to content

Releases: jankapunkt/easy-speech

v2.4.0-rc.0

25 Apr 08:00
Compare
Choose a tag to compare
v2.4.0-rc.0 Pre-release
Pre-release

Installation

url: https://www.npmjs.com/package/easy-speech/v/2.4.0-rc.0

$ npm install easy-speech@2.4.0-rc.0

Dependencies updates

  • build(deps-dev): bump @babel/preset-env from 7.23.5 to 7.23.8 by @dependabot in #250
  • build(deps-dev): bump jsdoc-to-markdown from 8.0.0 to 8.0.1 by @dependabot in #259
  • build(deps-dev): bump mocha from 10.2.0 to 10.3.0 by @dependabot in #260
  • build(deps-dev): bump @babel/preset-env from 7.23.8 to 7.24.4 by @dependabot in #272
  • build(deps-dev): bump rollup from 4.6.0 to 4.16.4 by @dependabot in #274

Enhancements

  • Add noStop option to EasySpeech.speak in EasySpeech.js by @ivoryguard in #271
  • Export TypeScript types using export field

New Contributors

Full Changelog: v2.3.1...v2.4.0-rc.0

v2.3.1

17 Jan 05:41
Compare
Choose a tag to compare

Installation

npm link: https://www.npmjs.com/package/easy-speech/v/2.3.1

$ npm install easy-speeh@2.3.1

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

16 Jan 13:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

29 Nov 07:24
9c10c0b
Compare
Choose a tag to compare

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

v.2.1.1

31 Aug 10:55
7e03c25
Compare
Choose a tag to compare

Release link and installation

NPM: https://www.npmjs.com/package/easy-speech/v/2.1.1

$ npm install easy-speech@2.1.1

What's Changed

Features

Dependencies

  • build(deps-dev): bump c8 from 7.14.0 to 8.0.0 by @dependabot in #165
  • docs(demo): add option to list all voices by @jankapunkt in #167
  • build(deps-dev): bump @rollup/plugin-commonjs from 25.0.1 to 25.0.2 by @dependabot in #168
  • build(deps-dev): bump rollup from 3.25.1 to 3.26.0 by @dependabot in #171
  • build(deps-dev): bump sinon from 15.1.2 to 15.2.0 by @dependabot in #169
  • build(deps-dev): bump rollup from 3.26.0 to 3.26.2 by @dependabot in #175
  • build(deps-dev): bump @babel/preset-env from 7.22.5 to 7.22.7 by @dependabot in #176
  • build(deps-dev): bump @babel/core from 7.22.5 to 7.22.8 by @dependabot in #177
  • build(deps-dev): bump @babel/preset-env from 7.22.7 to 7.22.9 by @dependabot in #178
  • build(deps-dev): bump @babel/core from 7.22.8 to 7.22.9 by @dependabot in #179
  • build(deps-dev): bump @rollup/plugin-commonjs from 25.0.2 to 25.0.3 by @dependabot in #181
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #182
  • build(deps-dev): bump @babel/core from 7.22.9 to 7.22.10 by @dependabot in #188
  • build(deps-dev): bump @babel/preset-env from 7.22.9 to 7.22.10 by @dependabot in #187
  • build(deps-dev): bump rollup from 3.26.2 to 3.27.2 by @dependabot in #186
  • build(deps-dev): bump c8 from 8.0.0 to 8.0.1 by @dependabot in #183
  • build(deps-dev): bump @rollup/plugin-commonjs from 25.0.3 to 25.0.4 by @dependabot in #190

Full Changelog: v2.1.0...v2.1.1

v2.1.0

13 Jun 08:41
c2e667c
Compare
Choose a tag to compare

Release link and installation

NPM: https://www.npmjs.com/package/easy-speech/v/2.1.0

$ npm install easy-speech@2.1.0

What's Changed

Features/fixes

Dependencies

  • build(deps-dev): bump rollup from 3.17.3 to 3.19.1 by @dependabot in #119
  • build(deps-dev): bump rollup from 3.19.1 to 3.20.2 by @dependabot in #124
  • build(deps-dev): bump sinon from 15.0.1 to 15.0.3 by @dependabot in #125
  • build(deps-dev): bump @babel/preset-env from 7.20.2 to 7.21.4 by @dependabot in #126
  • build(deps-dev): bump @babel/core from 7.21.0 to 7.21.4 by @dependabot in #127
  • build(deps-dev): bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 by @dependabot in #128
  • build(deps-dev): bump rollup from 3.20.2 to 3.21.2 by @dependabot in #137
  • build(deps-dev): bump @babel/preset-env from 7.21.4 to 7.21.5 by @dependabot in #135
  • build(deps-dev): bump @babel/core from 7.21.4 to 7.21.5 by @dependabot in #134
  • build(deps-dev): bump sinon from 15.0.3 to 15.0.4 by @dependabot in #131
  • build(deps-dev): bump rollup from 3.21.2 to 3.21.4 by @dependabot in #140
  • build(deps-dev): bump @babel/core from 7.21.5 to 7.21.8 by @dependabot in #138
  • build(deps-dev): bump @rollup/plugin-commonjs from 24.1.0 to 25.0.0 by @dependabot in #143
  • build(deps-dev): bump rollup from 3.21.4 to 3.21.7 by @dependabot in #144
  • build(deps-dev): bump sinon from 15.0.4 to 15.1.0 by @dependabot in #147
  • build(deps-dev): bump rollup from 3.21.7 to 3.23.0 by @dependabot in #148
  • build(deps-dev): bump @babel/core from 7.21.8 to 7.22.1 by @dependabot in #149
  • build(deps-dev): bump @babel/preset-env from 7.21.5 to 7.22.2 by @dependabot in #150
  • build(deps-dev): bump @babel/preset-env from 7.22.2 to 7.22.4 by @dependabot in #152
  • build(deps-dev): bump c8 from 7.13.0 to 7.14.0 by @dependabot in #151
  • build(deps-dev): bump standard from 17.0.0 to 17.1.0 by @dependabot in #153
  • build(deps-dev): bump rollup from 3.23.0 to 3.23.1 by @dependabot in #154
  • build(deps-dev): bump @babel/preset-env from 7.22.4 to 7.22.5 by @dependabot in #159
  • build(deps-dev): bump rollup from 3.23.1 to 3.24.0 by @dependabot in #158
  • build(deps-dev): bump @babel/core from 7.22.1 to 7.22.5 by @dependabot in #160
  • build(deps-dev): bump sinon from 15.1.0 to 15.1.2 by @dependabot in #162
  • build(deps-dev): bump @rollup/plugin-commonjs from 25.0.0 to 25.0.1 by @dependabot in #163
  • build(deps-dev): bump rollup from 3.24.0 to 3.25.1 by @dependabot in #164

Full Changelog: v2.0.0...v2.1.0

v2.0.0

10 Mar 07:17
6c63980
Compare
Choose a tag to compare
  • Added multiple build targets
  • Potentially breaking for ci, since build output is
    now in /dist folder
  • Npm package also links to respective files in /dist
    instead of index.js, which is now moved to /src folder
  • /docs are now compatible with older and exotic browsers

What's Changed

Full Changelog: v1.2.1...v2.0.0

v1.2.1

11 Jan 09:41
045f6aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...v1.2.1

v1.2.0

21 Jun 08:02
4211f9c
Compare
Choose a tag to compare

Published version

https://www.npmjs.com/package/easy-speech/v/1.2.0

What's Changed

  • tests: updated
  • fix(core): init() prevents infinite pending, in case onvoiceschanged exists but never fires
  • feature(core): speak() accepts force flag to force-speak even if no voices are loaded
  • update(build): IDE files added to gitignore
  • update dev devpendencies to their latest versions

New Contributors

Full Changelog: 1.1.2...1.2.0

v1.1.2

25 Feb 11:28
c4d2531
Compare
Choose a tag to compare