Skip to content

Microsoft-Graph-Client

Compare
Choose a tag to compare
@muthurathinam muthurathinam released this 01 Aug 07:58
· 1633 commits to dev since this release

New Features

  • Support for Multipart POST request

Updates

  • Light weight FetchAPI dependency (in replacement for SuperAgent)

Bug Fixes

  • Updated putStream and getStream to work for all sized files
  • Added obfuscation for output js file (graph-js-sdk-web.js)
  • Updated versions of mocha and chai to 5.2.0 and 4.1.2 to fix security vulnerability in growl (which is a dependency of mocha)
  • Running unit test files under types directory
  • Compiling ts files