neuland.app icon indicating copy to clipboard operation
neuland.app copied to clipboard

Upgrade to Next.js 13

Open alexhorn opened this issue 2 years ago • 2 comments

Right now we can't upgrade to Next.js 13 because it requires React 18, which is incompatible with several of our direct dependencies (at least react-placeholder and react-swipeable-views). We need to either wait for updates, patch the dependencies ourselves or replace them with alternatives that are actively maintained.

alexhorn avatar Jan 22 '23 11:01 alexhorn