Skip to content

Commit 5ce476a

Browse files
authored
docs: stabilize apis in docs (#85219)
1 parent 4001cc9 commit 5ce476a

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

docs/01-app/03-api-reference/01-directives/use-cache.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: use cache
33
description: Learn how to use the use cache directive to cache data in your Next.js application.
4-
version: canary
54
related:
65
title: Related
76
description: View related API references.

docs/01-app/03-api-reference/04-functions/cacheLife.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: cacheLife
33
description: Learn how to use the cacheLife function to set the cache expiration time for a cached function or component.
4-
version: canary
54
related:
65
title: Related
76
description: View related API references.

docs/01-app/03-api-reference/04-functions/cacheTag.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: cacheTag
33
description: Learn how to use the cacheTag function to manage cache invalidation in your Next.js application.
4-
version: canary
54
related:
65
title: Related
76
description: View related API references.

0 commit comments

Comments
 (0)