npm @google-cloud/text-to-speech 2.0.0
v2.0.0

latest releases: 5.2.0, 5.1.0, 5.0.2...
4 years ago

⚠ BREAKING CHANGES

  • move library to typescript code generation (#285)

Starting with this release, the auto-generated library code was changed from JavaScript to TypeScript, so all the TypeScript types are now exported from the .d.ts files.

Please note that if you used @types/google-cloud__text-to-speech package to get TypeScript types for this library, you need to stop using it and remove it from your devDependencies.

If you see any issues caused by this migration to TypeScript, please feel free to submit an issue!

Features

  • move library to typescript code generation (#285) (d3d6208)

Bug Fixes

  • import long into proto ts declaration file (#288) (5bfb2ab)
  • docs: snippets are now replaced in jsdoc comments (#287) (6e77aaf)

Don't miss a new text-to-speech release

NewReleases is sending notifications on new releases.