zeit/next.jsPre-release v10.2.4-canary.10### Core Changes
- ESLint: Updates disable ESLint message during builds: #25917
- Remove
@types/comment-json: #25810
- Add delay to placeholder removal: #25916
- Add experimental cra-to-next transform in codemod cli: #24969
### Example Changes
- fix: move viewport meta tag to head in _app.js: #25901
- fix: use key while rendering arrays: #25902
- docs(examples/with-mobx-state-tree-typescript): add 'Open in StackBlitz' button: #25926
### Misc Changes
- Replace
CLIEngine with
ESLint: #25801
### Credits
Huge thanks to
@housseindjirdeh,
@akellbl4,
@matamatanot,
@atcastle, @d3lm, and @ijjk for helping!