Skip to content

0.10 Pre-Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@dylanirlbeck dylanirlbeck released this 27 Apr 15:13
· 62 commits to master since this release

Added

  • Typescript support thanks to @fdebijl !
  • version is now included in the options object (with a default of 1.1). This will allow you to specify the desired version of the Twitter API you're using
  • Support for PUT methods

Changed

  • Improved documentation (including an example snippet for tweeting a thread)