Skip to content

v1.4.1

Compare
Choose a tag to compare
@BuptStEve BuptStEve released this 28 Oct 07:56
· 9 commits to master since this release
ccfde94

fix(jsonp, config): fix callbackName, host -> baseUrl (#43)

  • 修复 jsonp callbackName 展示问题
  • host -> baseUrl
  • 添加 combineUrls 用于 url 的连接,再也不用纠结地址结尾要不要加 /
  • 对于 query 的 key 也进行编码
  • 升级依赖,添加 all-contributors