konjacbot: sync docs@581975d #387
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
このPRはNext.jsのドキュメントを翻訳したものです。
Next.jsリポジトリのバージョン
581975d
本PRで取り込んだNext.jsの差分
f6557ff..581975d
翻訳したファイル一覧(計:155 ファイル)
翻訳したファイル一覧を見るには展開してください
本PRの更新内容のサマリ by OpenAI🤖
このGitリポジトリの変更では、Next.jsのドキュメントに関して大規模な更新とリストラクチャリングが行われた。具体的には以下の点が挙げられる:
ドキュメントのリストラクチャリング:
04-api-referenceから05-api-referenceに移動された。これは、おそらくドキュメントの構造を整理し、拡張するためのものである。use-link-status.mdxといった新しいファイルが追加されている。内容の更新と追加:
use cacheディレクティブ)が詳細に解説され、キャッシュ設定のオプションや使用方法が具体化された。画像の更新:
これらの変更は、Next.jsの最新機能のサポートやAPIの拡張をドキュメントに反映させるためのものであり、開発者が新機能をより活用しやすくする目的があると思われる。