Commit f9b34c4
fix: Re-export _INTERNAL_normalizeCollectionInterval in dependent packages
The consistent exports CI check requires that packages depending on
@sentry/node re-export everything @sentry/node exports. Add the missing
_INTERNAL_normalizeCollectionInterval re-export to @sentry/astro,
@sentry/bun, @sentry/aws-serverless, and @sentry/google-cloud-serverless.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 36e7b1d commit f9b34c4
File tree
4 files changed
+4
-0
lines changed- packages
- astro/src
- aws-serverless/src
- bun/src
- google-cloud-serverless/src
4 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| |||
0 commit comments