Fixes issues with create- bud-app
when not specifying any features (totally vanilla project) and improves CLI command cache to be mostly self-healing.
What’s Changed
- improve(patch): heal cli commands cache by @kellymears in ✨ improve(patch): heal cli commands cache by kellymears · Pull Request #2400 · roots/bud · GitHub
- 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