v5.107.1
fix: fix HMR for concatenated CSS modules with style exportType (#20911)
fix: drop unused __webpack_require__ runtime in concatenated CSS (#20936)
feat: add linkInsert hook to CssLoadingRuntimeModule (#20947)
refactor: rename CSS-prefixed identifiers to Css for naming consistency (#20926)
fix: narrow TemplatePathFn pathData type by context (#20987)
perf(css): cache escape/unescapeIdentifier and move them to walkCssTokens (#20952)