Brian Perry
Brian Perry
Closes # ## Summary The Pantheon Decoupled Umami Demo Profile was recently deprecated. This PR updates instructions to install Drupal for FE using Umami demo data using the main Umami...
Probably a fair argument that attach_library doesn't belong in your patterns in the first place, but if you find yourself in that position for some reason it would be nice...
### Describe the problem This starter kit currently handles authentication and authorization from the perspective of a machine user that sources data from Drupal. It would be desirable to demonstrate...
### Package next-drupal (NPM package) ### Describe the feature request Currently it is not possible to specify the [`cache` option](https://nextjs.org/docs/app/api-reference/functions/fetch#optionscache) when using fetch with the Next Drupal client. Next.js 15...
### Package next (Drupal module) ### Describe the feature request This is a follow up to the discussion in https://github.com/chapter-three/next-drupal/issues/763 and https://github.com/chapter-three/next-drupal/pull/797 Similar to the module's path based revalidation, we...
### Package I’m not sure ### Describe the feature request Next 15 is stable and seems reasonably low effort to support: https://nextjs.org/blog/next-15 We should wait until after Next.js conf just...
### Package next-drupal (NPM package) ### Describe the feature request Feels like a lower priority given the nature of our create/update/delete methods, but for the sake of completeness we should...
### Package basic-starter ### Describe the feature request https://github.com/chapter-three/next-drupal/pull/784 introduced revalidate options for the fetch methods used by the Next Drupal client, including tags. But currently the page templates in...
### Package basic-starter ### Describe the feature request https://github.com/chapter-three/next-drupal/pull/784 introduced revalidate options for the fetch methods used by the Next Drupal client, including tags. To simplify the process of invalidating...
### Package containing the bug example-umami ### Describe the bug As [reported on Slack](https://drupal.slack.com/archives/C01E36BMU72/p1729014398450629), it is currently not possible to follow the [Umami demo [instructions]](https://next-drupal.org/guides/umami-demo) without error. ### Expected behavior...