Skip to content

Releases: wpengine/faustjs

@faustwp/blocks@6.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Apr 16:01
b10ef35

Patch Changes

  • f4c0abb: chore: Update various babel packages.

@faustwp/block-editor-utils@0.3.2

Choose a tag to compare

@github-actions github-actions released this 03 Apr 16:01
b10ef35

Patch Changes

  • f4c0abb: chore: Update various babel packages.

@faustwp/wordpress-plugin@1.8.3

Choose a tag to compare

@github-actions github-actions released this 10 Mar 15:24
fbed8ef

Patch Changes

  • 089ea0a: Fix for adding assets to the correct release for Github Actions.
    Small fix for Github actions to upload assets to the correct release

@faustwp/wordpress-plugin@1.8.2

Choose a tag to compare

@github-actions github-actions released this 10 Mar 10:55
9e8d24b

Patch Changes

  • b1898f8: Fix for adding assets to the correct release for Github Actions.

@faustwp/wordpress-plugin@1.8.1

Choose a tag to compare

@github-actions github-actions released this 10 Mar 10:00
511ae2e

Patch Changes

  • 700f96e: bug: Fixes for Github workflow for faustwp releases. Added WPE info.json and automated for the release.
  • 134f823: Added minor fixes for release process.

@faustwp/wordpress-plugin@1.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 15:50
2943748

Minor Changes

  • aedd100: chore: Updated FaustWP to create a preview link for all draft post types.

    Removed actions rest_prepare_post and rest_prepare_page from the callback functions.
    Added a new action for rest_api_init to add rest_prepare_{$post_type} action for all publicably queryable post types including custom post types.

@faustwp/wordpress-plugin@1.7.5

Choose a tag to compare

@github-actions github-actions released this 27 Feb 18:07
f90cab9

Patch Changes

  • 413fe9a: Added tested up to WordPress 6.7.2 for the FaustWP plugin.

"1.7.5"

Choose a tag to compare

@github-actions github-actions released this 27 Feb 18:08
f90cab9
Version Packages (#2058)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

@faustwp/wordpress-plugin@1.7.4

Choose a tag to compare

@github-actions github-actions released this 26 Feb 17:32
205c518

Patch Changes

  • 3bf8104: Added author for FaustWP plugin.

@faustwp/wordpress-plugin@1.7.3

Choose a tag to compare

@github-actions github-actions released this 25 Feb 18:38
ec22ec4

Patch Changes

  • 4cee2d1: Fixed the token variable name for Github actions