mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 23:19:55 +08:00
docs: JSRunner log update
This commit is contained in:
parent
d919667484
commit
0ecfc886c5
@ -39,4 +39,4 @@ navbar: false
|
||||
- `Ctrl/Command+R` 快速运行代码
|
||||
- 支持代码回溯 实时记录代码运行历史
|
||||
- 支持手动触发代码运行/实时运行代码
|
||||
- 适配深色模式
|
||||
- 支持顶层await 适配深色模式
|
||||
|
@ -1,5 +1,14 @@
|
||||
# 更新日志
|
||||
|
||||
## v1.0.4
|
||||
|
||||
`2023-05-08`
|
||||
|
||||
- feat: 支持顶层await调用
|
||||
- fix: 修正控制台日志循环引用输出
|
||||
- refactor: 调整NodeJS下代码执行实现
|
||||
- chore: 更新依赖版本
|
||||
|
||||
## v1.0.3
|
||||
|
||||
`2023-04-28`
|
||||
|
Loading…
x
Reference in New Issue
Block a user