Skip to content

@faustwp/core@3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 16:28
· 21 commits to canary since this release
002687f

Patch Changes

  • a54ce69: Fixed: FaustConfig no longer requires plugins or experimentalPlugins properties
  • 50c30cb: Fixed issue where on a preview page the user could be stuck in a logout/login loop.
  • 16b2384: Added queries property to FaustTemplate interface. Fixes an error when using multiple queries with TypeScript.
  • 8e1b5db: Faust Toolbar will now respect the Show Avatars setting in WordPress. Requires WPGraphQL version 1.22.1 or higher.
  • 9a43d50: Implemented ErrorLoggingLink class to capture GraphQL errors and server errors, providing enhanced error handling and logging capabilities.