Skip to main content

6.23.2

· One min read
kellymears
Developer

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.

6.23.0

· One min read
kellymears
Developer

@roots/bud-sass should no longer error without @roots/bud-postcss. We strongly recommend you use PostCSS.

6.21.0

· One min read
kellymears
Developer

Fixes errors with s3 and improves the WordPress stylelint config. There will likely be a 6.22.0 in the coming days with dependency upgrades.

6.20.0

· 2 min read
kellymears
Developer

This release is mainly focused around addressing errors related to @roots/bud-preset-wordpress and @roots/sage users.

6.19.1

· One min read
kellymears
Developer

Fixes an issue where the bud.module cache was not properly invalidated, resulting in import errors when upgrading from earlier versions (#2523).

6.19.0

· 2 min read
kellymears
Developer

This release reverts the figures dependency to v4 to maintain compatibility with Node 16. We will do this upgrade when we release the next major version of bud.js, and recommend all users move on to Node 20 as soon as possible. Still, we didn't intend to introduce this incompatibility in a minor release (v6.18.0).