Skip to content

Release v2.2.0

Compare
Choose a tag to compare
@Maizify Maizify released this 13 Jul 09:26
· 825 commits to master since this release

EN

  • [FEATURE] Add vConsole.version property.
  • [FEATURE] Add xhr._noVConsole property to XMLHttpRequest objects to customize whether a XHR should display in Network tab.

CN

  • 【特性】新增 vConsole.version 属性,以获取当前版本号。
  • 【特性】新增 XMLHttpRequestxhr._noVConsole 属性,以控制一个网络请求是否显示在 Network tab 中。