Skip to content

Releases: wpengine/faustjs

@faustjs/core@0.14.0

02 Dec 15:30
eb76ca2
Compare
Choose a tag to compare

Minor Changes

  • dc936a5: Updated internal auth endpoints and headers for WPE Headless plugin rename.

    The FaustWP plugin has deprecated the REST endpoint that @faustjs/core uses for authorization.
    Both the plugin and the @faustjs/core package will continue to work with the deprecated endpoint
    until it is removed in a future version. Make sure to always update your FaustWP plugin and @faustjs
    packages together to avoid any issues that may arise from incompatible versions.

@faustjs/react@0.13.1

11 Nov 23:21
5d3f0fb
Compare
Choose a tag to compare

Patch Changes

  • a3b08d6: Updated dependencies
  • Updated dependencies [a3b08d6]
    • @faustjs/core@0.13.1

@faustjs/next@0.13.1

11 Nov 23:21
5d3f0fb
Compare
Choose a tag to compare

Patch Changes

  • a3b08d6: Fixed an intermittent error TypeError: Cannot read property 'get' of undefined when running in dev mode.
  • a3b08d6: Updated dependencies
  • Updated dependencies [a3b08d6]
    • @faustjs/core@0.13.1
    • @faustjs/react@0.13.1

@faustjs/core@0.13.1

11 Nov 23:21
5d3f0fb
Compare
Choose a tag to compare

Patch Changes

@faustjs/next@0.13.0

26 Oct 15:48
6b8676f
Compare
Choose a tag to compare

Minor Changes

  • 8630834: BREAKING: Rename HeadlessProvider to FaustProvider

@faustjs/react@0.12.4

21 Oct 16:16
44786df
Compare
Choose a tag to compare

Patch Changes

  • 81d6162: Refactored core exports and naming to make root namespace cleaner
  • Updated dependencies [81d6162]
    • @faustjs/core@0.12.4

@faustjs/next@0.12.4

21 Oct 16:16
44786df
Compare
Choose a tag to compare

Patch Changes

  • 81d6162: Refactored core exports and naming to make root namespace cleaner
  • Updated dependencies [81d6162]
    • @faustjs/core@0.12.4
    • @faustjs/react@0.12.4

@faustjs/core@0.12.4

21 Oct 16:16
44786df
Compare
Choose a tag to compare

Patch Changes

  • 81d6162: Refactored core exports and naming to make root namespace cleaner

@faustjs/next@0.12.3

07 Oct 18:46
c39caca
Compare
Choose a tag to compare

Patch Changes

@faustjs/core@0.12.3

07 Oct 18:46
c39caca
Compare
Choose a tag to compare

Patch Changes

  • 068f3c3: Fixed an issue that caused the API Router to not route requests with an authorization code