Skip to content

Commit

Permalink
Update CHANGELOG.md for release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vermario committed May 18, 2024
1 parent 95a00c7 commit 21f1c7e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/).

## [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

## [2.2.0] 25.4.2024

- Update Drupal to 10.2.5 and contrib modules to their latest versions
Expand Down

0 comments on commit 21f1c7e

Please sign in to comment.