- [tracing] feat: Track span status for fetch requests (2835) - [react] fix: Return an any from createReduxEnhancer to avoid type conflicts (2834) - [react] fix: Make sure profiler is typed with any (2838)
5.21.2
- [tracing] fix: Normalize transaction names for express methods to match those of other SDKs (2832) - [tracing] feat: Change resource span op name and add data (2816) - [tracing] ref: Make sure error status is set on transactions (2818) - [apm/tracing] fix: Make sure Performance Observer takeRecords() is defined (2825)
5.21.1
- [ember] fix: Make the package public and fix the build by bumping TypeScript to v3.9 (2811) - [eslint] test: Don't test eslint config/plugin on Node <= v8
5.21.0
- [all] feat: Convert `sentry-javascript` to `ESLint` (2786) - [internal/eslint] feat: Add `sentry-internal/eslint-config-sdk` (2807) - [ember] feat: Add `sentry/ember` (2739) - [angular] feat: Add `sentry/angular` (2787) - [react] feat: Add routing instrumentation for `React Router v4/v5` (2780) - [gatsby] feat: support `process.env.SENTRY_RELEASE` (2776) - [apm/tracing] feat: Export `addExtensionMethods` for SDKs to use (2805) - [apm/tracing] ref: Remove `express` typing (2803) - [node] fix: `Retry-After` header in node should be lower-case (2779)
5.20.1
- [core] ref: Expose sentry request for electron (2774) - [browser] fix: Make sure that DSN is always passed to report dialog (2770) - [apm/tracing] fix: Make sure fetch requests are being timed correctly (2772) - [apm/tracing] fix: Make sure pageload transactions start timestamps are correctly generated (2773) - [react] feat: Add instrumentation for React Router v3 (2759) - [react] ref: Use inline types to avoid redux dependency. (2768) - [node] fix: Set transaction on scope in node for request (2769)