fix(console): remove outdated nextjs app router guide
Identity infrastructure for developers, Auth0 open source alternative
Brought to you by:
fleuraly
Originally created by: wangsijie
Originally owned by: wangsijie
Remove the out-dated "Next.js (App Router)" guide, and replaced with the existing "Next.js (Server Actions)" guide.
Background:
When we first create the Next.js (App Router) guide, the feature "Server Actions" is still on beta, so we created a seperate Next.js (Server Actions) guide. Now, this feature is not in beta anymore, so it is time to replace the old guide, because it is out-dated.
Local preview.
.changeset
Originally posted by: github-actions[bot]
COMPARE TO
masterTotal Size Diff 📉 -9.05 KB
Diff by File
|Name|Diff| |---|---| |packages/console/src/assets/docs/guides/index.ts|:chart_with_downwards_trend: -319 Bytes| |packages/console/src/assets/docs/guides/web-next-app-router/README.mdx|:chart_with_downwards_trend: -129 Bytes| |packages/console/src/assets/docs/guides/web-next-app-router/config.json|:chart_with_downwards_trend: -2 Bytes| |packages/console/src/assets/docs/guides/web-next-app-router/index.ts|:chart_with_downwards_trend: -48 Bytes| |packages/console/src/assets/docs/guides/web-next-server-actions/README.mdx|:chart_with_downwards_trend: -5.29 KB| |packages/console/src/assets/docs/guides/web-next-server-actions/config.json|:chart_with_downwards_trend: -19 Bytes| |packages/console/src/assets/docs/guides/web-next-server-actions/index.ts|:chart_with_downwards_trend: -456 Bytes| |packages/console/src/assets/docs/guides/web-next-server-actions/logo.svg|:chart_with_downwards_trend: -2.82 KB| |packages/console/src/assets/docs/guides/web-next/index.ts|:chart_with_downwards_trend: -20 Bytes| |packages/integration-tests/src/tests/console/applications/constants.ts|:chart_with_downwards_trend: -28 Bytes|Ticket changed by: wangsijie
Ticket changed by: wangsijie