wunderio / next-drupal-starterkit

Next.js for Drupal multilingual template by Wunder
https://next-drupal-starterkit.dev.wdr.io
GNU General Public License v2.0
92 stars 17 forks source link

NEX-150: Updates to Drupal code, contrib and next.js to 14.2.2 #202

Closed vermario closed 6 months ago

vermario commented 6 months ago

Link to ticket:

https://wunder.atlassian.net/browse/NEX-150

Link to feature environment:

https://nex-150-next.next-drupal-starterkit.dev.wdr.io/

Changes proposed in this PR:

This PR updates:

This also includes an improvement for the pRetry functionality, where we set the retries to 0 while in development mode to avoid making the feedback loop too long while developing for example graphql queries locally.