We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77ec37 commit 9c01a5eCopy full SHA for 9c01a5e
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 6.17.7
8
+
9
+- fix(utils): Make new non-enumerable properties mutable ([#4528](https://github.com/getsentry/sentry-javascript/pull/4528))
10
+- fix(vue): Check if route name is defined before casting ([#4530](https://github.com/getsentry/sentry-javascript/pull/4530))
11
12
+Work in this release contributed by @connorjclark. Thank you for your contribution!
13
14
## 6.17.6
15
16
- fix(angular): Add check for global.location in angular universal ([#4513](https://github.com/getsentry/sentry-javascript/issues/4513))
0 commit comments