- 31c9e69: Fix bug with preview mode not being handled properly. Fixes #932
- b8fc887: Fix issue with rewrites in multisite setups
- 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
- 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 to
revalidateRouteHandler. 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/[email protected]
- 1b408ed: Feature: Introducing the ability to load block library styles and dynamic inline styles generated by the block editor
- Updated dependencies [1b408ed]
- @headstartwp/[email protected]
- feff893: Fix how enable() from draftMode is called
- c8baaa2: Fix type on prepareSeoMetadata
- fbcad53: Fix: windows support
- Updated dependencies [318c9fa]
- Updated dependencies [ee5be48]
- @headstartwp/[email protected]
- 27ff57c: Add support for Next.js 15
- Updated dependencies [27ff57c]
- @headstartwp/[email protected]
- 392a74c: Fix: revalidate path
Added: A new optional callback parameter was added to
revalidateRouteHandler. 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.
- 24ddd61: support app router in withHeadstartWPConfig
- 1c0bf8f: Fix fetch settings for next.js
- Updated dependencies [1c0bf8f]
- @headstartwp/[email protected]
- 9f7da69: Ensure query string is appended to URL rewrite/redirect in middleware
- 042980b: Add the ability to add aliases/slug to sites in the multisite setup
- Updated dependencies [042980b]
- @headstartwp/[email protected]
- 9bf2202: Fix: #861 wrapper removing custom images remotePatterns
- 5900895: [Pages Router] Add support for
wyw-in-jsand latest version of linaria - Updated dependencies [8ba6de7]
- Updated dependencies [d9dcec0]
- Updated dependencies [fc7e426]
- @headstartwp/[email protected]
- 9ea83c3: Fix: return config from queryPostOrPosts
- c1d70ec: Opt into image.remotePatters for Next.js versions that supports it
- Updated dependencies [9ea83c3]
- @headstartwp/[email protected]
- 0c735b7: Fixed - Fixed isValidLocale function to validate against the configuration Added - New test condition for technically valid, but unsupported locale
- Updated dependencies [fe250b7]
- @headstartwp/[email protected]
- d49ac5c: Allow overriding fetch strategy
- Updated dependencies [d49ac5c]
- @headstartwp/[email protected]
- 915c6b6: RSC compatible image block for next.js
- Updated dependencies [915c6b6]
- @headstartwp/[email protected]
- 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 - 6fa9ec2: Introducing
revalidateRouteHandlerfor handling revalidate requests in Route Handlers (App Router) - 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
- 14c398d: remove usage of defaultProps and intropduce the ability to attach a default test function directly to the component
- 4044248: Introducing
loadHeadstartWpConfig() - 9f05f3f: Fix fetch cache option
- c73d000: Fix: SEO with yoast disabled
- Updated dependencies [6fa9ec2]
- Updated dependencies [96ea386]
- Updated dependencies [e969f38]
- Updated dependencies [2c51bfb]
- Updated dependencies [79ae20e]
- Updated dependencies [14c398d]
- Updated dependencies [6fa9ec2]
- Updated dependencies [4f7a665]
- Updated dependencies [4044248]
- Updated dependencies [9f05f3f]
- Updated dependencies [ca94535]
- Updated dependencies [d696703]
- Updated dependencies [c73d000]
- @headstartwp/[email protected]
-
f6e005c: Fix: Improve types for better page props type inference.
It also updates types for data fetching hooks to better reflect the fact that
datais treated as though it is always there and if users do not check forloadingorerrorby themselves and there's no preloaded data, a runtime fatal error will be issued instead. -
Updated dependencies [f6e005c]
- @headstartwp/[email protected]
- 0682d9c8: Fix: add .js to import statement for next.js path imports
- b3cd5fe1: Fix: more fixes for esm builds
- b4708b4a: Fix: deepmerge cjs package import
- e7c84d58: Fix builds with vite
- 399af783: Make ESM builds ESM compatible
- Updated dependencies [b3cd5fe1]
- Updated dependencies [e7c84d58]
- Updated dependencies [399af783]
- @headstartwp/[email protected]
- b4708b4a: Fix: deepmerge cjs package import
- 0682d9c8: Fix: add .js to import statement for next.js path imports
- b3cd5fe1: Fix: more fixes for esm builds
- Updated dependencies [b3cd5fe1]
- @headstartwp/[email protected]
- 399af783: Make ESM builds ESM compatible
- Updated dependencies [399af783]
- @headstartwp/[email protected]
- e7c84d58: Fix builds with vite
- Updated dependencies [e7c84d58]
- @headstartwp/[email protected]
- 38563cfd: Fix cache.beforeSet
- Updated dependencies [38563cfd]
- @headstartwp/[email protected]
- cce64d2e: Introducing fetch strategy caching.
- 8d3a0f83: Normalize TTL to secs
- 669441f3: Fix: cache handler types, add isCached property
- 498fb394: caching: pass
fetchStrategyOptionsandpathto cache functions. - bdcc37f0: Make cache.enabled optional
- Updated dependencies [8d3a0f83]
- Updated dependencies [669441f3]
- Updated dependencies [cce64d2e]
- Updated dependencies [498fb394]
- Updated dependencies [bdcc37f0]
- @headstartwp/[email protected]
- 8d3a0f83: Normalize TTL to secs
- Updated dependencies [8d3a0f83]
- @headstartwp/[email protected]
- bdcc37f0: Make cache.enabled optional
- Updated dependencies [bdcc37f0]
- @headstartwp/[email protected]
- 669441f3: Fix: cache handler types, add isCached property
- Updated dependencies [669441f3]
- @headstartwp/[email protected]
- 498fb394: caching: pass
fetchStrategyOptionsandpathto cache functions. - Updated dependencies [498fb394]
- @headstartwp/[email protected]
- cce64d2e: Introducing fetch strategy caching.
- Updated dependencies [cce64d2e]
- @headstartwp/[email protected]
- 2c7313ac: Introducing
prepareFetchHookDataand making it public as it can be useful for projects customizingfetchHookDatabehavior. - Updated dependencies [5d5a856a]
- @headstartwp/[email protected]
- 95d6eb96: fix: make convertUrl and removeSourceUrl respect the original link's trailingslash
- 26246a01: Add the ability to leverage
post.linkfor redirecting the previewed post to the appropriate route via thepreview.usePostLinkForRedirectsetting. - Updated dependencies [95d6eb96]
- Updated dependencies [26246a01]
- @headstartwp/[email protected]
- 5396b238: Hotfix preview alternative headers
- 0bd8e415: Add ability to preview using an alternative authorization header
- Updated dependencies [0bd8e415]
- @headstartwp/[email protected]
- 8452279a: Implement WordPress native search endpoint
- 6a35eaa0: Fix invalid structured data ld+json
- e0e7c82f: Fix redirect status code when set to permanent'
- Updated dependencies [8452279a]
- @headstartwp/[email protected]
- 6dc435f7: Add support for archive path matching
matchArchivePath. Add support for passing a function tocustomPostTypesandcustomTaxonomiesoption inheadstartwp.config.js. Renameheadless.config.jstoheadstartwp.config.jsbut keep backward compatibility. Automatically loadheadstartwp.config.jsorheadless.config.jsinnext.config.js.
- Updated dependencies [6dc435f7]
- @headstartwp/[email protected]
- 6dc435f7: Add support for archive path matching
matchArchivePath. Add support for passing a function tocustomPostTypesandcustomTaxonomiesoption inheadstartwp.config.js. Renameheadless.config.jstoheadstartwp.config.jsbut keep backward compatibility. Automatically loadheadstartwp.config.jsorheadless.config.jsinnext.config.js.
- Updated dependencies [6dc435f7]
- @headstartwp/[email protected]
- 5bf90ccd: Fix loading of the headless.config.js file to prevent injecting it twice.
- 5bf90ccd: Fix loading of the headless.config.js file to prevent injecting it twice.
- 556aba2b: Fix previews for custom post types
- Updated dependencies [15189a03]
- Updated dependencies [772c5f1c]
- @headstartwp/[email protected]
- Updated dependencies [15189a03]
- @headstartwp/[email protected]
- b07d4f8e: Fix previews
- 1922ffbd: Fix bug where previews were not working with locales as the redirect path for the preview cookie was incorrect.
- de501ff7: Fix an issue for images without width or height
- Updated dependencies [de501ff7]
- @headstartwp/[email protected]
-
4275962b: Introducing
usePostOrPosts. -
569662b6: Improves the Next.js preview cookie handling and fixes a bug where the locale was not properly being passed from WP when previewing.
First of all, it sets the preview cookie to expire within 5 minutes which aligns with the JWT token expiration.
Secondly, it will narrow the cookie to the post path being previewed so that
context.previewis not true for other paths and thus avoiding bypassing getStaticProps until the cookies are cleared (either expires or the browser closes).
- e6a0c231: Lower compilation target
- 232f4e68: Fix: only convertUrls if url starts with sourceUrl
- 90d5fa3c: Fix typo in files to be published to npm
- 1494a332: Further Optimize next.js props by removing yoast seo bloat.
- 866551f2: Fix an annoying bug that would require deleting the .next/cache folder after changing headless.config.js or .env files. Now you only need to restart the next.js server after changing those files.
- Updated dependencies [e6a0c231]
- Updated dependencies [24f8a99f]
- Updated dependencies [bb39a603]
- Updated dependencies [4275962b]
- Updated dependencies [569662b6]
- Updated dependencies [df3e65ce]
- Updated dependencies [e9064d69]
- Updated dependencies [56ddf9be]
- Updated dependencies [1494a332]
- Updated dependencies [d3ec9d83]
- @headstartwp/[email protected]
- 4275962b: Introducing
usePostOrPosts.
- 866551f2: Fix an annoying bug that would require deleting the .next/cache folder after changing headless.config.js or .env files. Now you only need to restart the next.js server after changing those files.
- Updated dependencies [4275962b]
- @headstartwp/[email protected]
- e6a0c231: Lower compilation target
- 90d5fa3c: Fix typo in files to be published to npm
- Updated dependencies [e6a0c231]
- Updated dependencies [bb39a603]
- @headstartwp/[email protected]
- 232f4e68: Fix: only convertUrls if url starts with sourceUrl
- 1494a332: Further Optimize next.js props by removing yoast seo bloat.
- Updated dependencies [1494a332]
- @headstartwp/[email protected]
-
569662b6: Improves the Next.js preview cookie handling and fixes a bug where the locale was not properly being passed from WP when previewing.
First of all, it sets the preview cookie to expire within 5 minutes which aligns with the JWT token expiration.
Secondly, it will narrow the cookie to the post path being previewed so that
context.previewis not true for other paths and thus avoiding bypassing getStaticProps until the cookies are cleared (either expires or the browser closes).
- Updated dependencies [24f8a99f]
- Updated dependencies [569662b6]
- Updated dependencies [df3e65ce]
- Updated dependencies [d3ec9d83]
- @headstartwp/[email protected]
- 62ac6b36: Fixing typos.
- Updated dependencies [62ac6b36]
- @headstartwp/[email protected]
- 5e63a790: Adding a custom vip image loader for VIP Node.js hosting
- c3de4f3d: Fix: avoid instanceof to prevent weird bugs
- Updated dependencies [c3de4f3d]
- Updated dependencies [2cbaec01]
- Updated dependencies [1beed833]
- @headstartwp/[email protected]
- 5e63a790: Adding a custom vip image loader for VIP Node.js hosting
- c3de4f3d: Fix: avoid instanceof to prevent weird bugs
- Updated dependencies [c3de4f3d]
- Updated dependencies [2cbaec01]
- Updated dependencies [1beed833]
- @headstartwp/[email protected]
- ba952037: Fix: fetch calls made under getStaticProps now always includes a timestamp in the query to ensure it always get latest content from the api
- Updated dependencies [ba952037]
- @headstartwp/[email protected]
- 629a77c8: Fix compilation issue on latest next.js version
- e068bff: Fix config injection for api endpoints
- f00955b: Fix: Update the LinkBlock component to use raw attributes instead of block attributes
- Updated dependencies [b26210d]
- @headstartwp/[email protected]
- f016b00: Re-exporting html-react-parser from core package
- Updated dependencies [f016b00]
- @headstartwp/[email protected]
- 1f4491f: Renaming to HeadstartWP
- af507b7: Updating swr to latest version
- 97ac0b0: Add devMode for more debugging data
- 7ec30e1: Abstract SWRConfig in core package
- 6ce773e: Reverting CJS only
- Updated dependencies [a5c5e52]
- Updated dependencies [1f4491f]
- Updated dependencies [af507b7]
- Updated dependencies [97ac0b0]
- Updated dependencies [7ec30e1]
- Updated dependencies [6ce773e]
- @headstartwp/[email protected]
- 7ec30e1: Abstract SWRConfig in core package
- Updated dependencies [a5c5e52]
- Updated dependencies [7ec30e1]
- @headstartwp/[email protected]
- f20d010: Re-add workaround
- Updated dependencies [f20d010]
- @headstartwp/[email protected]
- 6ce773e: Reverting CJS only
- Updated dependencies [6ce773e]
- @headstartwp/[email protected]
- 5bdd604: Switching to CJS only
- Updated dependencies [5bdd604]
- @headstartwp/[email protected]
- 97ac0b0: Add devMode for more debugging data
- Updated dependencies [97ac0b0]
- @headstartwp/[email protected]
- af507b7: Updating swr to latest version
- Updated dependencies [af507b7]
- @headstartwp/[email protected]
- 1f4491f: Renaming to HeadstartWP
- Updated dependencies [1f4491f]
- @headstartwp/[email protected]
- 44d5607: New strategy for loading config
- Updated dependencies [44d5607]
- @10up/[email protected]
- 199baaa: Fix: removing old workaround for config loading
- 3cd203c: Add support for logging/debugging.
- Updated dependencies [3cd203c]
- @10up/[email protected]
- Updated dependencies [bd83dc9]
- Updated dependencies [3029765]
- @10up/[email protected]
-
2c62120: Rewriting feed URLs with front-end URLs (except for admin and wp-content upload links)
-
fdde401: Introduces a new feature: The PolyLang Integration. To use simply enable the integration
module.exports = { // other settings integrations: { yoastSEO: { enable: true, }, polylang: { enable: true, }, }, };
and add the supported locales to next.config.js.
module.exports = { i18n: { // These are all the locales you want to support in // your application locales: ["en", "fr", "nl"], // This is the default locale you want to be used when visiting // a non-locale prefixed path e.g. `/hello` defaultLocale: "en", }, };
- 60af8c8: Improve package compatibility with system that do not support package.json exports
- 59c9ff9: Fix duplicate Yoast SEO meta tags
- a444791: Fix TS types
- Updated dependencies [60af8c8]
- Updated dependencies [1f7e4ff]
- Updated dependencies [fdde401]
- Updated dependencies [a444791]
- @10up/[email protected]
- 59c9ff9: Fix duplicate Yoast SEO meta tags
- 60af8c8: Improve package compatibility with system that do not support package.json exports
- Updated dependencies [60af8c8]
- Updated dependencies [1f7e4ff]
- @10up/[email protected]
- a444791: Fix TS types
- Updated dependencies [a444791]
- @10up/[email protected]
-
2c62120: Rewriting feed URLs with front-end URLs (except for admin and wp-content upload links)
-
fdde401: Introduces a new feature: The PolyLang Integration. To use simply enable the integration
module.exports = { // other settings integrations: { yoastSEO: { enable: true, }, polylang: { enable: true, }, }, };
and add the supported locales to next.config.js.
module.exports = { i18n: { // These are all the locales you want to support in // your application locales: ["en", "fr", "nl"], // This is the default locale you want to be used when visiting // a non-locale prefixed path e.g. `/hello` defaultLocale: "en", }, };
- Updated dependencies [fdde401]
- @10up/[email protected]
- Updated dependencies [e827579]
- @10up/[email protected]
- Updated dependencies [e827579]
- @10up/[email protected]
- 664f306: Fix redirects by using resolvedUrl instead of req.url
- Updated dependencies [664f306]
- @10up/[email protected]
- 664f306: Fix redirects by using resolvedUrl instead of req.url
- Updated dependencies [664f306]
- @10up/[email protected]
- 9fa4319: Fix previews handling for multisite with locale
- Updated dependencies [9bf3642]
- Updated dependencies [9fa4319]
- Updated dependencies [3671143]
- Updated dependencies [61231c3]
- @10up/[email protected]
- 97c7cbb: Fix: improved check in isPreviewRequest and exposing defaultRedirect handler in previewHandler
- Updated dependencies [6282580]
- @10up/[email protected]
- 97c7cbb: Fix: improved check in isPreviewRequest and exposing defaultRedirect handler in previewHandler
- Updated dependencies [6282580]
- @10up/[email protected]
- 0c0350a: Improve TypeScript Support
- 83f2fd6: Remove unnecessary dependency.
- 4093142: Introducing types for next.js data-fetching methods and the ability to pass default param via fetcher()
- d062e6e: Fix: addHookData ts typing
- 13a1327: Update TypeScript types for WP entities
- Updated dependencies [83f2fd6]
- Updated dependencies [4093142]
- Updated dependencies [0c0350a]
- Updated dependencies [906f32a]
- Updated dependencies [d062e6e]
- Updated dependencies [13a1327]
- @10up/[email protected]
- 83f2fd6: Remove unnecessary dependency.
- Updated dependencies [83f2fd6]
- @10up/[email protected]
- d062e6e: Fix: addHookData ts typing
- Updated dependencies [d062e6e]
- @10up/[email protected]
- 4093142: Introducing types for next.js data-fetching methods and the ability to pass default param via fetcher()
- Updated dependencies [4093142]
- @10up/[email protected]
- 0c0350a: Improve TypeScript Support
- Updated dependencies [0c0350a]
- @10up/[email protected]
- 13a1327: Update TypeScript types for WP entities
- Updated dependencies [13a1327]
- @10up/[email protected]
- 2a35630: fix ts entry points in package.json
- Updated dependencies [2a35630]
- @10up/[email protected]
- d039566: #318 feat: add an official yoast seo integration.
- Updated dependencies [d039566]
- @10up/[email protected]
- e7f94b9: #313 feat: add support for yoast sitemaps.
- 6c68bea: feat: add a default rewrite rule for robots.txt
-
33592ea: Update Yoast robots tag and add article:modified_time, twitter:label and twitter:data tags
-
33592ea: Introducing Multisite support to the headless framework.
-
33592ea: Add ability to use the
yoast_headhtml to populate the head tags instead of manually rendering every property of the yoast_head_json -
33592ea: Parses the style attribute of HTML elements into an object, and passes that object down as a prop through the BlocksRenderer component.
Also updates block components to pass style down as a prop to the provided components.
Closes #240
-
33592ea: Add React 18 and Next.js 13 support.
- 33592ea: Merge rewrites config.
- 33592ea: Fix url replacement on Yoast component
- 33592ea: add missing key prop in
Yoastcomponent. - 33592ea: Fix duplicate yoast tags
- 33592ea: Redirect :path/page/1 to :path/
- Updated dependencies [33592ea]
- Updated dependencies [33592ea]
- Updated dependencies [33592ea]
- Updated dependencies [33592ea]
- Updated dependencies [33592ea]
- Updated dependencies [33592ea]
- Updated dependencies [33592ea]
- Updated dependencies [33592ea]
- Updated dependencies [33592ea]
- Updated dependencies [33592ea]
- Updated dependencies [33592ea]
- @10up/[email protected]
- d41be3b: Fix duplicate yoast tags
- b5e59cd: Fix url replacement on Yoast component
- ae938bd: Add ability to use the
yoast_headhtml to populate the head tags instead of manually rendering every property of the yoast_head_json
- 3fc39d3: Redirect :path/page/1 to :path/
- Updated dependencies [f393ac9]
- Updated dependencies [ae938bd]
- @10up/[email protected]
- 79c4d07: add missing key prop in
Yoastcomponent. - Updated dependencies [9aea8ab]
- @10up/[email protected]
-
be4137f: Update Yoast robots tag and add article:modified_time, twitter:label and twitter:data tags
-
73e2dc6: Parses the style attribute of HTML elements into an object, and passes that object down as a prop through the BlocksRenderer component.
Also updates block components to pass style down as a prop to the provided components.
Closes #240
-
7e3a45e: Add React 18 and Next.js 13 support.
- Updated dependencies [73e2dc6]
- Updated dependencies [7e3a45e]
- @10up/[email protected]
- 5b9bc8b: Merge rewrites config.
- ad92a7a: Introducing Multisite support to the headless framework.
- Updated dependencies [ad92a7a]
- @10up/[email protected]
- ae8739d: Optimize next.js props
- ec25cdd: Fix queried object detection, account for querying by id as well
- dc7edb1: Improve seo handling. The framework now assumes the main query is the one that draws params from the URL. The main query can also be manually set. Fixes #185
- 7923590: Fix: do not include preview params in swr key
- 9141bb3: Convert back-end urls in seo metadata to front-end urls
- b3d2216: Further optimize next.js props
- Updated dependencies [ae8739d]
- Updated dependencies [ec25cdd]
- Updated dependencies [dc7edb1]
- Updated dependencies [9141bb3]
- Updated dependencies [b3d2216]
- @10up/[email protected]
- b3d2216: Further optimize next.js props
- Updated dependencies [b3d2216]
- @10up/[email protected]
- ae8739d: Optimize next.js props
- Updated dependencies [ae8739d]
- @10up/[email protected]
- ec25cdd: Fix queried object detection, account for querying by id as well
- Updated dependencies [ec25cdd]
- @10up/[email protected]
- 9141bb3: Convert back-end urls in seo metadata to front-end urls
- Updated dependencies [9141bb3]
- @10up/[email protected]
- dc7edb1: Improve seo handling. The framework now assumes the main query is the one that draws params from the URL. The main query can also be manually set. Fixes #185
- 7923590: Fix: do not include preview params in swr key
- Updated dependencies [dc7edb1]
- @10up/[email protected]
- 82ac782: Fix #210 - Some params are not taken into account by buildEndpointUrl
- 5df4762: Fix queriedObject: don't assume the first post term/author is the queried object. Moves queried object logic to fetch strategy.
- 18e408f: Introduce
swrandfetchStrategyOptionsnamespaces in the fetch options. This allow fetchOptions to be passed directly to the fetch strategy. - Updated dependencies [82ac782]
- Updated dependencies [5df4762]
- Updated dependencies [18e408f]
- Updated dependencies [b9cece0]
- Updated dependencies [5fb3696]
- @10up/[email protected]
- 18e408f: Introduce
swrandfetchStrategyOptionsnamespaces in the fetch options. This allow fetchOptions to be passed directly to the fetch strategy. - Updated dependencies [18e408f]
- @10up/[email protected]
- 82ac782: Fix #210 - Some params are not taken into account by buildEndpointUrl
- Updated dependencies [82ac782]
- Updated dependencies [5fb3696]
- @10up/[email protected]
- 5df4762: Fix queriedObject: don't assume the first post term/author is the queried object. Moves queried object logic to fetch strategy.
- Updated dependencies [5df4762]
- Updated dependencies [b9cece0]
- @10up/[email protected]
- d41a49a: Optimize
addHookDataby removing duplicate theme.json and yoast_head_json
- 730d47e: Stop using
instanceofsince cjs builds does not work with instanceof. Instead check the error name property. - 75d2adb: Introduces on-demand isr revalidation from the WordPress plugin. #184
- Updated dependencies [75d2adb]
- @10up/[email protected]
- 8268ca5: Fix: Allow overriding images in next config
- Updated dependencies [8268ca5]
- @10up/[email protected]
- 9b992b9: Throw an error when trying to access data from useFetch hooks when the data is not yet available.
- Updated dependencies [9b992b9]
- @10up/[email protected]
- 9b992b9: Throw an error when trying to access data from useFetch hooks when the data is not yet available.
- Updated dependencies [9b992b9]
- @10up/[email protected]
- Updated dependencies [e9c7ef0]
- @10up/[email protected]
- Updated dependencies [e9c7ef0]
- @10up/[email protected]
- a68a9b7: Release stable version
- Updated dependencies [a68a9b7]
- @10up/[email protected]