Sourcemaps: Enjoy improved compatibility with webpack sourcemaps as we now match relative paths, ensuring a smoother development experience when debugging your styles.
Improvements
Dependencies: Benefit from updated dependencies that enhance the overall performance and stability of the CSS Loader.
Fixes
Fix the issue where sourcemaps from webpack and mini-css-extract-plugin had slightly different directory structures, leading to confusion during debugging.
Others
Test fixes are implemented to ensure the reliability of our codebase, contributing to a more stable experience for users.