6.23.2
· One min read
Fixes an error when using @roots/bud-typescript
in combination with @roots/bud-vue
. Adds a new method which removes the _DEFAULT
suffix from tailwind color values in generated WordPress theme.json files. Various security patches and transitive dependency updates.
What's Changed
- ✨ feat(minor): add bud.wp.json.removeDefaultSuffix by @kellymears in https://github.com/roots/bud/pull/2627
- 🩹 fix(minor): fix ts/vue error by @kellymears in https://github.com/roots/bud/pull/2623
- 📦 deps(patch): upgrade eslint-webpack-plugin by @kellymears in https://github.com/roots/bud/pull/2620
- 📦 deps(patch): upgrade dependencies (minor) by @kellymears in https://github.com/roots/bud/pull/2618
- 📦 deps(minor): upgrade non-breaking dependencies by @kellymears in https://github.com/roots/bud/pull/2628
Full Changelog: https://github.com/roots/bud/compare/v6.23.1...v6.23.2