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 2e7dab6 commit f467418Copy full SHA for f467418
CHANGELOG.md
@@ -32,11 +32,11 @@ Sentry.init({
32
});
33
```
34
35
-- **feat(astro): Implement paramaterized routes**
+- **feat(astro): Implement parameterized routes**
36
- feat(v9/astro): Parametrize dynamic server routes ([#17141](https://github.com/getsentry/sentry-javascript/pull/17141))
37
- feat(v9/astro): Parametrize routes on client-side ([#17143](https://github.com/getsentry/sentry-javascript/pull/17143))
38
39
-Server-side and client-side paramaterized routes are now supported in the Astro SDK. No configuration changes are required.
+Server-side and client-side parameterized routes are now supported in the Astro SDK. No configuration changes are required.
40
41
### Other Changes
42
0 commit comments