v4.0.0v3.6.0
Reading changes from the repo…
file:
protocol for loading CSS files, enhancing flexibility in your project setup. @value
feature now supports importing url()
, allowing for more dynamic CSS handling. esModule
option now exports named exports by default, improving compatibility with ES module syntax. style
field from package.json
, ensuring the correct styles are imported when using packages. localsConvention
option has been moved to the modules
option, streamlining configuration for module handling. modules.auto
option is now true
, simplifying module usage for users.