Skip to content

Releases: wpengine/faustjs

@faustwp/cli@3.0.0

28 Feb 16:41
2b3da86
Compare
Choose a tag to compare

Major Changes

  • aad3bbc: BREAKING CHANGE: With the deprecation of node version 16.x and it no longer being maintained we have updated our engines and workflows to only use 18+. Please update to use node version 18+.

Minor Changes

  • 572b253: Added: Detect if the NEXT_PUBLIC_WORDPRESS_URL is a wpengine.com TLD and if so recommend a switch to wpenginepowered.com

Patch Changes

  • 47f6bd0: Faust now warns you if the secret key in your environment is invalid or incorrect.

@faustwp/blocks@4.0.0

28 Feb 16:41
2b3da86
Compare
Choose a tag to compare

Major Changes

  • aad3bbc: BREAKING CHANGE: With the deprecation of node version 16.x and it no longer being maintained we have updated our engines and workflows to only use 18+. Please update to use node version 18+.

@faustwp/block-editor-utils@0.2.0

28 Feb 16:41
2b3da86
Compare
Choose a tag to compare

Minor Changes

  • aad3bbc: BREAKING CHANGE: With the deprecation of node version 16.x and it no longer being maintained we have updated our engines and workflows to only use 18+. Please update to use node version 18+.

@faustwp/blocks@3.0.0

12 Feb 18:21
d533780
Compare
Choose a tag to compare

Major Changes

  • f6c6b0c: BREAKING: Make attributes field on core blocks optional to comply with the WordPressBlock type interface. Thanks @traed!

@faustwp/wordpress-plugin@1.2.1

30 Jan 19:25
37f8959
Compare
Choose a tag to compare

Patch Changes

  • 05cc940: Fix: swap traditional custom post type URLs in WordPress admin for the headless frontend custom post type URLs.

@faustwp/core@2.1.2

30 Jan 19:25
37f8959
Compare
Choose a tag to compare

Patch Changes

  • e7745b8: Exposes viewer data for use during the useAuth hook call.

@faustwp/core@2.1.1

22 Jan 19:03
afe03b8
Compare
Choose a tag to compare

Patch Changes

  • 1b495d7: Fixes a bug when navigating to a page client side that threw an error with multiple queries.

@faustjs/react@0.15.13

16 Jan 20:06
7764c37
Compare
Choose a tag to compare

Patch Changes

  • 6b71e32: Add deprecation notices
  • Updated dependencies [6b71e32]
    • @faustjs/core@0.15.13

@faustjs/next@0.15.13

16 Jan 20:06
7764c37
Compare
Choose a tag to compare

Patch Changes

  • 6b71e32: Add deprecation notices
  • Updated dependencies [6b71e32]
    • @faustjs/react@0.15.13
    • @faustjs/core@0.15.13

@faustjs/core@0.15.13

16 Jan 20:05
7764c37
Compare
Choose a tag to compare

Patch Changes