Sass Compilation: Enjoy improved compatibility with modern projects as we now support the built-in resolver for Webpack, making it easier to integrate Sass into your workflow.
Improvements
Sass Compilation: Experience faster builds with the new feature that reuses the compiler process when using sass-embedded, enhancing your development efficiency.
Fixes
Fix issues with the watchClose hook, ensuring a smoother experience when monitoring file changes during development.
Others
Upgrade dependencies to the latest versions, ensuring you have the most up-to-date features and security improvements.
Update the codecov-action to version 4, enhancing our code coverage reporting capabilities.
Fix the commitlint check to maintain consistent commit message formatting across the project.