Skip to content

Releases: BrunoScheufler/graphql-middleware-sentry

v3.2.1

29 Sep 16:05
5327f5e
Compare
Choose a tag to compare

3.2.1 (2019-09-29)

Bug Fixes

  • imports: remove fs-based import from graphql-middleware (d94f9ec)

v3.2.0

21 May 12:22
4cb68dc
Compare
Choose a tag to compare

3.2.0 (2019-05-21)

Features

  • reportError: fix linting & release reportError (4cb68dc)

v3.1.1

25 Jan 11:02
788807c
Compare
Choose a tag to compare

3.1.1 (2019-01-25)

Bug Fixes

  • readme: fixed CircleCI badge (788807c)

v3.1.0

25 Jan 10:43
4455ae3
Compare
Choose a tag to compare

3.1.0 (2019-01-25)

Features

v3.0.1

09 Jan 12:07
Compare
Choose a tag to compare

3.0.1 (2019-01-09)

Bug Fixes

  • Add suport for GraphQL Middleware v3 (43d35bb)

v3.0.0

07 Dec 16:11
Compare
Choose a tag to compare

3.0.0 (2018-12-07)

Performance Improvements

BREAKING CHANGES

  • Removed dsn configuration option.

Added withScope option to configuration.

Thanks, @koenpunt for creating this brilliant changes to the library.

v2.0.2

07 Dec 16:04
9919309
Compare
Choose a tag to compare

2.0.2 (2018-12-07)

Performance Improvements

v2.0.1

07 Dec 15:56
83b71de
Compare
Choose a tag to compare

2.0.1 (2018-12-07)

Bug Fixes

v2.0.0

19 Nov 16:01
42a7146
Compare
Choose a tag to compare

2.0.0 (2018-11-19)

Bug Fixes

Features

Performance Improvements

BREAKING CHANGES

  • core: Migrate to @sentry/node

v1.2.2

29 Jul 14:01
Compare
Choose a tag to compare

1.2.2 (2018-07-29)

Bug Fixes

  • deps: Update semantic release (42152a1)
  • readme: Change dns to dsn (496599c), closes #20