Jira Alternative: Plane 1.2.0 Migrates from Next.js to React Router and Vite
heise.de·15h
🔌Interface Evolution
Preview
Report Post

The developers of the open-source project management tool Plane have completed a comprehensive migration with version 1.2.0: all web applications now run on React Router (Framework Mode) and Vite instead of Next.js. The change affects over 1200 files and more than 20,000 new lines of code in the makeplane/plane, plane-ee, and air-gapped deployment variant repositories. At the same time, the new version closes critical security vulnerabilities in Next.js and React.

The switch was made because Plane relies on a "client first" architecture without server-side rendering and does not utilize Next.js-specific features such as hybrid routing or special data fetching mechanisms. The developers report [in a blog post](https://plane.so/blog/why-did-we-migrate-plane-from-nextjs-to-react…

Similar Posts

Loading similar posts...