6.15.1
ยท One min read
Fixes issues with create- bud-app
when not specifying any features (totally vanilla project) and improves CLI command cache to be mostly self-healing.
Updates available
There are patches available for this release. Please update to 6.15.2.
What's Changedโ
- โจ improve(patch): heal cli commands cache by @kellymears in https://github.com/roots/bud/pull/2400
- ๐๏ธ types(patch): include types directory (criticalcss) by @kellymears in https://github.com/roots/bud/pull/2401
- โจ improve(patch): nested errors by @kellymears in https://github.com/roots/bud/pull/2402
- โจ improve(patch): --use flag by @kellymears in https://github.com/roots/bud/pull/2403
- ๐ฉน fix(patch): create-bud-app fails when no dependencies are selected by @kellymears in https://github.com/roots/bud/pull/2404
- ๐ docs(none): wordpress preset code samples by @kellymears in https://github.com/roots/bud/pull/2405
- ๐ docs(none): entrypoints manifest by @kellymears in https://github.com/roots/bud/pull/2406
- ๐ฆ deps(patch): upgrade dependencies by @kellymears in https://github.com/roots/bud/pull/2407
- โ๏ธ internal(none): security.md by @kellymears in https://github.com/roots/bud/pull/2408
- ๐ฉน fix(patch): create-bud-app dependencies by @kellymears in https://github.com/roots/bud/pull/2409
Full Changelog: https://github.com/roots/bud/compare/v6.15.0...v6.15.1