File tree 1 file changed +21
-0
lines changed 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 10
10
11
11
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
12
12
13
+ ## 8.55.0
14
+
15
+ ### Important Changes
16
+
17
+ - ** chore(ci/v8): Switch lambda layer name to ` SentryNodeServerlessSDKv8 ` ([ #15351 ] ( https://github.com/getsentry/sentry-javascript/pull/15351 ) )**
18
+
19
+ The ` SentryNodeServerlessSDK ` AWS Lambda Layer will stop receiving updates.
20
+ If you intend to stay on ` v8 ` and receive updates use ` SentryNodeServerlessSDKv8 ` instead.
21
+
22
+ ### Other Changes
23
+
24
+ - feat(flags/v8): add Statsig browser integration ([ #15347 ] ( https://github.com/getsentry/sentry-javascript/pull/15347 ) )
25
+ - feat(v8/node): Add missing ` vercelAIIntegration ` export ([ #15339 ] ( https://github.com/getsentry/sentry-javascript/pull/15339 ) )
26
+ - feat(v8/nuxt): Add ` enabled ` to disable Sentry module ([ #15337 ] ( https://github.com/getsentry/sentry-javascript/pull/15337 ) ) (#15381 )
27
+ - feat(v8/vue): Support Pinia v3 ([ #15384 ] ( https://github.com/getsentry/sentry-javascript/pull/15384 ) )
28
+ - fix(astro): Add vue to ` registerEsmLoaderHooks ` ([ #15352 ] ( https://github.com/getsentry/sentry-javascript/pull/15352 ) )
29
+ - fix(react/v8): Support lazy-loaded routes and components ([ #15281 ] ( https://github.com/getsentry/sentry-javascript/pull/15281 ) )
30
+ - fix(v8/nuxt): Detect Azure Function runtime for flushing with timeout ([ #15297 ] ( https://github.com/getsentry/sentry-javascript/pull/15297 ) )
31
+ - fix(v8/solidstart): Do not copy release-injection map file ([ #15304 ] ( https://github.com/getsentry/sentry-javascript/pull/15304 ) )
32
+ - fix(v8/svelte): Guard component tracking ` beforeUpdate ` call ([ #15262 ] ( https://github.com/getsentry/sentry-javascript/pull/15262 ) )
33
+
13
34
Work in this release was contributed by @aryanvdesh . Thank you for your contribution!
14
35
15
36
## 8.54.0
You can’t perform that action at this time.
0 commit comments