Closed christian-bromann closed 2 months ago
Please check if your PR fulfills the following requirements:
npm run build
npm test
npm run prettier
Please check the type of change your PR introduces:
It seems I made a mistake when rebasing my previous nextjs dev branch and missed what I implemented in #447.
Reapply what's in that PR + adding additional tests.
Pull request checklist
Please check if your PR fulfills the following requirements:
npm run build
) was run locally for affected output targetsnpm test
) were run locally and passednpm run prettier
) was run locally and passedPull request type
Please check the type of change your PR introduces:
What is the current behavior?
It seems I made a mistake when rebasing my previous nextjs dev branch and missed what I implemented in #447.
What is the new behavior?
Reapply what's in that PR + adding additional tests.
Does this introduce a breaking change?
Other information