diff --git a/CHANGELOG.md b/CHANGELOG.md index 58e2cf7bd830..eeb05346b9d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +- **feat(nextjs): Support cacheComponents on turbopack ([#18304](https://github.com/getsentry/sentry-javascript/pull/18304))** + +This release adds support for `cacheComponents` on turbopack builds. We are working on adding support for this feature in webpack builds as well. + ## 10.27.0 ### Important Changes