feat!: remove deprecated cssHeadDataCompression option#12741
Conversation
✅ Deploy Preview for rspack-v2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Rsdoctor Bundle Diff AnalysisFound 5 projects in monorepo, 5 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 react-10kPath:
📁 react-1kPath:
📁 react-5kPath:
📁 romePath:
📁 ui-componentsPath:
Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
🎉 Size decreased by 451.25KB from 48.01MB to 47.57MB (⬇️0.92%) |
Merging this PR will not alter performance
Comparing Footnotes
|
8598348 to
b75bd8d
Compare
feat: remove deprecated cssHeadDataCompression option
feat: remove deprecated cssHeadDataCompression option
feat!: remove deprecated cssHeadDataCompression option (#12741) feat: remove deprecated cssHeadDataCompression option
Summary
This PR removes the deprecated
cssHeadDataCompressionconfiguration option from Rspack. This option was marked as deprecated and unused (see #8534), and has now been completely removed from the codebase.The removal includes:
config/types.tsconfig/normalization.tscore.api.mdChecklist