You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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