CSS Loader: You can now use @import with supports() and layer() at-rules, enhancing your ability to manage styles based on conditions and layers.
CSS Loader: The new folder placeholder feature allows you to easily manage and reference folder structures in your stylesheets, improving organization.
CSS Loader: You can now export stylesheets directly, simplifying the process of integrating styles into your projects.
CSS Loader: The export type is now a string, providing more flexibility in how you handle exports in your CSS.
Improvements
Performance: The runtime has been reduced, leading to faster loading times and improved performance for your applications.
Fixes
Fix the issue where the documentation suggested an incompatible extract-loader, ensuring you have the right guidance for your setup.
Others
Update issue templates to streamline the process for users when reporting issues or requesting features.