Closed LoremIPsummer closed 9 months ago
The breaking changes should be checked, there is not much fortunately:
https://nextjs.org/docs/pages/building-your-application/upgrading/version-14
E.g. the @next/font
package has been fully removed in favor of the built-in next/font
, so we need to update that.
As we have automated tests for the UI, a functionality test should also be performed for the frontend.
Any update on this @LoremIPsummer ?
Since there is no update on this for almost 3 months, I will close this, and I have created #706 to address the mentioned issues.
fixes #667