From 1f19914cd14a406fd65d7f40b46a3d6c84714faf Mon Sep 17 00:00:00 2001 From: Luca Forstner Date: Wed, 15 Jan 2025 10:16:31 +0000 Subject: [PATCH] meta(changelog): Update changelog for 8.50.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3e77438e00d..09eea57101f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 8.50.0 + +- feat(v8/react): Add support for React Router `createMemoryRouter` ([#14985](https://github.com/getsentry/sentry-javascript/pull/14985)) + ## 8.49.0 - feat(v8/browser): Flush offline queue on flush and browser online event ([#14969](https://github.com/getsentry/sentry-javascript/pull/14969))