Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 3b7b37d

Browse files
authored
chore: bump lsp server, graphql-config (#261)
1 parent 266b127 commit 3b7b37d

File tree

4 files changed

+2435
-220
lines changed

4 files changed

+2435
-220
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
The git log should show a fairly clean view of each of these new versions, and the issues/PRs associated.
88

9+
# 0.3.13
10+
11+
LSP bugfixes:
12+
13+
- [streaming interface bug](https://github.com/graphql/graphiql/blob/main/packages/graphql-language-service-server/CHANGELOG.md#256-2020-11-28)
14+
- bugfixes for windows filepaths in LSP server
15+
916
# 0.3.8
1017

1118
- require `dotenv` in the server runtime (for loading graphql config values), and allow a `graphql-config.dotEnvPath` configuration to specify specific paths

0 commit comments

Comments
 (0)