John Albin Wilkins
John Albin Wilkins
### Package next-drupal (NPM package) ### Describe the feature request The goal of the 2.0.0 releases of `next-drupal` (NPM package) and `next` (Drupal module) is to have release that is...
### Package Not package-specific ### Describe the feature request In Next.js documentation, `"slug"` is used as an example of a Dynamic Path Segment of a route. It's a _convention_ in...
### Package basic-starter ### Describe the feature request The current starters both use the Pages directory for routing. ### Describe the solution you'd like We should clone the `basic-starter` to...
### Package next-drupal (NPM package) ### Describe the feature request The current docs are for the 1.6 release of next-drupal. ### Describe the solution you'd like Before we release next-drupal...
I'm currently going through the docs to get this project up and running so I can contribute and there's some rough edges. For example, using a fresh git clone and...
### Package next-drupal (NPM package) ### Describe the feature request The preferred usage since Next-Drupal 1.6 is to use the `DrupalClient` class. The `get*` functions (like `getRousource()`) recommend in the...
### Package next-drupal (NPM package) ### Describe the feature request We currently test the `src/` code by importing it into Jest and running the tests. Debates of whether software tests...
### Package containing the bug next (Drupal module) ### Describe the bug From Drupal Slack: @tjheffner: > I have a role that has these permissions, per the guide here https://next-drupal.org/learn/preview-mode/create-oauth-client#2-assign-permissions...
### Package containing the bug next-drupal (NPM package) ### Describe the bug A library should maximize composability so that it can be: * easily extended (by itself or other libraries)...
Node.js v16 was deprecated ahead of the normal schedule. It was [deprecated on Sept 11, 2023](https://nodejs.org/en/blog/announcements/nodejs16-eol) This will also affect Vercel hosting on Febr 6 2024 when [Vercel disabled Node.js...