Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 986 Bytes

CHANGELOG.md

File metadata and controls

45 lines (28 loc) · 986 Bytes

Version 0.6.2

  • update @backtrace/node to 0.6.2
  • fix potential loop with gpu-info-update (#330)

Version 0.6.1

  • update @backtrace/node to 0.6.1
  • change the default electron version to the latest (#311)

Version 0.6.0

  • update @backtrace/node to 0.6.0
  • reduce breadcrumb size (#231)

Version 0.5.0

  • update @backtrace/node to 0.5.0
  • update code to use ES modules (#270, #279)
  • emit CJS and ES modules (#270, #279)

Version 0.4.0

  • update @backtrace/node to 0.4.0
  • support postAttachment in IpcRequestHandler
  • upload attachments for Crashpad reports (#262)

Version 0.3.1

  • update @backtrace/node to 0.3.2

Version 0.3.0

  • update @backtrace/node to 0.3.0

Version 0.2.0

  • update @backtrace/node to 0.2.0
  • fix native reports not sending after startup (#204)
  • fix global is undefined error (#187)
  • add abort support to metrics and request handlers

Version 0.1.0

Initial release.