Features
- Feat: optimize babel plugin in mode vite #4892
- Feat: support nested rule in css #4876
- Feat: support lifecycle of after.start.devServer for mode vite #4905
- Feat: generate ts type file
d.ts
for init project #4809
Bug Fix
- Fix: disable default file lint for hmr performace #4933
- Fix: babel config for class property #4925
- Fix: MPA entry redirection #4924
- Fix: redirect import from ice in mode vite #4919
- Fix: support transform proxy.pathRewrite #4920
- Fix: prevent minize sass file by default #4884
- Fix: alias in mode vite #4890
- Fix: postcssOptions in mode vite #4910
- Fix: regexp for ignore watching runtime folder #4877
- Fix: error occurred when config both externals and remoteRuntime #4883
- Fix: SSR does not works in file-system routing #4874
- Chore: remove unnecessary swc precompile #4895