6.15.2
· One min read
Patch: fixes a potential issue with resolving sass-loader
and improves bud.cache
interface and build dependency identification.
What's Changed
- ✨ improve(patch): improve cache.buildDependencies by @kellymears in https://github.com/roots/bud/pull/2410
- 🩹 fix(patch): sass-loader resolve by @kellymears in https://github.com/roots/bud/pull/2413
Full Changelog: https://github.com/roots/bud/compare/v6.15.1...v6.15.2