Skip to content

1.3.0

Compare
Choose a tag to compare
@mattrobenolt mattrobenolt released this 18 Nov 16:43
· 9906 commits to develop since this release
  • CHANGE: console plugin will now send all arguments as an extra value. See: #398
  • CHANGE: Bump to v7 of the Sentry API spec. This now requires a Sentry 7.7.0+ #403
  • CHANGE: Revamp of AngularJS plugin. Please see documentation. See: #405
  • CHANGE: Raven.debug now defaults to false. dc142b8
  • BUGFIX: Raven.wrap now correctly preserves prototype. See: #401 and #402
  • NEW: serverName config option. #404
  • NEW: Experimental support for React Native added.