Skip to content

Version 4.0.1

Compare
Choose a tag to compare
@jaydenseric jaydenseric released this 27 Oct 03:39
· 391 commits to master since this release

Patch

  • Fixed preload for production NODE_ENV, fixing #11 and #12.
  • preload now scopes context under providers.
  • Removed redundant uses of this in the internal GraphQLQuery component constructor.
  • Test the library with undefined and production NODE_ENV.