Fix Style Loader: Resolve a critical issue where the style-loader fails when using CSS Modules with the composes feature, preventing fatal errors in your application.
Fix Style Loader: Address an issue with URL handling by using loaderUtils.stringifyRequest, ensuring that hashes remain valid and preventing potential loading errors.