6.23.2
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 #2627
- 🩹 fix(minor): fix ts/vue error by @kellymears in #2623
- 📦 deps(patch): upgrade eslint-webpack-plugin by @kellymears in #2620
- 📦 deps(patch): upgrade dependencies (minor) by @kellymears in #2618
- 📦 deps(minor): upgrade non-breaking dependencies by @kellymears in #2628
Full Changelog: v6.23.1...v6.23.2