Skip to content

Releases: 10up/headstartwp

@10up/[email protected]

25 Jan 22:44
Compare
Choose a tag to compare

Major Changes

  • 6956fbb: Suport for >= Next.js 13.5

@10up/[email protected]

23 Jan 17:31
a6a84f7
Compare
Choose a tag to compare
Pre-release

Major Changes

  • 6956fbb: Suport for >= Next.js 13.5

@headstartwp/[email protected]

22 Nov 01:54
Compare
Choose a tag to compare

Minor Changes

  • 6dc435f: Add support for archive path matching matchArchivePath.
    Add support for passing a function to customPostTypes and customTaxonomies option in headstartwp.config.js.
    Rename headless.config.js to headstartwp.config.js but keep backward compatibility.
    Automatically load headstartwp.config.js or headless.config.js in next.config.js.

Patch Changes

@headstartwp/[email protected]

22 Nov 01:54
Compare
Choose a tag to compare

Minor Changes

  • 6dc435f: Add support for archive path matching matchArchivePath.
    Add support for passing a function to customPostTypes and customTaxonomies option in headstartwp.config.js.
    Rename headless.config.js to headstartwp.config.js but keep backward compatibility.
    Automatically load headstartwp.config.js or headless.config.js in next.config.js.

@10up/[email protected]

22 Nov 01:54
Compare
Choose a tag to compare

Minor Changes

  • 3e73ab7: Add suport for redis sentinel

Patch Changes

  • 1a24e7f: Fix sentinel connection params

@headstartwp/[email protected]

20 Nov 17:43
57e02d7
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 6dc435f: Add support for archive path matching matchArchivePath.
    Add support for passing a function to customPostTypes and customTaxonomies option in headstartwp.config.js.
    Rename headless.config.js to headstartwp.config.js but keep backward compatibility.
    Automatically load headstartwp.config.js or headless.config.js in next.config.js.

Patch Changes

@headstartwp/[email protected]

20 Nov 17:43
57e02d7
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 6dc435f: Add support for archive path matching matchArchivePath.
    Add support for passing a function to customPostTypes and customTaxonomies option in headstartwp.config.js.
    Rename headless.config.js to headstartwp.config.js but keep backward compatibility.
    Automatically load headstartwp.config.js or headless.config.js in next.config.js.

@10up/[email protected]

20 Nov 19:55
4518bdb
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 1a24e7f: Fix sentinel connection params

@10up/[email protected]

20 Nov 17:43
57e02d7
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 3e73ab7: Add suport for redis sentinel

@headstartwp/[email protected]

16 Nov 12:26
Compare
Choose a tag to compare

Patch Changes

  • 5bf90cc: Fix loading of the headless.config.js file to prevent injecting it twice.