Skip to content

5.4.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 26 Apr 10:34

Features

  • Add TS 4.1 typings (#2995)
    • TS 3.8 are present and work automatically with older projects
  • Add CPU Info to Device Context (#2984)

Fixes

  • Allow disabling native on RNNA (#2978)
  • iOS Autolinking for RN 0.68 and older (#2980)
  • Clean up modules.json when building bundles (#3008)
  • Only include Screenshots and View Hierarchy for iOS and Mac Catalyst builds (#3007)
  • Breadcrumbs from Native SDKs are created with timestamps in seconds (#2997)
  • addBreadcrumb converts converts non object data to { value: data } (#2997)

Dependencies