diff --git a/CHANGELOG.md b/CHANGELOG.md index 213f6c7b84c2..33c4723e254c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,13 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 8.53.0 + +- feat(v8/nuxt): Add `url` to `SourcemapsUploadOptions` (#15202) +- fix(v8/react): `fromLocation` can be undefined in Tanstack Router Instrumentation (#15237) + +Work in this release was contributed by @tannerlinsley. Thank you for your contribution! + ## 8.52.1 - fix(v8/nextjs): Fix nextjs build warning (#15226)