From 93641e5ad27ec723748c604b2aa841b2d0a04089 Mon Sep 17 00:00:00 2001 From: Nicolas Hrubec Date: Mon, 19 Jan 2026 14:00:54 +0100 Subject: [PATCH 1/2] meta(changelog): Fix entry for tanstack start vite plugin --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80dafba422c2..d7a7b4cb7075 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott -- **feat(tanstackstart-react): Add `sentryTanstackStart` Vite plugin for source maps upload** +- **feat(tanstackstart-react): Add `sentryTanstackStart` vite plugin to manage automatic source map uploads** You can now configure source maps upload for TanStack Start using the `sentryTanstackStart` Vite plugin: From 3f21a0bc35633cfc107e55460d98f0d773dabb0f Mon Sep 17 00:00:00 2001 From: Nicolas Hrubec Date: Mon, 19 Jan 2026 14:03:14 +0100 Subject: [PATCH 2/2] . --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7a7b4cb7075..4c0c5bfb95b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott -- **feat(tanstackstart-react): Add `sentryTanstackStart` vite plugin to manage automatic source map uploads** +- **feat(tanstackstart-react): Add `sentryTanstackStart` vite plugin to manage automatic source map uploads ([#18712](https://github.com/getsentry/sentry-javascript/pull/18712))** You can now configure source maps upload for TanStack Start using the `sentryTanstackStart` Vite plugin: