Skip to content

Releases: NSRingo/TV

v3.4.3

27 Dec 08:12
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复体育节目分区页面加载问题
  • 修复儿童分区页面加载问题
  • 更新商店分区页面标签页

🔣 Dependencies

  • 升级了 @nsnanocat/util
  • 升级了 @nsnanocat/url

v3.4.2

10 Dec 04:31
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 $argument$persistentStore 载入顺序颠倒的问题
    • 正确顺序为先读取 $argument 再读取 $persistentStore (BoxJs)
    • 即,有相同键名时,$persistentStore (BoxJs) 的值会覆盖 $argument 的值

🔣 Dependencies

  • 升级了 @nsnanocat/util
    • utilsubmodule 更改为 package
    • $platform 改为 $app
    • 使用了全新的 Console polyfill
  • 升级了 @nsnanocat/url
    • 使用了全新的 URLURLSearchParams polyfill

🔄 Other Changes

  • 打包器由 rollup 更改为 rspack

v3.4.1

05 Dec 08:30
Compare
Choose a tag to compare
v3.4.1 Pre-release
Pre-release

🛠️ Bug Fixes

  • 修复 $argument$persistentStore 载入顺序颠倒的问题
    • 正确顺序为先读取 $argument 再读取 $persistentStore (BoxJs)
    • 即,有相同键名时,$persistentStore (BoxJs) 的值会覆盖 $argument 的值

🔣 Dependencies

  • 升级了 @nsnanocat/util
    • utilsubmodule 更改为 package
    • $platform 改为 $app
    • 使用了全新的 Console polyfill
  • 升级了 @nsnanocat/url
    • 使用了全新的 URLURLSearchParams polyfill

🔄 Other Changes

  • 打包器由 rollup 更改为 rspack

v3.4.0

04 Dec 07:55
Compare
Choose a tag to compare
v3.4.0 Pre-release
Pre-release

🛠️ Bug Fixes

  • 修复 $argument$persistentStore 载入顺序颠倒的问题
    • 正确顺序为先读取 $argument 再读取 $persistentStore (BoxJs)
    • 即,有相同键名时,$persistentStore (BoxJs) 的值会覆盖 $argument 的值

🔣 Dependencies

  • 升级了 @nsnanocat/util
    • utilsubmodule 更改为 package
    • $platform 改为 $app
    • 使用了全新的 Console polyfill
  • 升级了 @nsnanocat/url
    • 使用了全新的 URLURLSearchParams polyfill

🔄 Other Changes

  • 打包器由 rollup 更改为 rspack

v3.3.6

14 Oct 17:00
Compare
Choose a tag to compare

🔄 Other Changes

  • 自动生成模块

v3.3.4-rc

05 Oct 16:13
Compare
Choose a tag to compare
  • 首次发布