New Guillotine 7.1 + apps with Headless integration

Yesterday we have released a new version 7.1 of our Headless API (aka Guillotine).

Highlights of this release:

  • siteKey parameter for the guillotine field. It’s no longer necessary to use the X-Guillotine-SiteKey header to specify site context, but it’s still supported.
  • Type definitions on NPM

Full release notes can be found here.

We have also released new major versions of the following popular apps:

Each of these now provide seamless Headless integration by extending GraphQL schema via Guillotine. This means that simply by installing and adding any of these apps to your site you’ll automatically extend GraphQL schema with app-specific fields needed for client-side implementation (for example with Next.js).

Note that these new versions of the three apps come with breaking changes, so make sure to check out upgrade notes sections on the app documentation pages before upgrading.

Enjoy the releases and don’t hesitate to share your feedback with us!

2 Likes