chapter-three / next-drupal

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 with JSON:API and GraphQL).
https://next-drupal.org
MIT License
642 stars 178 forks source link

Roadmap for next-drupal 2.0 release #692

Open JohnAlbin opened 9 months ago

JohnAlbin commented 9 months ago

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 fully compatible with Next.js' App Router. Secondarily, the project is being updated so that it easier to maintain and contribute to.

These are the steps needed to accomplish this

We also have a 2.0.0 milestone to dynamically track which issues we want to add before a 2.0.0 release. https://github.com/chapter-three/next-drupal/milestone/9 I'll try to keep this issue updated with that milestone.

MartinDavi commented 3 months ago

Hey @JohnAlbin sorry for the ping.

We're trying to make decisions on new projects of whether to adopt the app router and write a poor-man's version of next-drupal, or wait for 2.0 and continue on pages router for a bit longer.

Can you give me an idea of how things are going behind the scenes? It looks like things are pretty far along.

@robdecker Actually I'm not sure if John is still part of chapter-three, I don't see his profile tagged as such. Again, sorry to ping directly but I need some info to make educated decisions. Thanks!