Skip to content

Releases: Eomm/mercurius-logging

v1.4.1

17 Jun 19:54
f7ded63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

26 Oct 16:37
8f73362
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

18 Oct 16:44
2f686fa
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #29
  • fix: handle undefined reply object inside mercurius context by @DavideArena in #30

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

15 Aug 08:16
b941873
Compare
Choose a tag to compare

What's Changed

  • feat: add logRequest option by @Eomm in #24
  • fix: handle GET request by @Eomm in #26
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.4.0 by @dependabot in #27

Full Changelog: v1.2.1...v1.3.0

v1.2.1

12 Jul 07:01
e132bc9
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump mercurius from 11.5.0 to 12.0.0 by @dependabot in #9
  • chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #10
  • chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #11
  • chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #12
  • chore(deps-dev): bump mercurius from 12.2.0 to 13.0.0 by @dependabot in #13
  • chore(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #14
  • [Dev Tools] Switch to Ava from tap by @lsanwick in #16
  • [Bugfix] Support operationName for batched queries, fix operationName inference by @lsanwick in #15

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

11 Dec 12:47
90d3737
Compare
Choose a tag to compare

📚 PR:

  • feat: add types (#8)

v1.1.0

28 Nov 18:31
085e7c6
Compare
Choose a tag to compare

📚 PR:

  • chore: clean readme
  • chore: project conf (#2)
  • chore(deps-dev): bump mercurius from 10.5.1 to 11.0.0 (#4)
  • feat: log body (#5)

v1.0.0

13 Aug 14:12
Compare
Choose a tag to compare

📚 PR:

  • feat: mercurius-logging first release (#1)