Releases
v2.58.3
What's Changed
Bug Fixes 🐞
fix: should remove extensions for entry file in real entry file, cause developer may use [.server] for ssr bundle entry by @zllkjc in #6116
fix: custom server hook context request.path should carray query str by @GiveMe-A-Name in #6127
fix: remove ssr.preload config by @GiveMe-A-Name in #6062
fix(data-loader): compatible with asyncEntry for data loader by @yimingjfe in #6131
fix: modern-entry build rules not use array by @caohuilin in #6120
fix(server): if res was piped, res should be treated as sent by @yimingjfe in #6123
fix(runtime): status code should be controlled by data loader by @yimingjfe in #6122
fix: filter entries by ssr or ssg should not apply the sigle entry by @GiveMe-A-Name in #6134
Other Changes
chore: add internal directory to server plugin context by @zllkjc in #6108
更新内容
Bug 修复 🐞
其他变更
chore: 在 server 插件上下文中增加 internal 目录 由 @zllkjc 实现, 详情可查看 #6108
You can’t perform that action at this time.