Comparing v0.39.1...v0.40.0 · watson-developer-cloud/speech-javascript-sdk

Permalink

base repository: watson-developer-cloud/speech-javascript-sdk

Failed to load repositories. Confirm that selected base ref is valid, then try again.

Loading

base: v0.39.1
head repository: watson-developer-cloud/speech-javascript-sdk

Failed to load repositories. Confirm that selected head ref is valid, then try again.

Loading

compare: v0.40.0
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on May 4, 2022

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. fix: Remove object.assign polyfill (#211)

    The `package.json` specifies that this project is targeting Node.js
    >=10. `Object.assign()` has existed in Node.js since v4.0.0 and browsers
    around Q1 2015. As such, this polyfill is no longer a direct dependency.
    Configuration menu

    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu

    Browse the repository at this point in the history