Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

Greenkeeper/eslint plugin babel 5.1.0 #232

Conversation

mavjr0313
Copy link

No description provided.

mgadda and others added 18 commits April 3, 2018 16:33
* Make watchman optional and not a dependency of GraphQLCache

* When watchman is present, subscribe both root and project configs to file changes

* Commit result of running `yarn run pretty`

* delete fragments from cache when files are removed via LSP

* remove unused imports

* Fix up tests

Also abstracted watchman initialization logic out of
MessageProcess.handleInitializeRequest and into a separate instance
method. In order to facilitate the use of MockWatchmanClient in tests,
a GraphQLWatchman-shaped object is now passed into the MessageProcessor
constructor.

* Fix GraphQLCache-related and other flow coverage warnings

* Fix eslant errors

* remove launch.json

* Remove unused util.promisify dependency

* brittspace

* revert changes to babel args
* Add support for 'textDocument/hover'

Display field type & description information
* Support `.graphqlconfig` without `schemaPath`

* Update tests

* Update cache key logic

- pass directly through to extendschema to avoid duplicate logic
- for online schema use endpoint name rather than url (as this may not be unique)
Fixes #221 and #222 - fixes GraphQLCache file globbing
Correctly load .graphqlconfigs which do not define projects
Check type of statCache entries
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants