Skip to content

Releases: wpengine/faustjs

@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

@faustjs/next@0.12.2

06 Oct 22:20
98c45b0
Compare
Choose a tag to compare

Patch Changes

  • 1e32f81: Typeings for getNextStaticProps and getNextServerSideProps now allow and protect custom props.