Skip to content

Releases: fabsrc/graphql-schema-diff

v3.0.0

18 Aug 17:56
Compare
Choose a tag to compare

What's Changed

  • 💥 Transform to ESM in #9
  • 💥 Drop support for NodeJS 16 and 18

Full Changelog: v2.9.0...v3.0.0

v2.9.0

02 May 07:48
Compare
Choose a tag to compare

What's Changed

  • ✨ Add an option to make deprecated input args visible by @ccouzens in #118

New Contributors

Full Changelog: v2.8.2...v2.9.0

v2.8.2

03 Jan 13:50
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump node-fetch from 2.6.11 to 2.7.0 by @dependabot in #62
  • ⬆️ Bump graphql from 16.7.1 to 16.8.1 by @dependabot in #72
  • ⬆️ Bump @types/node from 20.4.10 to 20.8.6 by @dependabot in #77
  • ⬆️ Bump @highlightjs/cdn-assets from 11.8.0 to 11.9.0 by @dependabot in #78
  • ⬆️ Bump @types/hogan.js from 3.0.1 to 3.0.5 by @dependabot in #87
  • ⬆️ Bump @types/node from 20.8.6 to 20.10.6 by @dependabot in #94
  • ⬆️ Bump diff2html from 3.4.35 to 3.4.46 by @dependabot in #93
  • ⬆️ Bump prettier from 2.8.8 to 3.1.1 by @dependabot in #90
  • ⬆️ Update vulnerable packages
  • 🎨 Format code

Full Changelog: v2.8.1...v2.8.2

v2.8.1

12 Aug 10:07
Compare
Choose a tag to compare

What's Changed

  • 🩹 Fix issues in package.json

Full Changelog: v2.8.0...v2.8.1

v2.8.0

12 Aug 10:03
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump @graphql-tools/url-loader from 7.17.18 to 8.0.0 by @dependabot in #36
  • ⬆️ Bump graphql from 15.8.0 to 16.7.1 by @dependabot in #41
  • ⬆️ Bump typescript from 5.0.4 to 5.1.6 by @dependabot in #43
  • ⬆️ Bump @types/node from 20.2.5 to 20.4.10 by @dependabot in #52
  • ⬆️ Bump @graphql-tools/utils from 9.2.1 to 10.0.5 by @dependabot in #53

Full Changelog: v2.7.0...v2.8.0

v2.7.0

01 Jun 15:34
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump @graphql-tools/json-file-loader from 7.4.3 to 8.0.0 by @dependabot in #32
  • ⬆️ Bump fs-extra and @types/fs-extra by @dependabot in #27
  • ⬆️ Bump typescript from 4.7.4 to 5.0.4 by @dependabot in #26
  • ⬆️ Bump @graphql-tools/load from 7.7.4 to 8.0.0 by @dependabot in #30
  • ⬆️ Bump @graphql-tools/graphql-file-loader from 7.5.2 to 8.0.0 by @dependabot in #31

Full Changelog: v2.6.1...v2.7.0

v2.6.1

01 Jun 15:33
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump node-fetch from 2.6.7 to 2.6.9 by @dependabot in #20
  • ⬆️ Bump diff2html from 3.4.18 to 3.4.35 by @dependabot in #21
  • ⬆️ Bump @graphql-tools/utils from 9.0.1 to 9.2.1 by @dependabot in #22
  • ⬆️ Bump @highlightjs/cdn-assets from 11.6.0 to 11.7.0 by @dependabot in #23
  • ⬆️ Bump @graphql-tools/url-loader from 7.13.9 to 7.17.18 by @dependabot in #24

Full Changelog: v2.6.0...v2.6.1

v2.6.0

03 Nov 12:12
Compare
Choose a tag to compare

What's Changed

  • ✨ Use color output automatically if terminal supports it (#19)

Full Changelog: v2.5.1...v2.6.0

v2.5.1

03 Nov 11:56
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix diff for directive changes (#18)

Full Changelog: v2.5.0...v2.5.1

v2.5.0

22 Aug 18:36
Compare
Choose a tag to compare

What's Changed

  • ✨ Add GraphQL syntax highlighting to HTML diff view (#15)

Full Changelog: v2.4.0...v2.5.0