Skip to content

Releases: MindscapeHQ/raygun4node

v2.0.0

17 Jul 06:11
801a42e

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v2.0.0

v1.2.0

02 Jul 04:47
fff8b1a

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Jun 04:48
b8077b1

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 May 12:52
ca534df

Choose a tag to compare

What's Changed

Full Changelog: v0.15.0-0...v1.0.0

v0.15.0-0

09 May 09:30
28abe41

Choose a tag to compare

v0.15.0-0 Pre-release
Pre-release

What's Changed

  • async/await send() support
  • Upgrade dependencies
  • Improvements in filter method
  • Improvements in documentation

New Contributors

Full Changelog: v0.14.0...v0.15.0-0

v0.14.0

08 May 05:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.12.1

30 Jun 04:39

Choose a tag to compare

  • Include @types/express as dependency

v0.12.0

30 Jun 04:38

Choose a tag to compare

  • Add integration with raygun-apm, errors reported during a trace should link between trace and error

v0.11.1

30 Jun 04:38

Choose a tag to compare

  • Fix send annotations requiring too many arguments
  • Add default export to module

v0.11.0

30 Jun 04:38

Choose a tag to compare

  • Overhaul project to TypeScript, type definitions included in package
  • Unhandled exceptions are now correctly tagged
  • Add support for batch error reporting
  • Add debug logging
  • Fix Node buffer deprecation warning