You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## 1.7.1 (2018-05-11)
2
+
3
+
Fixes:
4
+
5
+
- Node.js outputs deprecation warnings using the error console, so silence them on order to be able to detect real errors when creating the process handler (#153)
6
+
- Fixed indentation issue with strongly typed placeholders by sending the current GraphQL environment to the language service (#130)
7
+
- Removed 400 px large svg GraphQL and Relay logos used by Rider for the line marker (#147)
<li>1.7.1: Node 10 Buffer deprecation warning no longer read by plugin as an error in the language service. Two additional minor bug-fixes.</li>
32
33
<li>1.7.0: Fixed editor background loading issue. Language Service 1.5.1: Support for strongly typed variable placeholders in GraphQL tagged templates. Support for declaring annotations in Endpoint language.</li>
33
34
<li>1.6.3: 'Editor > Code Style' never loads In WebStorm 2017.3.</li>
34
35
<li>1.6.2: Resolve fragment references under progress in annotator to ensure WebStorm 2017.3 compatibility.</li>
0 commit comments