- Feat: support type definition of store by
createModel
#5443 - Fix: do not minify source in folder public when build #5308
- Fix: duplicate interceptor used when load App as a sub app #5321
- Fix: problems with parse paths specified in url of css files #5350
- Fix:
getInitialProps
andgetStaticPath
do not execute in mode SSR #5398 #5325 - Fix: compatible to
toString()
function #5399 - Fix: compatible with undefined proxy #5369
- Fix: use
fullhash
replace ofhash
in webpack mode #5407 - Feat: add options
forceLocal
of extract-css-assets plugin #5378 - Feat: top-level warning in vite mode #5447
- Chore: fix types of
plugin-auth
#5328