Skip to content

Releases: 10up/headstartwp

@headstartwp/[email protected]

16 Jan 22:00
a52e887
Compare
Choose a tag to compare
Pre-release

Patch Changes

@headstartwp/[email protected]

16 Jan 22:00
a52e887
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 1c0bf8f: Fix fetch settings for next.js

@10up/[email protected]

16 Jan 22:00
a52e887
Compare
Choose a tag to compare
Pre-release

Major Changes

  • 1c0bf8f: Introducing support for App Router

@headstartwp/[email protected]

13 Dec 16:42
695a0fd
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 9f7da69: Ensure query string is appended to URL rewrite/redirect in middleware

@headstartwp/[email protected]

18 Nov 20:10
3d543e4
Compare
Choose a tag to compare
Pre-release

Minor Changes

@headstartwp/[email protected]

18 Oct 13:41
d141852
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 042980b: Add the ability to add aliases/slug to sites in the multisite setup

Patch Changes

@headstartwp/[email protected]

18 Oct 13:41
d141852
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 042980b: Add the ability to add aliases/slug to sites in the multisite setup

@headstartwp/[email protected]

02 Sep 02:09
00e85bd
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 9bf2202: Fix: #861 wrapper removing custom images remotePatterns

@headstartwp/[email protected]

28 Aug 22:27
7ce1a64
Compare
Choose a tag to compare
Pre-release

Patch Changes

@headstartwp/[email protected]

28 Aug 22:27
7ce1a64
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 8ba6de7: Fix: do not cast menu item ids to number as they are strings
  • d9dcec0: Fix TS type for link component in SettingsContextProps
  • fc7e426: Added - Support for custom menu item CSS classes.
    Added - menu-item-has-children CSS class for menu item with children.