Skip to content

Releases: 10up/headstartwp

@headstartwp/next@1.4.0-next.2

03 Apr 19:47
a2edaf7
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 669441f: Fix: cache handler types, add isCached property
  • Updated dependencies [669441f]
    • @headstartwp/core@1.4.0-next.2

@headstartwp/next@1.4.0-next.1

03 Apr 18:00
9e149fe
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 498fb39: caching: pass fetchStrategyOptions and path to cache functions.
  • Updated dependencies [498fb39]
    • @headstartwp/core@1.4.0-next.1

@headstartwp/next@1.4.0-next.0

03 Apr 16:53
d1d0a3a
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • cce64d2: Introducing fetch strategy caching.

Patch Changes

  • Updated dependencies [cce64d2]
    • @headstartwp/core@1.4.0-next.0

@headstartwp/core@1.4.0-next.4

03 Apr 21:36
4f634da
Compare
Choose a tag to compare
Pre-release

Patch Changes

@headstartwp/core@1.4.0-next.3

03 Apr 21:03
26b39e5
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • bdcc37f: Make cache.enabled optional

@headstartwp/core@1.4.0-next.2

03 Apr 19:47
a2edaf7
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 669441f: Fix: cache handler types, add isCached property

@headstartwp/core@1.4.0-next.1

03 Apr 18:00
9e149fe
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 498fb39: caching: pass fetchStrategyOptions and path to cache functions.

@headstartwp/core@1.4.0-next.0

03 Apr 16:53
d1d0a3a
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • cce64d2: Introducing fetch strategy caching.

@headstartwp/next@1.3.4

21 Mar 21:27
bb32766
Compare
Choose a tag to compare

Patch Changes

  • 2c7313a: Introducing prepareFetchHookData and making it public as it can be useful for projects customizing fetchHookData behavior.
  • Updated dependencies [5d5a856]
    • @headstartwp/core@1.3.4

@headstartwp/core@1.3.4

21 Mar 21:27
bb32766
Compare
Choose a tag to compare

Patch Changes

  • 5d5a856: Expose swr "bound mutate" function