File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 81
81
### Other Changes
82
82
83
83
- feat(browser): Send additional LCP timing info ([ #14372 ] ( https://github.com/getsentry/sentry-javascript/pull/14372 ) )
84
+ - feat(replay): Clear event buffer when full and in buffer mode ([ #14078 ] ( https://github.com/getsentry/sentry-javascript/pull/14078 ) )
84
85
- feat(core): Ensure ` normalizedRequest ` on ` sdkProcessingMetadata ` is merged ([ #14315 ] ( https://github.com/getsentry/sentry-javascript/pull/14315 ) )
85
86
- feat(core): Hoist everything from ` @sentry/utils ` into ` @sentry/core ` ([ #14382 ] ( https://github.com/getsentry/sentry-javascript/pull/14382 ) )
86
87
- fix(core): Do not throw when trying to fill readonly properties ([ #14402 ] ( https://github.com/getsentry/sentry-javascript/pull/14402 ) )
87
88
- fix(feedback): Fix ` __self ` and ` __source ` attributes on feedback nodes ([ #14356 ] ( https://github.com/getsentry/sentry-javascript/pull/14356 ) )
89
+ - fix(feedback): Fix non-wrapping form title ([ #14355 ] ( https://github.com/getsentry/sentry-javascript/pull/14355 ) )
88
90
- fix(nextjs): Update check for not found navigation error ([ #14378 ] ( https://github.com/getsentry/sentry-javascript/pull/14378 ) )
89
91
90
92
## 8.39.0
You can’t perform that action at this time.
0 commit comments