UNPKG

4.31 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [1.7.23](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-express@1.7.22...graphql-playground-middleware-express@1.7.23) (2021-11-04)
7
8**Note:** Version bump only for package graphql-playground-middleware-express
9
10
11
12
13
14## [1.7.22](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-express@1.7.21...graphql-playground-middleware-express@1.7.22) (2020-10-20)
15
16**Note:** Version bump only for package graphql-playground-middleware-express
17
18
19
20
21
22## [1.7.21](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-express@1.7.20...graphql-playground-middleware-express@1.7.21) (2020-09-15)
23
24**Note:** Version bump only for package graphql-playground-middleware-express
25
26
27
28
29
30## [1.7.20](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-express@1.7.19...graphql-playground-middleware-express@1.7.20) (2020-08-30)
31
32**Note:** Version bump only for package graphql-playground-middleware-express
33
34
35
36
37
38## [1.7.19](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-express@1.7.15...graphql-playground-middleware-express@1.7.19) (2020-08-30)
39
40**Note:** Version bump only for package graphql-playground-middleware-express
41
42
43
44
45
46## 1.7.15 (2020-06-07)
47
48
49### Bug Fixes
50
51* hide config element 😆 ([#1224](https://github.com/graphcool/graphql-playground/issues/1224)) ([a7bdcaa](https://github.com/graphcool/graphql-playground/commit/a7bdcaa669f21603ded80bb9c59c4ab41597161a))
52* rectify all versions and references ([#1223](https://github.com/graphcool/graphql-playground/issues/1223)) ([239289b](https://github.com/graphcool/graphql-playground/commit/239289b3e9da1744b23b7ef2694b1ed6370e3c16))
53* **deps:** update deps and toolchain, move back to using yarn… ([#1191](https://github.com/graphcool/graphql-playground/issues/1191)) ([824c7a5](https://github.com/graphcool/graphql-playground/commit/824c7a57f0284f022726a8b8840aafc3e8720ccd))
54* **deps:** Update express mw to latest graphql-playground-html ([#984](https://github.com/graphcool/graphql-playground/issues/984)) ([0bc65e8](https://github.com/graphcool/graphql-playground/commit/0bc65e8643b10b0c3b2158865e817e7910411afe))
55
56
57
58## 1.8.10 (2019-02-23)
59
60
61
62## 1.8.9 (2019-02-01)
63
64
65
66## 1.8.7 (2019-01-28)
67
68
69### Bug Fixes
70
71* **graphql 14:** version bump via graphql-config ([#861](https://github.com/graphcool/graphql-playground/issues/861)) ([5ea711c](https://github.com/graphcool/graphql-playground/commit/5ea711c590c1265c873324b28cd3483d3e05dc98))
72
73
74
75## 1.6.2 (2018-07-06)
76
77
78
79## 1.6.1 (2018-06-26)
80
81
82
83## 1.5.9 (2018-05-25)
84
85
86
87## 1.5.8 (2018-05-10)
88
89
90
91# 1.4.0 (2018-01-15)
92
93
94### Bug Fixes
95
96* **deps:** make graphql-config a normal dep ([9e4d93e](https://github.com/graphcool/graphql-playground/commit/9e4d93e0cf7ebd3ba1806407383e071fda37cb55))
97* **deps:** Remove extension dependencies ([72ce36c](https://github.com/graphcool/graphql-playground/commit/72ce36cdd96f35efefd916993a949e646c5f94b2)), closes [#493](https://github.com/graphcool/graphql-playground/issues/493)
98* **subscriptions:** fixed subscriptions url normalization ([f675517](https://github.com/graphcool/graphql-playground/commit/f67551718fb93d9170ca393e996e588a8fa834c8))
99
100
101
102## 1.3.23 (2018-01-08)
103
104
105### Bug Fixes
106
107* **deps:** Update graphql-playground-middleware-express ([0ac03f3](https://github.com/graphcool/graphql-playground/commit/0ac03f3557ef2b348de606eb8a24b88d5f0b0a0b))
108
109
110
111## 1.3.22 (2018-01-05)
112
113
114
115## 1.3.12 (2017-12-24)
116
117
118
119## 1.3.11 (2017-12-24)
120
121
122
123## 1.3.9 (2017-12-14)
124
125
126
127## 1.3.6 (2017-12-04)
128
129
130
131## 1.3.5 (2017-12-04)
132
133
134### Features
135
136* **middleware:** draft animated loading screen ([c082c07](https://github.com/graphcool/graphql-playground/commit/c082c07cdcfeae50dd0c43a5ae225729a91556ef))
137
138
139
140# 1.3.0 (2017-12-01)
141
142
143
144# 1.2.0 (2017-11-24)
145
146
147### Bug Fixes
148
149* fix example ([714d571](https://github.com/graphcool/graphql-playground/commit/714d571b530143a1b55a349714e5c6679a757fa8))
150
151
152### Features
153
154* sparate express into its own package ([8e250d4](https://github.com/graphcool/graphql-playground/commit/8e250d4b4929e3bceba61484d8f85444036c3dc5))