Releases: googleapis/nodejs-text-to-speech
Releases · googleapis/nodejs-text-to-speech
v3.0.0
⚠ BREAKING CHANGES
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
Features
Bug Fixes
- regen protos and tests, formatting (#401) (6c7d38a)
- remove eslint, update gax, fix generated protos, run the generator (#385) (f035747)
- remove unused files in package (#389) (7b1e5e4)
- synth.py clean up for multiple version (#403) (1b36546)
v2.1.3
Bug Fixes
- enum, bytes, and Long types now accept strings (3839359)
v2.1.2
Bug Fixes
- "client already closed" error fires earlier (41b39bc)
v2.1.0
Features
Bug Fixes
- deps: pin TypeScript below 3.7.0 (4da93ee)