Skip to content

Releases: serdnam/fastify-sentry

v7.1.0

15 Oct 17:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.3...v7.1.0

v7.0.3

14 Jul 16:21
Compare
Choose a tag to compare

Fixed previous release

v7.0.2

14 Jul 16:02
Compare
Choose a tag to compare

What's Changed

  • Capture exception in onError hook by @serdnam in #7

Full Changelog: v7.0.0...v7.0.2

v7.0.0

09 Jul 15:53
Compare
Choose a tag to compare

BREAKING CHANGES

  • The SentrySymbol has been removed, use the Sentry export directly instead.
  • errorHandlerFactory has been replaced by the captureException option.
    See the README for more details

Other

  • Async context implemented.

v6.0.0

20 Mar 20:11
Compare
Choose a tag to compare

Major version bump just in case this breaks something somewhere.

Full Changelog: v5.0.1...v6.0.0

v5.0.1

10 Nov 11:24
Compare
Choose a tag to compare

Fix package.json exports

Full Changelog: v5.0.0...v5.0.1

v5.0.0

10 Nov 11:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v5.0.0

v4.0.0

05 Oct 14:01
e36f795
Compare
Choose a tag to compare

What's Changed

  • Remove unnecessary use of scoping method by @serdnam in #3

Full Changelog: v3.0.0...v4.0.0

v3.0.0

30 Aug 10:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v3.0.0

v2.0.1

09 Mar 14:08
Compare
Choose a tag to compare

Removed unnecessary purely sync async functions e61e333