[PR #156] [CLOSED] Enable Incremental Adoption of Next.js 13.4+ App Router #760

Closed
opened 2026-02-26 18:48:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/156
Author: @doug-andrade
Created: 5/23/2023
Status: Closed

Base: mainHead: app-router-migration-init


📄 Description

This pull request introduces incremental adoption of the new Next.js 13.4+ app router to the Documenso project. The changes have been thoroughly tested and are compatible with the current app, ensuring a seamless transition.

Summary of Changes:

  • Configured the Next.js 13.4+ app router for incremental adoption.
  • Tested the changes by running npm build and confirmed 1:1 compatibility with the existing app.
  • Ensured proper integration of the new router while maintaining backward compatibility.

This update provides several benefits, including improved performance, enhanced routing capabilities, and better support for modern web development practices. By adopting the latest Next.js app router, we can take advantage of its features while minimizing disruptions to the existing codebase.

Please review these changes and consider merging them into the main branch. I'm confident that this update will contribute positively to the project's functionality and future development.

Thank you for your attention and consideration.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/156 **Author:** [@doug-andrade](https://github.com/doug-andrade) **Created:** 5/23/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `app-router-migration-init` --- ### 📄 Description This pull request introduces incremental adoption of the new Next.js 13.4+ app router to the Documenso project. The changes have been thoroughly tested and are compatible with the current app, ensuring a seamless transition. ### Summary of Changes: - Configured the Next.js 13.4+ app router for incremental adoption. - Tested the changes by running `npm build` and confirmed 1:1 compatibility with the existing app. - Ensured proper integration of the new router while maintaining backward compatibility. This update provides several benefits, including improved performance, enhanced routing capabilities, and better support for modern web development practices. By adopting the latest Next.js app router, we can take advantage of its features while minimizing disruptions to the existing codebase. Please review these changes and consider merging them into the main branch. I'm confident that this update will contribute positively to the project's functionality and future development. Thank you for your attention and consideration. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:48:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#760
No description provided.