·
588 commits
to master
since this release
Bugfix
- fix(engine): build error when use es-module by @towersxu in #1285
- fix(engine): support es module umd and commonJs by @towersxu in #1291
- fix: 修复以 uuid 生成 nodeId 时,isPass 方法会触发 js 错误,导致执行失败 by @boyongjiong in #1324
- fix: 添加 debug 参数控制是否实例化 Recorder;修复 sessionStorage 存储超过 5MB 后写入报错的 bug by @boyongjiong in #1327