Skip to content

3.5.0

Compare
Choose a tag to compare
@benvinegar benvinegar released this 16 Aug 20:32
· 8984 commits to develop since this release
  • NEW: Can now disable automatic collection of breadcrumbs via autoBreadcrumbs config option. See: #686
  • NEW: Can now configure max number of breadcrumbs to collect via maxBreadcrumbs. See: #685
  • NEW: Added Vue.js plugin. See: #688
  • CHANGE: Raven.js now collects 100 breadcrumbs by default. See: #685
  • CHANGE: React Native plugin now also normalizes paths from CodePush. See: #683