Skip to content

Releases: itakojs/itako-text-transformer-request

v0.0.2

Choose a tag to compare

@59naga 59naga released this 20 Apr 16:07

Bug Fixes

  • use qs.stringfied data as url suffix unless method in PUT,POST,PATCH (f15660f)

BREAKING CHANGES

  • if method is GET(default), dynamically change the url

v0.0.1

Choose a tag to compare

@59naga 59naga released this 20 Apr 15:43

Bug Fixes

  • use encodeURIComponent unless use textAs option (5f64243)

v0.0.0

Choose a tag to compare

@59naga 59naga released this 20 Apr 15:17
initial