Skip to content

3.14.0

Compare
Choose a tag to compare
@LewisJEllis LewisJEllis released this 03 Apr 18:33
· 9516 commits to develop since this release
  • NEW: URL values captured in http + breadcrumb interfaces are now trimmed to new maxUrlLength config (default 250). See: #906
  • CHANGE: Better extraction of URLs from eval frames on Chrome, Firefox. This may affect issue grouping of some events. See: #907
  • BUGFIX: Raven.js now parses webpack:// URLs (generated when using devtool: eval). See: #908
  • BUGFIX: React Native frames on Android no longer show [native code]. See: #875