File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.6.3 (2018-01-02)
2
+
3
+ Fixes:
4
+
5
+ - 'Editor > Code Style' never loads In WebStorm 2017.3 (#120 )
6
+
1
7
## 1.6.2 (2017-11-28)
2
8
3
9
Fixes:
Original file line number Diff line number Diff line change 10
10
<idea-plugin version =" 2" >
11
11
<id >com.intellij.lang.jsgraphql</id >
12
12
<name >JS GraphQL</name >
13
- <version >1.6.2 </version >
13
+ <version >1.6.3 </version >
14
14
<
vendor >Jim Kynde Meyer -
[email protected] </
vendor >
15
15
16
16
<description ><![CDATA[
29
29
30
30
<change-notes ><![CDATA[
31
31
<ul>
32
+ <li>1.6.3: 'Editor > Code Style' never loads In WebStorm 2017.3.</li>
32
33
<li>1.6.2: Resolve fragment references under progress in annotator to ensure WebStorm 2017.3 compatibility.</li>
33
34
<li>1.6.1: 2017.3 compatibility.</li>
34
35
<li>1.6.0: Support for Relay Modern fragments. Language Service 1.5.0: Support for loading the schema from .graphql file (Relay Modern projects).</li>
You can’t perform that action at this time.
0 commit comments