Skip to content

Commit fda3d61

Browse files
committed
fixup changelog
1 parent f16380f commit fda3d61

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,10 @@
22

33
## Unreleased
44

5-
- feat(browser): Add environment variable support for Spotlight configuration
5+
- feat(browser): Add environment variable support for Spotlight configuration ([#18198](https://github.com/getsentry/sentry-javascript/pull/18198))
66
- Supports `SENTRY_SPOTLIGHT`, `PUBLIC_SENTRY_SPOTLIGHT`, `NEXT_PUBLIC_SENTRY_SPOTLIGHT`, `VITE_SENTRY_SPOTLIGHT`, `NUXT_PUBLIC_SENTRY_SPOTLIGHT`, `REACT_APP_SENTRY_SPOTLIGHT`, `VUE_APP_SENTRY_SPOTLIGHT`, and `GATSBY_SENTRY_SPOTLIGHT` with proper precedence
77
- Adds defensive environment variable access for both `process.env` and `import.meta.env`
8-
- feat(core): Add shared utilities for Spotlight configuration
9-
- Moves `envToBool` from `node-core` to `core` for shared usage across SDKs
10-
- Adds `resolveSpotlightOptions` utility for consistent precedence rules
11-
- feat(node): Update Spotlight configuration to use shared utilities
12-
- fix(node): Fix Spotlight configuration precedence to match specification (#18195)
13-
14-
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
8+
- fix(node): Fix Spotlight configuration precedence to match specification ([#18195](https://github.com/getsentry/sentry-javascript/pull/18195))
159

1610
## 10.25.0
1711

0 commit comments

Comments
 (0)