Skip to content

3.11.0

Compare
Choose a tag to compare
@benvinegar benvinegar released this 17 Feb 19:56
· 8894 commits to develop since this release
  • CHANGE: Raven.js no longer auto-wraps jQuery.ready (if present); fixes jQuery deprecation warnings. See: #849
  • BUGFIX: Fix User-Agent not collected in web worker environment. See: #853
  • BUGFIX: Fix DOM tree summarizer (breadcrumbs) not splitting on breadcrumbs effectively. See: #852
  • BUGFIX: Fix Vue plugin breaking on production builds. See: #848
  • NEW: Added comment to Raven.wrap to indicate stack traces containing this frame are not indicative of a bug. See: #847