Skip to content

v2.3.0

Compare
Choose a tag to compare
@vermario vermario released this 18 May 07:37
· 420 commits to main since this release

[2.3.0] 18.5.2024

  • Override the next.js dependency for next-drupal to be the same as in package.json
  • Prevent the Drupal backend from being indexed by search engines
  • Return permanent or temporary redirect based on the redirect status code set on the Drupal side
  • Move the generation of sitemap.xml to the frontend
  • Support rendering nodes that are not set up to be translatable
  • Use the new Translations GraphQL field to get translated versions of the node
  • TypeScript: Enable noErrorTruncation in TS config