Skip to content

Commit fbfad1b

Browse files
authored
Merge new doc under next 14 in 5.x branch (#1977)
* Upgrade eslint and ignore no-constructor-return rule for actual constructors (#1974) * Upgrade eslint and ignore no-constructor-return rule for actual constructors * ignore eslint-next for now * upgrate documentation website to next 14 (#1975) * upgrate to next 12 * next 13 * migrate links * next 14 * deactivate eslint for documentation once again * Fix title warning. See vercel/next.js#38256 * start migrating to nextjs app router (#1976) * upgrade next sitemap (#1978)
1 parent a8478b6 commit fbfad1b

38 files changed

+4221
-5468
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ yarn-error.log
1010
TODO
1111
/website/.next
1212
/website/out
13-
/website/public/sitemap.xml
13+
/website/public/sitemap*.xml
1414
/website/public/robots.txt
1515
/gh-pages
1616
/npm

0 commit comments

Comments
 (0)