v1.6.8
Pre-release
Pre-release
🛠️ Bug Fixes
- 修复
$argument和$persistentStore载入顺序颠倒的问题- 正确顺序为先读取
$argument再读取$persistentStore (BoxJs) - 即,有相同键名时,
$persistentStore (BoxJs)的值会覆盖$argument的值
- 正确顺序为先读取
🔣 Dependencies
- 升级了
@nsnanocat/url- 使用了全新的
URL和URLSearchParamspolyfill
- 使用了全新的
- 升级了
@nsnanocat/utilutil由submodule更改为package$platform改为$app- 使用了全新的
Consolepolyfill