Skip to content

v7.0.0

Compare
Choose a tag to compare
@brandonbothell brandonbothell released this 25 Jun 05:02
· 194 commits to master since this release
  • Switched from RunKit to CodeSandbox for documentation examples
  • Added order options to searches and comments
  • Renamed YTComment to Comment
  • Removed Channel comments
  • Made authorization options truly private (it's safe to console.log() your class now!)
  • Allowed for getting items by arrays rather than multiple calls
  • Completely redid how strings are resolved. IDs detection is a little more nuanced to better allow for searching through the main functions rather than making programmers parse the input themselves (or even worse, forcing the users to identify it)
  • Removed all Istanbul ignore comments to ensure transparency about test coverage