v3.0.0v2.0.4
Reading changes from the repo…
interpolateName
now works seamlessly without requiring options, making it easier to use in your projects. xxhash64
as the default hashing algorithm for [hash]
and [contenthash]
, providing faster and more efficient hash generation. isUrlRequest
, which now effectively handles absolute URLs, data URIs, and root-relative requests, aligning with webpack v5 support. interpolateName
did not function correctly without options, ensuring smoother usage for developers.