6.22.0
Some nice performance enhancements. code coverage gains and dependency upgrades in this release.
There is a known issue with this release affecting projects using the @roots/sage/stylelint
config. If you rely on this config you may wish to hold off and upgrade to 6.23.0.
What's Changed
- 📦 deps(patch): upgrade dependencies by @kellymears in #2580
- 📦 deps(minor): upgrade dev middleware by @kellymears in #2586
- 📦 deps(minor): upgrade stylelint by @kellymears in #2585
- 📕 docs(none): fix releases menu by @kellymears in #2582
- 📦 deps(minor): upgrade style deps by @kellymears in #2588
- 🧹 chore(none): update sponsors by @retlehs in #2570
- 📦 deps(minor): upgrade stylelint-sass by @kellymears in #2590
- 📕 docs(none): Fix typo in documentation for bud.postcss.setPostCssOptions by @folbert in #2559
- 📦 deps(patch): upgrade dependencies by @kellymears in #2591
- 📕 docs(none): : issue with code snippet for spacing in theme.json by @dr5hn in #2564
- 📦 deps(patch): bump ip from 1.1.5 to 1.1.9 by @dependabot in #2560
- 🩹 fix(stylelint):
Unexpected invalid media query "screen(x)"
for Tailwind by @codepuncher in #2558 - 🧪 test(none): improve examples and tests by @kellymears in #2556
- 🩹 fix(patch): dashboard react error (useState) by @kellymears in #2595
- ✨ improve(patch): build performance by @kellymears in #2596
- 🧪 test(none): improve coverage by @kellymears in #2599
- 🔨 improve(none): reuse ink instance by @kellymears in #2600
- 🩹 fix(patch): bud.after sync callback error by @kellymears in #2601
- 🧹 chore(none): update sponsors by @retlehs in #2598
- 🔨 improve(patch): bud.pipe: allow mixed async and sync cbs by @kellymears in #2603
- 🩹 fix(patch): set default log preset to none by @kellymears in #2602
New Contributors
- @folbert made their first contribution in #2559
- @dr5hn made their first contribution in #2564
- @codepuncher made their first contribution in #2558
Full Changelog: v6.21.0...v6.22.0