Skip to content

Releases: JackyTianer/yapi-mock-proxy-plugin

1.0.5

Choose a tag to compare

@JackyTianer JackyTianer released this 24 Jun 07:34
3d7c37b

FIX:

  1. 修复新增接口无法自动映射的问题
  2. 使用拦截方式,而不是代理xhr和fetch完成接口替换

yapi-mock-proxy-plugin

Choose a tag to compare

@JackyTianer JackyTianer released this 05 Dec 02:56

FIX

  1. Fix the bug when fetch's first param is the Request instance

ADD

  1. Add error tip when sync interface fail

修改

  1. 修改当fetch第一个参数为Request实例产生的bug

新增

  1. 新增错误提示当同步接口失败的时候

yapi-mock-chrome-plugin

Choose a tag to compare

@JackyTianer JackyTianer released this 03 Dec 07:36

base feature