Skip to content

v2.65.0

Compare
Choose a tag to compare
@caohuilin caohuilin released this 20 Feb 00:54

What's Changed

New Features 🎉

  • feat: BFF 跨项目调用支持配置域名,补充文档 by @keepview in #6803
  • feat: pass through the body, when query is pass_body by @yimingjfe in #6841
  • feat: support rsbuild modify config hook by @caohuilin in #6840

Bug Fixes 🐞

  • fix: support add frameworkConfigPath to buildCache.buildDependencies when rspack build by @9aoy in #6839
  • fix(bff): fixed path issue of generating package.json attribute by @keepview in #6843

更新内容

新特性 🎉

  • feat: BFF cross-project-invocation supports configuration of domain, add doc 由 @keepview 实现, 详情可查看 #6803
  • feat: 透传 body,当 query 为 pass_body 时 由 @yimingjfe 实现, 详情可查看 #6841
  • feat: 支持 rsbuild 修改配置的 Hook 函数 由 @caohuilin 实现, 详情可查看 #6840

Bug 修复 🐞

  • fix(bff): 修复生成 package.json 属性的路径问题 由 @keepview 实现, 详情可查看 #6843