Releases
v2.29.0
Compare
Sorry, something went wrong.
No results found
What's Changed
New Features 🎉
feat(utils): change the color of error stacks to gray by @chenjiahan in #4332
feat(prod-server): add body parser by @GiveMe-A-Name in #4331
feat(generator): exclude node_modules by default in tsconfig.json by @chenjiahan in #4322
feat(builder): support resolve relative asset in SASS files by @9aoy in #4320
feat(doc-core): support builder plugins by @sanyuan0704 in #4343
feat: add a server reporter that report server cost, logger about error, info etc. by @GiveMe-A-Name in #4333
feat(builder): improve error stacks if dev compilation failed by @chenjiahan in #4342
feat(builder): support performance preconnect/dnsPrefetch configurations by @9aoy in #4337
feat(module-generator): remove jsnext:source and add declaration:true by @targeral in #4326
feat(doc-core): support tag config in navbar and sidebar by @sanyuan0704 in #4334
Bug Fixes 🐞
fix(utils): remove hard code 'main' by @chenjiahan in #4336
fix(app-tools): tools.tsChecker default value mismatch with doc by @chenjiahan in #4339
fix(module-tools): set platform to browser when build umd output by @chenjiahan in #4321
fix(builder): checkSyntax failed when first script is JSON by @chenjiahan in #4324
fix: fix remixRouter not existed in conventional routes by @xuchaobei in #4319
fix(doc-core): search type by @sanyuan0704 in #4357
fix(monorepo-utils): Init empty object for projects that have not json file by @targeral in #4355
fix: should not flat routes when has a route config file by @yimingjfe in #4356
fix: if a route dont has component, should be as a no-layout route by @yimingjfe in #4323
fix: should get the correct hash in source by @yimingjfe in #4308
fix(prod-server): bff may run bodyParser by themself, so we need't to run by @GiveMe-A-Name in #4347
fix(plugin-runtime): ssr reporter some problems by @GiveMe-A-Name in #4352
fix(builder): failed to get correct ecma version when check syntax by @chenjiahan in #4353
fix: should not flat routes when the layout has loading or error by @yimingjfe in #4349
fix(@modern-js/utils): add missing url in devServer console by @KyrieLii
Other Changes
更新内容
新特性 🎉
Bug 修复 🐞
其他变更
You can’t perform that action at this time.