Features
- support configuration
tsChecker
in mode vite #4740 - support configuration
eslint
in mode vite #4747 - refactor
eslint
config in mode webpack witheslint-webpack-plugin
, remove dependency ofeslint
#4751 - compatible with
build-plugin-moment-locale
in vite #4685
Bug Fix
- fix: transform
additionalData
for pre-processor in mode vite #4736 - fix: reset cache when build config is changed in mode webpack #4708
- fix: prevent to read postcss config which unexpected #4711
- chore: upgade dependencies such as babel, webpack with minor version #4771 #4773
- fix: assets rule for static resource #4782
- fix: print urls after server created in mode vite #4785
- fix: get undefined component of ErrorBoundary in mode MPA #4770