Releases: NSRingo/TestFlight
Releases · NSRingo/TestFlight
v3.4.0
v3.3.2
🛠️ Bug Fixes
- 修复
$argument
和$persistentStore
载入顺序颠倒的问题- 正确顺序为先读取
$argument
再读取$persistentStore (BoxJs)
- 即,有相同键名时,
$persistentStore (BoxJs)
的值会覆盖$argument
的值
- 正确顺序为先读取
🔣 Dependencies
- 升级了
@nsnanocat/util
util
由submodule
更改为package
$platform
改为$app
- 使用了全新的
Console
polyfill
- 升级了
@nsnanocat/url
- 使用了全新的
URL
和URLSearchParams
polyfill
- 使用了全新的
🔄 Other Changes
- 打包器由
rollup
更改为rspack
v3.3.1
🛠️ Bug Fixes
- 修复
$argument
和$persistentStore
载入顺序颠倒的问题- 正确顺序为先读取
$argument
再读取$persistentStore (BoxJs)
- 即,有相同键名时,
$persistentStore (BoxJs)
的值会覆盖$argument
的值
- 正确顺序为先读取
🔣 Dependencies
- 升级了
@nsnanocat/util
util
由submodule
更改为package
$platform
改为$app
- 使用了全新的
Console
polyfill
- 升级了
@nsnanocat/url
- 使用了全新的
URL
和URLSearchParams
polyfill
- 使用了全新的
🔄 Other Changes
- 打包器由
rollup
更改为rspack
v3.3.0
🛠️ Bug Fixes
- 修复
$argument
和$persistentStore
载入顺序颠倒的问题- 正确顺序为先读取
$argument
再读取$persistentStore (BoxJs)
- 即,有相同键名时,
$persistentStore (BoxJs)
的值会覆盖$argument
的值
- 正确顺序为先读取
🔣 Dependencies
- 升级了
@nsnanocat/util
util
由submodule
更改为package
$platform
改为$app
- 使用了全新的
Console
polyfill
- 升级了
@nsnanocat/url
- 使用了全新的
URL
和URLSearchParams
polyfill
- 使用了全新的
🔄 Other Changes
- 打包器由
rollup
更改为rspack
v3.2.4
🔄 Other Changes
- 自动生成模块
v3.2.2-rc3
🛠️ Bug Fixes
- Storefront 数据库
v3.2.1-rc
- 首次发布