Skip to content

0.11.0

Compare
Choose a tag to compare
@dylanirlbeck dylanirlbeck released this 29 Apr 01:22
· 48 commits to master since this release

Added

  • Support for media/metadata/create endpoint (with an example in twitter.test.js)

Fixed

  • Fixed an issue with the TypeScript typings causing a "not a constructor" error
  • Fixed error with building on Windows machines
  • Bug caused by calling the .raw() function on response headers
  • Type errors during OAuth flow