Skip to content

v2.4.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jankapunkt jankapunkt released this 25 Apr 08:00
· 22 commits to master since this 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