Skip to content

v3.9.1

Latest

Choose a tag to compare

@caohuilin caohuilin released this 11 Sep 08:06

What's Changed

Bug Fixes 🐞

  • fix: preserve the SSR request abort signal when creating the router loader request in #8858
  • fix: respect the TypeScript compiler configured by ts-node in #8844
  • fix: use conventional route loading components as hydration fallbacks while initial route data is loading in #8859

Other Changes ✨

  • Upgrade Rsbuild to 2.2.4 and support its stricter bundler chain types, preserving service worker library options and handling non-string public paths in asset prefix templates. in #8860

Rsbuild Update 📦

更新内容

Bug 修复 🐞

  • fix: 构造路由 loader 请求时保留 SSR 请求的取消信号, 详情可查看 #8858
  • fix: 使用 ts-node 配置中指定的 TypeScript 编译器, 详情可查看 #8844
  • fix: 初始路由数据加载期间使用约定式路由的 loading 组件作为 hydration fallback, 详情可查看 #8859

其他变更 ✨

  • 升级 Rsbuild 至 2.2.4,兼容更严格的 bundler chain 类型,保留 service worker 的 library 配置,并在 assetPrefix 模板中处理非字符串 publicPath。, 详情可查看 #8860

Rsbuild 更新 📦