next-drupal
next-drupal copied to clipboard
Next.js for Drupal has everything you need to build a next-generation front-end for your Drupal site: SSG, SSR, and ISR, Multi-site, Authentication, Webforms, Search API, I18n and Preview mode (works...
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.36.1 to 5.32.1. Release notes Sourced from @tanstack/react-query's releases. v5.32.1 Version 5.32.1 - 4/30/2024, 1:38 PM Changes Fix trigger release (684ffbfe) by Dominik Dorfmeister codemods: Use .cjs...
Bumps [rehype-pretty-code](https://github.com/rehype-pretty/rehype-pretty-code) from 0.5.1 to 0.13.1. Release notes Sourced from rehype-pretty-code's releases. v0.13.1 🐞 Bug Fixes Cache highlighter based on theme - by @atomiks in rehype-pretty/rehype-pretty-code#187 (50e9a). Fixes memory issues...
### Package containing the bug Not package-specific ### Describe the bug Incorrect API route in docs, api/pages/[index] instead of pages/api/search/[index] https://next-drupal.org/guides/search-api
### Package next (Drupal module) ### Describe the feature request I'm using next-drupal 1.x but I've opted not to leverage the sub-requests module. The primary reason for this is to...
This pull request is for: (mark with an "x") - [ ] `examples/*` - [ ] `modules/next` - [ ] `packages/next-drupal` - [ ] `starters/basic-starter` - [ ] `starters/graphql-starter` -...
### Package containing the bug next-drupal (NPM package) ### Describe the bug If multiple jest files are run, the code coverage of previously-run tests can be reset during the Jest...
### Package example-marketing ### Ask the question I am unable to build locally or on Vercel this example. Really appreciate any advice as I have little frontend experience. There are...
### Package basic-starter ### Ask the question Hi, After I finished the guide of get started, I add article with image to test, problem is the image path not correct...
### Package Not package-specific ### Ask the question I can't see the preview in next-drupal. It always opens the front-end preview coupled with drupal. 