Sass Loader: Introduces support for the resolve.byDependency.sass option, enhancing the flexibility of how Sass files are resolved in your projects.
Improvements
Sass Loader: Improves the handling of deprecation messages to prevent crashes when using specific versions of Sass, ensuring a smoother development experience.
Others
Sass Loader: Refactors the codebase to drop support for webpack version 4, streamlining the loader for better performance and compatibility with newer versions.