Skip to content

Latest commit

 

History

History
86 lines (41 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

86 lines (41 loc) · 3.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.9 (2021-02-08)

Features

Bug Fixes

  • sdk shouldn't set user-agent in broswer (829d001)

0.1.8 (2021-01-08)

Bug Fixes

  • sort params error, return 400 (005db96)

0.1.7 (2020-10-09)

Features

  • allowed upload method have longer timeout (204deeb)

Bug Fixes

  • an illegal header has been set in browser (f5fa8f7)
  • check if window exist (dd30ed1)
  • file upload error in browser (c292b2f)
  • update api send a wrong http method (84e6ce4)
  • wrong link for vika.browser.js (f732b35)

0.1.6 (2020-09-21)

Bug Fixes

  • make class vika to static (1cb8a7d)
  • miss update api interface (6f8f64e)

0.1.5 (2020-09-17)

Bug Fixes

  • make class vika to static (1cb8a7d)

0.1.4 (2020-09-17)

Bug Fixes

  • make class vika to static (1cb8a7d)

0.1.3 (2020-09-17)

Features

  • file upload is supported (f53f872)
  • support commonjs requre (d01d97f)

Bug Fixes

  • remove useless console.log (a382e04)
  • replace vika.init with vika.auth (115db1b)

0.1.2 (2020-09-10)

Features

  • file upload is supported (f53f872)

Bug Fixes

  • remove useless console.log (a382e04)