Skip to content

8.13.2

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 20 Feb 16:12

Warning

This release contains an issue where Cold starts can be incorrectly reported as Warm starts on Android. We recommend staying on version 8.12.0 or updating to 8.13.3 if you use this feature on Android.
See issue #2769 for more details.

Fixes

  • build_web_compiler error (#2736)
    • Use if (dart.library.html) instead of if (dart.html) for imports