Skip to content

v3.8.1

Compare
Choose a tag to compare
@SoloJiang SoloJiang released this 23 Dec 06:39
· 172 commits to master since this release
a1d5cb3
  • SSR: fix chunkInfo is undefined FaaS app
  • SSR: fix request might be fake that lose url field
  • SSR: fix devServer.hot should be closed
  • SSR: fix appConfig might be undefined
  • Fix: webpack_public_path is invalid in front of page file
  • Fix: tabBar show in other page
  • Fix: child class need use declare with add type for property which extends parent
  • Fix: miniapp compile mode @alias is invalid
  • Fix: invalid host in bind host case
  • Chore: use webpack-chain directly