Skip to content

v9.1.0

Latest

Choose a tag to compare

@brandonbothell brandonbothell released this 28 Apr 04:09

Added

  • (Undocumented) Library export of util/request (the internal HTTP Request class) to help with the creation of a custom HTTP handler provided to new YouTube(apiKey, accessToken?, options?) via options.request.

Changed

  • Match to the most similar title when getting entities by title.
    • Before, it just trusted the first result from YouTube Search.
  • To new CHANGELOG.md format.
  • Email in package.json.

Removed

  • Unused utility function findArrayIndexFrom.

Full Changelog: v9.0.0...v9.1.0