Skip to content

1.0.0-rc.27

Latest

Choose a tag to compare

@raoenhui raoenhui released this 29 Aug 08:44
· 4 commits to master since this release
f035d8b

2025-08-29

  • Feature
    • 支持 excludeRewriteIframeConstructor : iframe模式下排除对指定构造函数的Symbol.hasInstance属性重写,默认为空会进行重写。
  • Bug Fix
    • 🐞 修复 当with沙箱自动补全生效时,实例化XMLHttpRequest后的open属性无法调用的问题