npm @graphql-modules/core 0.2.1
v0.2.1

latest releases: 0.7.18-alpha-dca677f.102, 0.7.18-alpha-806a329.101, 0.7.18-alpha-4653a94.101...
5 years ago

Core

  • Update dependencies and clean unused (#162, thanks @Intellicode)
  • Better error handling (bb0d398, 39021d6), now each error will point to the correct module that caused it.
  • Fixed issue with non-promise contextBuilder (04fdfb1)
  • Fix for non-functions resolvers (such as, directive resolver) (4c6ca80)
  • Removed warnings that comes from makeExecutableSchema (18c2cd3)
  • Do not try to call onRequest on non-object providers (c70b9f9)
  • Added support for schemaDirectives (76b2d15)
  • DI refactor and remove config from factory functions (ae947bf, 03b7fd0)

Epoxy

  • Fixed directive merging when trying to merge two GraphQLSchema objects (#185)
  • Fixed non-null array merging (fde72cc)

Docs / Website

Don't miss a new core release

NewReleases is sending notifications on new releases.