Skip to content

v8.9.0

Latest

Choose a tag to compare

@SB-priyankap SB-priyankap released this 08 Apr 16:03
· 11 commits to next since this release

Added

  • (delivery-react-native) Handle request and response parameters #2667

Changed

  • (plugin-inline-script-content) Add support for additional event target constructors including MediaSource, MediaRecorder, ServiceWorker, RTCPeerConnection, and others #2700
  • (plugin-network-instrumentation) Manually parse URLs to improve React Native compatibility #2674
  • (plugin-network-instrumentation) Refactor URL parsing to improve performance #2667

Fixed

  • (plugin-network-instrumentation) Report HTTP Errors as handled #2662
  • (plugin-network-instrumentation) Omit stacktraces from HTTP Error events #2684
  • (react-native) Report error cause with native stacktrace for Turbo Module exceptions [#2686] (#2686)

Dependencies