Releases: 10up/headstartwp
Releases · 10up/headstartwp
@headstartwp/next@1.5.0-next.9
Patch Changes
- 1c0bf8f: Fix fetch settings for next.js
- Updated dependencies [1c0bf8f]
- @headstartwp/core@1.5.0-next.8
@headstartwp/core@1.5.0-next.8
Patch Changes
- 1c0bf8f: Fix fetch settings for next.js
@10up/next-redis-cache-provider@2.0.0-next.0
Major Changes
- 1c0bf8f: Introducing support for App Router
@headstartwp/next@1.5.0-next.8
Patch Changes
- 9f7da69: Ensure query string is appended to URL rewrite/redirect in middleware
@headstartwp/core@1.5.0-next.7
@headstartwp/next@1.5.0-next.7
Minor Changes
- 042980b: Add the ability to add aliases/slug to sites in the multisite setup
Patch Changes
- Updated dependencies [042980b]
- @headstartwp/core@1.5.0-next.6
@headstartwp/core@1.5.0-next.6
Minor Changes
- 042980b: Add the ability to add aliases/slug to sites in the multisite setup
@headstartwp/next@1.5.0-next.6
Patch Changes
- 9bf2202: Fix: #861 wrapper removing custom images remotePatterns
@headstartwp/next@1.5.0-next.5
Patch Changes
- 5900895: [Pages Router] Add support for
wyw-in-js
and latest version of linaria
- Updated dependencies [8ba6de7]
- Updated dependencies [d9dcec0]
- Updated dependencies [fc7e426]
- @headstartwp/core@1.5.0-next.5
@headstartwp/core@1.5.0-next.5
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.