Skip to content

3.19.0

Compare
Choose a tag to compare
@kamilogorek kamilogorek released this 17 Oct 12:59
· 9656 commits to develop since this release
  • NEW: ErrorEvent are now treated in the same way as regular Error objects #1094
  • NEW: replaceState is now instrumented to be stored as a breadcrumbs correctly #1093
  • NEW: captureMessage now respects ignoreUrls and whitelistUrls configs #1080
  • NEW: Improved support for parsing Electron errors #1068
  • NEW: All test suites are now using Karma and are additionally running on Headless Firefox, Edge 15, Android 4.4/5.1/6.0/7.1 and iOS10 #1087
  • BUGFIX: Don't throw error when calling fetch without a valid arguments #1069
  • BUGFIX: ignoreErrors patterns are now compared on both, error message itself and <type>: <message> formatted string #1076
  • BUGFIX: showReportDialog options argument is now optional in TypeScript definitions #1097
  • BUGFIX: TravisCI tests will run correctly for non-org contributors as well \o/ 1650da7