Releases
v2.22.1
Compare
Sorry, something went wrong.
No results found
What's Changed
New Features 🎉
feat(builder-cli): add builder serve command by @chenjiahan in #3867
feat(builder): add new builder-cli npm package by @chenjiahan in #3845
feat(builder): add builder.serve method by @chenjiahan in #3864
feat(builder): support enable CSS Modules for the specified style file by output.cssModules configuration by @9aoy in #3865
feat(plugin-changeset): release commad support --provenance params by @caohuilin in #3881
feat: support Style component to use style with some <> special chartset by @clChenLiang in #3833
Bug Fixes 🐞
fix: add missing type definitions by @zllkjc in #3835
fix: ensure dir before write virtual demo and add package.json files by @10Derozan in #3838
fix(doc-tools): extraDocConfig not work by @sanyuan0704 in #3869
fix(doc-core): suspense error in react 17 ssr by @sanyuan0704 in #3863
fix(doc-core): img compile error in table tag by @sanyuan0704 in #3827
fix: support nonce in streaming SSR by @zllkjc in #3852
fix(app-tools): should not delete internalDir because we need guarantee the dev, build command correct. by @GiveMe-A-Name in #3849
fix(tailwind): should not add tools.babel config when not haveTwinMacro by @9aoy in #3858
fix: enhance the weight of custom global css by @10Derozan in #3838
fix(builder): support filter css modules file by cssLoader.modules.auto Regexp by @9aoy in #3887
fix: release note get use not right by @caohuilin #3834
fix(builder): update rspack to 0.2.1 and remove useless config format logic by @9aoy in #3874
fix(doc-core): dead link by @sanyuan0704 in #3882
fix(doc-core): remove dark class when darkMode is false by @sanyuan0704 in #3854
fix(doc-core): polyfills are not injected by @chenjiahan in #3850
fix: 404 error caused by not validate id in demo component by @10Derozan in #3844
fix(builder-shared): the webworker should not check is a client compiler. by @GiveMe-A-Name in #3839
fix(doc-core): suspense runtime error by @sanyuan0704 in #3846
fix(builder): print https URLs when devServer.https is true by @chenjiahan in #3868
fix(builder): use postcss-loader instead of @rspack/postcss-loader to fix tailwindcss hmr bug by @9aoy in #3857
fix(doc-core): sidebar title not correct sometimes by @sanyuan0704 in #3840
fix(doc-tools): build error by @sanyuan0704 in #3879
fix(plugin-swc): styledComponents configuration not work by @chenjiahan in #3814
fix(builder): only generator .d.ts file for css-modules file when enableCssModuleTSDeclaration by @9aoy in #3836
Docs update 📄
Other Changes
chore(builder): reuse rem plugin between rspack and webpack provider by @9aoy in #3886
chore: merge babel-preset-lib to server-utils, remove unused codes by @chenjiahan in #3878
chore: fix some eslint issues by @chenjiahan in #3847
chore(doc-tools): remove schema validate by @sanyuan0704 in #3875
更新内容
新特性 🎉
Bug 修复 🐞
文档更新 📄
其他变更
You can’t perform that action at this time.