chore: 版本回退至 0.5.0 并重建产物(含 CJS 兼容修复)
CI / test (18.x) (push) Successful in 10m8s
CI / test (20.x) (push) Successful in 10m10s
CI / test (22.x) (push) Successful in 10m4s
CI / test (24.x) (push) Successful in 10m2s

This commit is contained in:
tianhao
2026-08-08 15:40:04 +08:00
parent 2516a3a36b
commit 5f8b9d2f75
32 changed files with 104 additions and 103 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
* 后续 require 拿到新模块实例、与 import 时绑定的实例状态分裂。
* 注:jsdom 以 getter 暴露 document/window,普通赋值无效,须用 defineProperty 覆盖。
* @module tests
* @version 0.5.1
* @version 0.5.0
*/
/** 临时移除全局对象,返回恢复函数 */