- [browser] fix: Handle expo file dir stack frames (3070) - [vue] feat: sentry/vue (2953) - [node] ref: Revamp express route info extraction (3084) - [browser] fix: Dont append dsn twice to report dialog calls (3079) - [ember] fix: Use correct import from `sentry/browser` (3077) - [node] ref: Express integration span name change and path unification (3078)
5.27.6
- [hub] fix: Don't invoke scope updates in scope listeners
5.27.5
- [hub] fix: Sync ScopeListeners (3065) - [tracing] fix: Typo in constant name in sentry/tracing (3058)
5.27.4
- [core] fix: Remove globalThis usage (3033) - [react] ref: Add React 17.x to peerDependencies (3034) - [tracing] fix: Express transaction name (3048) - [serverless] fix: AWS Execution duration (3032) - [serverless] fix: Add `optional` parameter to AWSServices integration (3030) - [serverless] fix: Wrap google cloud functions with a Proxy(). (3035) - [hub] fix: stop using types/node in sentry/hub (3050)
5.27.3
- [hub] fix: Make sure that `getSession` exists before calling it (3017) - [browser] feat: Add `DOMException.code` as tag if it exists (3018) - [browser] fix: Call `removeEventListener` twice only when necessary (3016) - [tracing] fix: Schedule the execution of the finish to let all the spans being closed first (3022) - [tracing] fix: Adjust some web vitals to be relative to fetchStart and some other improvements (3019) - [tracing] fix: Add transaction name as tag on error events (3024)
5.27.2
- [apm] ref: Delete sentry/apm package (2990) - [types] fix: make requestHandler options an own type (2995) - [core] fix: Use 'production' as default value for environment key (3013)