Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 14:03
· 171 commits to canary since this release
5ccbd8b

Minor Changes

  • c29f83d: Add blockset command in @faust/cli and faustwp plugin.

    Add your blocks inside wp-blocks folder. Then run faust blockset to compile and upload the blocks into WordPress. Blocks will be available in the editor.

  • d3d30aa: Added support for authenticated WPGraphQL introspection queries using FAUST_SECRET_KEY. It is no longer required to enable "Public Introspection" in WPGraphQL.

Patch Changes

  • 03ee9e8: Bug Fix: Forces cli blockset command to use @wordpress/scripts package.