docs: JSRunner log update

This commit is contained in:
ZiuChen
2023-05-08 17:47:01 +08:00
parent d919667484
commit 0ecfc886c5
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# 更新日志
## v1.0.4
`2023-05-08`
- feat: 支持顶层await调用
- fix: 修正控制台日志循环引用输出
- refactor: 调整NodeJS下代码执行实现
- chore: 更新依赖版本
## v1.0.3
`2023-04-28`