Skip to content

Releases: Urigo/merge-graphql-schemas

v1.1.4

15 Sep 21:57
Compare
Choose a tag to compare

Added

  • Rollup.js is now used for our build process. We now publish a cjs & esm bundle PR #72

Changed

  • Updated deepmerge to v1.5.1 which fixes this deepmerge issue. PR #89
  • Babel Polyfill has been removed as a dependency, we now directly bundle object.values & array.includes from core-js PR #72

v.1.1.3

04 Sep 11:55
Compare
Choose a tag to compare

Changed

  • FileLoader function also loads gql extension files
  • Supports already parsed documents when merging types

v.1.1.2

18 Aug 13:35
Compare
Choose a tag to compare

[1.1.2] - 2017-08-18

Added

  • Recursive option to fileLoader function

Fixed

  • Preserving comments of input object type fields

v.1.1.1

28 Jul 20:43
Compare
Choose a tag to compare

[1.1.1] - 2017-07-28

Changed

  • .babelrc to target node version 4.8.3 (for meteor)
  • .npmignore to ignore folders that should not be included in the published package
  • babel to use env preset
  • renamed prepublish to prepare. For more details see here

Added

  • babel-polyfill to the dependencies

v.1.1.0

30 Jun 14:09
Compare
Choose a tag to compare
Bumping to version 1.1.0

v.1.0.0

26 Jun 23:55
Compare
Choose a tag to compare
Version bump 1.0.0