Releases: 10up/headstartwp
Releases · 10up/headstartwp
@headstartwp/next@1.5.1
Patch Changes
- b8fc887: Fix issue with rewrites in multisite setups
@headstartwp/core@1.6.0
@headstartwp/next@1.5.0
Minor Changes
- 6fa9ec2: Introducing previewRouteHandler to handle preview in Next.js App Router
- 96ea386: Initial App Router Support
- e969f38: Introducing SEO handling for App Router
- 2c51bfb: Link handling
- 79ae20e: Adding support for
i18nrouting in app router - 1b408ed: Feature: Introducing the ability to load block library styles and dynamic inline styles generated by the block editor
- 27ff57c: Add support for Next.js 15
- 6fa9ec2: Introducing
revalidateRouteHandlerfor handling revalidate requests in Route Handlers (App Router) - 042980b: Add the ability to add aliases/slug to sites in the multisite setup
- 915c6b6: RSC compatible image block for next.js
- 4f7a665: Add
forwardBlockPropsto BlocksRenderer which automatically forwards block props to children components - ca94535: Introduce
blockContextprop to BlocksRenderer andhandleErrorin query functions - 24ddd61: support app router in withHeadstartWPConfig
- d696703: Multisite support in App Router
Patch Changes
- 5900895: [Pages Router] Add support for
wyw-in-jsand latest version of linaria - fbcad53: Fix: windows support
- 1c0bf8f: Fix fetch settings for next.js
- 392a74c: Fix: revalidate path
Added: A new optional callback parameter was added torevalidateRouteHandler. This callback allows extra logic to be run after the path is revalidated. For instance,revalidateTagmay need to be called for a specific query, or a redis tag may need to be deleted. - d49ac5c: Allow overriding fetch strategy
- 9ea83c3: Fix: return config from queryPostOrPosts
- c1d70ec: Opt into image.remotePatters for Next.js versions that supports it
- 0c735b7: Fixed - Fixed isValidLocale function to validate against the configuration
Added - New test condition for technically valid, but unsupported locale - 14c398d: remove usage of defaultProps and intropduce the ability to attach a default test function directly to the component
- 9f7da69: Ensure query string is appended to URL rewrite/redirect in middleware
- c8baaa2: Fix type on prepareSeoMetadata
- 9bf2202: Fix: #861 wrapper removing custom images remotePatterns
- 4044248: Introducing
loadHeadstartWpConfig() - 9f05f3f: Fix fetch cache option
- feff893: Fix how enable() from draftMode is called
- c73d000: Fix: SEO with yoast disabled
- Updated dependencies [1c0bf8f]
- Updated dependencies [6fa9ec2]
- Updated dependencies [d49ac5c]
- Updated dependencies [96ea386]
- Updated dependencies [9ea83c3]
- Updated dependencies [318c9fa]
- Updated dependencies [e969f38]
- Updated dependencies [2c51bfb]
- Updated dependencies [79ae20e]
- Updated dependencies [fe250b7]
- Updated dependencies [1b408ed]
- Updated dependencies [5290658]
- Updated dependencies [27ff57c]
- Updated dependencies [14c398d]
- Updated dependencies [8ba6de7]
- Updated dependencies [6fa9ec2]
- Updated dependencies [042980b]
- Updated dependencies [d9dcec0]
- Updated dependencies [915c6b6]
- Updated dependencies [fc7e426]
- Updated dependencies [ee5be48]
- Updated dependencies [2ef9d09]
- Updated dependencies [4f7a665]
- Updated dependencies [4044248]
- Updated dependencies [9f05f3f]
- Updated dependencies [ca94535]
- Updated dependencies [d696703]
- Updated dependencies [c73d000]
- @headstartwp/core@1.5.0
@headstartwp/epio-search@1.0.0
@headstartwp/core@1.5.0
Minor Changes
- 6fa9ec2: Introducing previewRouteHandler to handle preview in Next.js App Router
- 96ea386: Initial App Router Support
- e969f38: Introducing SEO handling for App Router
- 2c51bfb: Link handling
- 79ae20e: Adding support for
i18nrouting in app router - 1b408ed: Feature: Introducing the ability to load block library styles and dynamic inline styles generated by the block editor
- 5290658: Fix: xss import issue
- 27ff57c: Add support for Next.js 15
- 6fa9ec2: Introducing
revalidateRouteHandlerfor handling revalidate requests in Route Handlers (App Router) - 042980b: Add the ability to add aliases/slug to sites in the multisite setup
- 915c6b6: RSC compatible image block for next.js
- 4f7a665: Add
forwardBlockPropsto BlocksRenderer which automatically forwards block props to children components - ca94535: Introduce
blockContextprop to BlocksRenderer andhandleErrorin query functions - d696703: Multisite support in App Router
Patch Changes
- 1c0bf8f: Fix fetch settings for next.js
- d49ac5c: Allow overriding fetch strategy
- 9ea83c3: Fix: return config from queryPostOrPosts
- 318c9fa: Fix: account for possible
singleproperty in the default post types when executing the default post path matching. - fe250b7: Fix: only run parseBlockAttribute when forwardBlockAttribute is set for nodes that represent wp blocks
- 14c398d: remove usage of defaultProps and intropduce the ability to attach a default test function directly to the component
- 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-childrenCSS class for menu item with children. - ee5be48: Fix: blockGap in useBlockSetting
- 2ef9d09: Introducing blocks-primitives package and minor patch to core package
- 4044248: Introducing
loadHeadstartWpConfig() - 9f05f3f: Fix fetch cache option
- c73d000: Fix: SEO with yoast disabled
@headstartwp/block-primitives@0.1.0
Minor Changes
- 27ff57c: Add support for Next.js 15
Patch Changes
- 2ef9d09: Introducing blocks-primitives package and minor patch to core package
- Updated dependencies [1c0bf8f]
- Updated dependencies [6fa9ec2]
- Updated dependencies [d49ac5c]
- Updated dependencies [96ea386]
- Updated dependencies [9ea83c3]
- Updated dependencies [318c9fa]
- Updated dependencies [e969f38]
- Updated dependencies [2c51bfb]
- Updated dependencies [79ae20e]
- Updated dependencies [fe250b7]
- Updated dependencies [1b408ed]
- Updated dependencies [5290658]
- Updated dependencies [27ff57c]
- Updated dependencies [14c398d]
- Updated dependencies [8ba6de7]
- Updated dependencies [6fa9ec2]
- Updated dependencies [042980b]
- Updated dependencies [d9dcec0]
- Updated dependencies [915c6b6]
- Updated dependencies [fc7e426]
- Updated dependencies [ee5be48]
- Updated dependencies [2ef9d09]
- Updated dependencies [4f7a665]
- Updated dependencies [4044248]
- Updated dependencies [9f05f3f]
- Updated dependencies [ca94535]
- Updated dependencies [d696703]
- Updated dependencies [c73d000]
- @headstartwp/core@1.5.0
@10up/next-redis-cache-provider@2.0.0
@headstartwp/next@1.5.0-next.16
@headstartwp/core@1.5.0-next.12
Minor Changes
- 1b408ed: Feature: Introducing the ability to load block library styles and dynamic inline styles generated by the block editor
@headstartwp/next@1.5.0-next.15
Patch Changes
- feff893: Fix how enable() from draftMode is called