Releases: Urigo/merge-graphql-schemas
Releases · Urigo/merge-graphql-schemas
v1.7.8
- Come talk to us directly on our Discord channel: https://discord.gg/xud7bH9
- Do you want
The Guild
to keep your codebase up to date and run your build on eachGraphQL Code Generator
commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build
- Update graphql-toolkit
1.7.7
- Come talk to us directly on our Discord channel: https://discord.gg/xud7bH9
- Do you want
The Guild
to keep your codebase up to date and run your build on eachGraphQL Code Generator
commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build
- Improve GraphQL JS v15 support
1.7.6
- Come talk to us directly on our Discord channel: https://discord.gg/xud7bH9
- Do you want
The Guild
to keep your codebase up to date and run your build on eachGraphQL Code Generator
commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build
- Fix ability to pass globOptions to
globby
.
1.7.5
- Come talk to us directly on our Discord channel: https://discord.gg/xud7bH9
- Do you want
The Guild
to keep your codebase up to date and run your build on eachGraphQL Code Generator
commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build
- Fix Windows path issues
1.7.4
- Come talk to us directly on our Discord channel: https://discord.gg/xud7bH9
- Do you want
The Guild
to keep your codebase up to date and run your build on eachGraphQL Code Generator
commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build
- Add
sort
option to sort fields, enum values and arguments
1.7.3
- Come talk to us directly on our Discord channel: https://discord.gg/xud7bH9
- Do you want
The Guild
to keep your codebase up to date and run your build on eachGraphQL Code Generator
commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build
- Fix enum comments (#279)
v1.7.2
- Come talk to us directly on our Discord channel: https://discord.gg/xud7bH9
- Do you want
The Guild
to keep your codebase up to date and run your build on eachGraphQL Code Generator
commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build
- Ignore map files by default (#272)
v1.7.0
v1.5.8
[1.5.8]
Fixed
-
Fix exception message when checking NamedType. PR #178 by Fi1osof.
-
Fix directives not being merged correctly. PR #183 by Fi1osof. Closes #156, #182
-
Formatted codebase to pass lint test.
Changes
- Switched to
@babel
e.g -> babel v7. - Updated npm pkgs due to reported security vulnerabilities.
deep-merge
bumped fromv2.2.1
tov2.2.2
.