Skip to content

Commit 8992c62

Browse files
authored
docs(nextjs): Remove cache components notice (#15959)
Since getsentry/sentry-javascript#18700 was merged, we can safely remove this warning from the docs once a release is out. `cacheComponents` should no longer error when using either webpack or turbopack. EDIT: Release `v10.33.0` is out with the fix, we can merge.
1 parent 2412b50 commit 8992c62

4 files changed

Lines changed: 0 additions & 40 deletions

File tree

docs/platforms/javascript/guides/nextjs/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ categories:
99
- server-node
1010
---
1111

12-
<PlatformContent includePath="nextjs-cache-components-limitations/alert" />
13-
1412
<PlatformContent includePath="llm-rules-platform" />
1513

1614
<PlatformContent includePath="getting-started-prerequisites" />
@@ -333,8 +331,6 @@ Learn more about [Logs configuration](/platforms/javascript/guides/nextjs/logs/)
333331

334332
</Expandable>
335333

336-
<PlatformContent includePath="nextjs-cache-components-limitations/section" />
337-
338334
## Next Steps
339335

340336
You've successfully integrated Sentry into your Next.js application! Here's what to explore next:

docs/platforms/javascript/guides/nextjs/manual-setup/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ categories:
1515
installer](/platforms/javascript/guides/nextjs).
1616
</Alert>
1717

18-
<PlatformContent includePath="nextjs-cache-components-limitations/alert" />
19-
2018
This guide covers manual setup for **Next.js 15+ with Turbopack and App Router**. For other setups, see:
2119

2220
- [Pages Router Setup](/platforms/javascript/guides/nextjs/manual-setup/pages-router/) - For applications using the Pages Router
@@ -589,10 +587,6 @@ If your application uses both the App Router and Pages Router:
589587
the appropriate instrumentation.
590588
</Alert>
591589

592-
<h2 data-no-number>Known Limitations</h2>
593-
594-
<PlatformContent includePath="nextjs-cache-components-limitations/section" />
595-
596590
<h2 data-no-number>Next Steps</h2>
597591

598592
You've successfully integrated Sentry into your Next.js application! Here's what to explore next:

platform-includes/nextjs-cache-components-limitations/alert/javascript.nextjs.mdx

Lines changed: 0 additions & 5 deletions
This file was deleted.

platform-includes/nextjs-cache-components-limitations/section/javascript.nextjs.mdx

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)