chore(deps): upgrade Next.js

This commit is contained in:
rusconn
2023-08-07 01:58:20 +09:00
parent 0d7106ef23
commit 2a2dac462a
3 changed files with 303 additions and 70 deletions

View File

@@ -8,7 +8,6 @@ To reproduce environment, use [VOLTA](https://volta.sh/)
## Known issues
- [App directory root not-found.tsx not compiled to 404.html when using static export](https://github.com/vercel/next.js/issues/48227)
- Tool search does not set query parameters
- [(Shallow routing) updating search params causes server code to rerun.](https://github.com/vercel/next.js/issues/49668)
- [Editor may not resize to fit container size](https://github.com/suren-atoyan/monaco-react/issues/346)