6.22.0
ยท 2 min read
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 https://github.com/roots/bud/pull/2580
- ๐ฆ deps(minor): upgrade dev middleware by @kellymears in https://github.com/roots/bud/pull/2586
- ๐ฆ deps(minor): upgrade stylelint by @kellymears in https://github.com/roots/bud/pull/2585
- ๐ docs(none): fix releases menu by @kellymears in https://github.com/roots/bud/pull/2582
- ๐ฆ deps(minor): upgrade style deps by @kellymears in https://github.com/roots/bud/pull/2588
- ๐งน chore(none): update sponsors by @retlehs in https://github.com/roots/bud/pull/2570
- ๐ฆ deps(minor): upgrade stylelint-sass by @kellymears in https://github.com/roots/bud/pull/2590
- ๐ docs(none): Fix typo in documentation for bud.postcss.setPostCssOptions by @folbert in https://github.com/roots/bud/pull/2559
- ๐ฆ deps(patch): upgrade dependencies by @kellymears in https://github.com/roots/bud/pull/2591
- ๐ docs(none): : issue with code snippet for spacing in theme.json by @dr5hn in https://github.com/roots/bud/pull/2564
- ๐ฆ deps(patch): bump ip from 1.1.5 to 1.1.9 by @dependabot in https://github.com/roots/bud/pull/2560
- ๐ฉน fix(stylelint):
Unexpected invalid media query "screen(x)"
for Tailwind by @codepuncher in https://github.com/roots/bud/pull/2558 - ๐งช test(none): improve examples and tests by @kellymears in https://github.com/roots/bud/pull/2556
- ๐ฉน fix(patch): dashboard react error (useState) by @kellymears in https://github.com/roots/bud/pull/2595
- โจ improve(patch): build performance by @kellymears in https://github.com/roots/bud/pull/2596
- ๐งช test(none): improve coverage by @kellymears in https://github.com/roots/bud/pull/2599
- ๐จ improve(none): reuse ink instance by @kellymears in https://github.com/roots/bud/pull/2600
- ๐ฉน fix(patch): bud.after sync callback error by @kellymears in https://github.com/roots/bud/pull/2601
- ๐งน chore(none): update sponsors by @retlehs in https://github.com/roots/bud/pull/2598
- ๐จ improve(patch): bud.pipe: allow mixed async and sync cbs by @kellymears in https://github.com/roots/bud/pull/2603
- ๐ฉน fix(patch): set default log preset to none by @kellymears in https://github.com/roots/bud/pull/2602
New Contributorsโ
- @folbert made their first contribution in https://github.com/roots/bud/pull/2559
- @dr5hn made their first contribution in https://github.com/roots/bud/pull/2564
- @codepuncher made their first contribution in https://github.com/roots/bud/pull/2558
Full Changelog: https://github.com/roots/bud/compare/v6.21.0...v6.22.0