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.3.3 (2016-08-17)
2
+
3
+ Changes:
4
+
5
+ - Closes #18 Fixes compatibility issue with IDEA 2016.2.2
6
+
1
7
## 1.3.2 (2016-06-23)
2
8
3
9
Changes:
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.3.2 </version >
13
+ <version >1.3.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.3.3: Fixes compatibility issue with IDEA 2016.2.2</li>
32
33
<li>1.3.2: Removes GraphQL schema from scratch file formats.</li>
33
34
<li>1.3.1: Fixes compatibility issue with WebStorm 2016.2 EAP.</li>
34
35
<li>1.3.0: Adds support for GraphQL Scratch Files. Query results are now formatted.</li>
You can’t perform that action at this time.
0 commit comments