@microlink/mql 0.10.4 → 0.10.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,663 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+ ### [0.10.10](https://github.com/microlinkhq/mql/compare/v0.10.9...v0.10.10) (2021-12-08)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * dependency name ([1b679a9](https://github.com/microlinkhq/mql/commit/1b679a96b2f90eefda521f7b3c64b37daafde58c))
11
+
12
+ ### [0.10.9](https://github.com/microlinkhq/mql/compare/v0.10.7...v0.10.9) (2021-12-08)
13
+
14
+ ### [0.10.8](https://github.com/microlinkhq/mql/compare/v0.10.7...v0.10.8) (2021-12-08)
15
+
16
+ ### [0.10.7](https://github.com/microlinkhq/mql/compare/v0.10.6...v0.10.7) (2021-12-08)
17
+
18
+
19
+ ### Bug Fixes
20
+
21
+ * ensure to parseBody input is a string ([45e037d](https://github.com/microlinkhq/mql/commit/45e037de0260ba6b5298cb5207c6cb1d8f063c46))
22
+
23
+ ### [0.10.6](https://github.com/microlinkhq/mql/compare/v0.10.5...v0.10.6) (2021-12-01)
24
+
25
+ ### [0.10.5](https://github.com/microlinkhq/mql/compare/v0.10.4...v0.10.5) (2021-11-23)
26
+
27
+
28
+ ### Features
29
+
30
+ * expand types ([4be8564](https://github.com/microlinkhq/mql/commit/4be856405c683b077fefddf82d521ca5de71ff9a))
31
+
32
+ ### [0.10.4](https://github.com/microlinkhq/mql/compare/v0.10.3...v0.10.4) (2021-10-13)
33
+
34
+ ### [0.10.3](https://github.com/microlinkhq/mql/compare/v0.10.2...v0.10.3) (2021-10-13)
35
+
36
+ ### [0.10.2](https://github.com/microlinkhq/mql/compare/v0.10.1...v0.10.2) (2021-10-13)
37
+
38
+ ### [0.10.1](https://github.com/microlinkhq/mql/compare/v0.10.0...v0.10.1) (2021-10-12)
39
+
40
+
41
+ ### Bug Fixes
42
+
43
+ * remove duplicate type ([da98fce](https://github.com/microlinkhq/mql/commit/da98fce145ec96c944857b87a05d17d159530431))
44
+
45
+ ## [0.10.0](https://github.com/microlinkhq/mql/compare/v0.9.13...v0.10.0) (2021-10-01)
46
+
47
+
48
+ ### Features
49
+
50
+ * add EFATALCLIENT error code ([2e77319](https://github.com/microlinkhq/mql/commit/2e77319df0864b2962e53113105c4eeb0ed07cf8))
51
+
52
+ ### [0.9.13](https://github.com/microlinkhq/mql/compare/v0.9.12...v0.9.13) (2021-09-19)
53
+
54
+ ### [0.9.12](https://github.com/microlinkhq/mql/compare/v0.9.11...v0.9.12) (2021-09-18)
55
+
56
+
57
+ ### Bug Fixes
58
+
59
+ * serialize values properly ([74e2dbb](https://github.com/microlinkhq/mql/commit/74e2dbb9f376cf4dbe5ef49afe0a27714d7765ce))
60
+
61
+ ### [0.9.11](https://github.com/microlinkhq/mql/compare/v0.9.10...v0.9.11) (2021-09-12)
62
+
63
+ ### [0.9.10](https://github.com/microlinkhq/mql/compare/v0.9.9...v0.9.10) (2021-09-12)
64
+
65
+ ### [0.9.9](https://github.com/microlinkhq/mql/compare/v0.9.8...v0.9.9) (2021-08-09)
66
+
67
+ ### [0.9.8](https://github.com/microlinkhq/mql/compare/v0.9.7...v0.9.8) (2021-06-28)
68
+
69
+
70
+ ### Bug Fixes
71
+
72
+ * ensure input exist before render ([7af11e1](https://github.com/microlinkhq/mql/commit/7af11e1eed5f73980b449c39f4a1f8cae8db09ec))
73
+
74
+ ### [0.9.7](https://github.com/microlinkhq/mql/compare/v0.9.5...v0.9.7) (2021-06-26)
75
+
76
+
77
+ ### Features
78
+
79
+ * add api param types ([00ff9b7](https://github.com/microlinkhq/mql/commit/00ff9b705928697543282b47894a0110ba1ed3cf))
80
+ * add types ([41cc61a](https://github.com/microlinkhq/mql/commit/41cc61ace94824d7b3814f93be34f8e1ccdb9c40))
81
+
82
+
83
+ ### Bug Fixes
84
+
85
+ * **build:** add missing dependency ([89b16a3](https://github.com/microlinkhq/mql/commit/89b16a31e2896bea752726ca7caae2a0f5f14f07))
86
+
87
+ ### [0.9.5](https://github.com/microlinkhq/mql/compare/v0.9.4...v0.9.5) (2021-05-25)
88
+
89
+
90
+ ### Bug Fixes
91
+
92
+ * default parameters ([d5d788a](https://github.com/microlinkhq/mql/commit/d5d788ab486b070b41af0ed32491b65020657db2))
93
+
94
+ ### [0.9.4](https://github.com/microlinkhq/mql/compare/v0.9.3...v0.9.4) (2021-05-25)
95
+
96
+ ### [0.9.3](https://github.com/microlinkhq/mql/compare/v0.9.2...v0.9.3) (2021-03-21)
97
+
98
+
99
+ ### Bug Fixes
100
+
101
+ * setup mql version properly ([e5f9016](https://github.com/microlinkhq/mql/commit/e5f9016167e1a5aeb1ecfb9b8d2a0cd42b972742))
102
+
103
+ ### [0.9.2](https://github.com/microlinkhq/mql/compare/v0.9.1...v0.9.2) (2021-03-20)
104
+
105
+
106
+ ### Bug Fixes
107
+
108
+ * browser dist file ([17aaecc](https://github.com/microlinkhq/mql/commit/17aaeccea629d3ca03f64139c8592fac32e9bd83))
109
+
110
+ ### [0.9.1](https://github.com/microlinkhq/mql/compare/v0.9.0...v0.9.1) (2021-03-20)
111
+
112
+
113
+ ### Bug Fixes
114
+
115
+ * scripts ([e883dd0](https://github.com/microlinkhq/mql/commit/e883dd0c42abe8e1e527dc24d8ab847ff83fd7c4))
116
+
117
+ ## [0.9.0](https://github.com/microlinkhq/mql/compare/v0.8.4...v0.9.0) (2021-03-20)
118
+
119
+ ### [0.8.4](https://github.com/microlinkhq/mql/compare/v0.8.3...v0.8.4) (2021-03-20)
120
+
121
+ ### [0.8.3](https://github.com/microlinkhq/mql/compare/v0.8.2...v0.8.3) (2021-03-03)
122
+
123
+ ### [0.8.2](https://github.com/microlinkhq/mql/compare/v0.8.1...v0.8.2) (2021-02-24)
124
+
125
+ ### [0.8.1](https://github.com/microlinkhq/mql/compare/v0.8.0...v0.8.1) (2021-01-17)
126
+
127
+ ## [0.8.0](https://github.com/microlinkhq/mql/compare/v0.7.19...v0.8.0) (2020-12-18)
128
+
129
+ ### [0.7.19](https://github.com/microlinkhq/mql/compare/v0.7.18...v0.7.19) (2020-11-29)
130
+
131
+ ### [0.7.18](https://github.com/microlinkhq/mql/compare/v0.7.17...v0.7.18) (2020-11-29)
132
+
133
+ ### [0.7.17](https://github.com/microlinkhq/mql/compare/v0.7.16...v0.7.17) (2020-11-29)
134
+
135
+ ### [0.7.16](https://github.com/microlinkhq/mql/compare/v0.7.15...v0.7.16) (2020-11-16)
136
+
137
+ ### [0.7.15](https://github.com/microlinkhq/mql/compare/v0.7.14...v0.7.15) (2020-10-31)
138
+
139
+
140
+ ### Bug Fixes
141
+
142
+ * linter ([031f98d](https://github.com/microlinkhq/mql/commit/031f98d561a056c175afdd659e517236867d39e4))
143
+
144
+ ### [0.7.14](https://github.com/microlinkhq/mql/compare/v0.7.13...v0.7.14) (2020-10-21)
145
+
146
+ ### [0.7.13](https://github.com/microlinkhq/mql/compare/v0.7.12...v0.7.13) (2020-10-13)
147
+
148
+ ### [0.7.12](https://github.com/microlinkhq/mql/compare/v0.7.11...v0.7.12) (2020-10-13)
149
+
150
+ ### [0.7.11](https://github.com/microlinkhq/mql/compare/v0.7.10...v0.7.11) (2020-10-12)
151
+
152
+ ### [0.7.10](https://github.com/microlinkhq/mql/compare/v0.7.9...v0.7.10) (2020-09-29)
153
+
154
+ ### [0.7.9](https://github.com/microlinkhq/mql/compare/v0.7.8...v0.7.9) (2020-09-20)
155
+
156
+ ### [0.7.8](https://github.com/microlinkhq/mql/compare/v0.7.7...v0.7.8) (2020-09-10)
157
+
158
+
159
+ ### Bug Fixes
160
+
161
+ * remove unused dependency ([7b87935](https://github.com/microlinkhq/mql/commit/7b879351587f85234a08e05cc199150219ebb3cf))
162
+
163
+ ### [0.7.7](https://github.com/microlinkhq/mql/compare/v0.7.6...v0.7.7) (2020-09-08)
164
+
165
+ ### [0.7.6](https://github.com/microlinkhq/mql/compare/v0.7.5...v0.7.6) (2020-09-07)
166
+
167
+ ### [0.7.5](https://github.com/microlinkhq/mql/compare/v0.7.4...v0.7.5) (2020-08-29)
168
+
169
+ ### [0.7.4](https://github.com/microlinkhq/mql/compare/v0.7.3...v0.7.4) (2020-07-17)
170
+
171
+ ### [0.7.3](https://github.com/microlinkhq/mql/compare/v0.7.2...v0.7.3) (2020-07-09)
172
+
173
+ ### [0.7.2](https://github.com/microlinkhq/mql/compare/v0.7.1...v0.7.2) (2020-07-05)
174
+
175
+ ### [0.7.1](https://github.com/microlinkhq/mql/compare/v0.7.0...v0.7.1) (2020-05-27)
176
+
177
+
178
+ ### Bug Fixes
179
+
180
+ * avoid undefined ([9feaec8](https://github.com/microlinkhq/mql/commit/9feaec8bdd1f826a6dd13064bf34b9564b999ef7))
181
+
182
+ ## [0.7.0](https://github.com/microlinkhq/mql/compare/v0.6.15...v0.7.0) (2020-05-25)
183
+
184
+
185
+ ### Features
186
+
187
+ * customize http client as third argument ([b9cf7c7](https://github.com/microlinkhq/mql/commit/b9cf7c71ebb05a3e667ebb1b421ea1e874b8f472))
188
+
189
+ ### [0.6.15](https://github.com/microlinkhq/mql/compare/v0.6.14...v0.6.15) (2020-05-19)
190
+
191
+
192
+ ### Bug Fixes
193
+
194
+ * ensure to parse buffer responses ([bf69ba9](https://github.com/microlinkhq/mql/commit/bf69ba9c1fd25a093442a1dab0431cd19be13bc6))
195
+
196
+ ### [0.6.14](https://github.com/microlinkhq/mql/compare/v0.6.13...v0.6.14) (2020-05-17)
197
+
198
+
199
+ ### Bug Fixes
200
+
201
+ * ensure to parse body ([6d66e43](https://github.com/microlinkhq/mql/commit/6d66e43128b62065cf2868d3614e62cb1668d56c))
202
+
203
+ ### [0.6.13](https://github.com/microlinkhq/mql/compare/v0.6.12...v0.6.13) (2020-05-04)
204
+
205
+ ### [0.6.12](https://github.com/microlinkhq/mql/compare/v0.6.11...v0.6.12) (2020-04-21)
206
+
207
+ ### [0.6.11](https://github.com/microlinkhq/mql/compare/v0.6.10...v0.6.11) (2020-04-03)
208
+
209
+
210
+ ### Bug Fixes
211
+
212
+ * client timeout ([ad4fadf](https://github.com/microlinkhq/mql/commit/ad4fadf1a699c9bc1bc1c8a7c435bc397a26758c))
213
+
214
+ ### [0.6.10](https://github.com/microlinkhq/mql/compare/v0.6.9...v0.6.10) (2020-03-30)
215
+
216
+ ### [0.6.9](https://github.com/microlinkhq/mql/compare/v0.6.8...v0.6.9) (2020-03-25)
217
+
218
+ ### [0.6.8](https://github.com/microlinkhq/mql/compare/v0.6.7...v0.6.8) (2020-03-23)
219
+
220
+ ### [0.6.7](https://github.com/microlinkhq/mql/compare/v0.6.6...v0.6.7) (2020-03-23)
221
+
222
+ ### [0.6.6](https://github.com/microlinkhq/mql/compare/v0.6.5...v0.6.6) (2020-03-23)
223
+
224
+ ### [0.6.5](https://github.com/microlinkhq/mql/compare/v0.6.4...v0.6.5) (2020-03-11)
225
+
226
+
227
+ ### Bug Fixes
228
+
229
+ * remove module field ([56e17d7](https://github.com/microlinkhq/mql/commit/56e17d71bdbb91c2ff8f4b2dc1ae3212e990f01a)), closes [#50](https://github.com/microlinkhq/mql/issues/50)
230
+
231
+ ### [0.6.4](https://github.com/microlinkhq/mql/compare/v0.6.3...v0.6.4) (2020-03-09)
232
+
233
+ ### [0.6.3](https://github.com/microlinkhq/mql/compare/v0.6.2...v0.6.3) (2020-03-04)
234
+
235
+
236
+ ### Bug Fixes
237
+
238
+ * remove isStream prop ([afe5f6f](https://github.com/microlinkhq/mql/commit/afe5f6f802d5f947011a2829ae51c3dc79ac0fe6))
239
+
240
+ ### [0.6.2](https://github.com/microlinkhq/mql/compare/v0.6.1...v0.6.2) (2020-03-03)
241
+
242
+
243
+ ### Bug Fixes
244
+
245
+ * headers serialization on browser ([23fde59](https://github.com/microlinkhq/mql/commit/23fde599afbe700a94be9a522ab9dfdcfc6f31da))
246
+
247
+ ### [0.6.1](https://github.com/microlinkhq/mql/compare/v0.6.0...v0.6.1) (2020-03-01)
248
+
249
+
250
+ ### Bug Fixes
251
+
252
+ * streaming ([a3d97c6](https://github.com/microlinkhq/mql/commit/a3d97c684dae1e66bec5b6e29498a7d7c22d8207))
253
+
254
+ ## [0.6.0](https://github.com/microlinkhq/mql/compare/v0.5.23...v0.6.0) (2020-03-01)
255
+
256
+
257
+ ### Features
258
+
259
+ * better error handling ([17bee3b](https://github.com/microlinkhq/mql/commit/17bee3b051803f21ac761967439b2fcd4fe8d409))
260
+
261
+ ### [0.5.23](https://github.com/microlinkhq/mql/compare/v0.5.22...v0.5.23) (2020-02-28)
262
+
263
+ ### [0.5.22](https://github.com/microlinkhq/mql/compare/v0.5.21...v0.5.22) (2020-02-20)
264
+
265
+ ### [0.5.21](https://github.com/microlinkhq/mql/compare/v0.5.20...v0.5.21) (2020-02-12)
266
+
267
+ ### [0.5.20](https://github.com/microlinkhq/mql/compare/v0.5.19...v0.5.20) (2020-02-07)
268
+
269
+ ### [0.5.19](https://github.com/microlinkhq/mql/compare/v0.5.18...v0.5.19) (2020-02-05)
270
+
271
+ ### [0.5.18](https://github.com/microlinkhq/mql/compare/v0.5.17...v0.5.18) (2020-02-05)
272
+
273
+
274
+ ### Bug Fixes
275
+
276
+ * ensure ky is loaded properly ([9f44ee2](https://github.com/microlinkhq/mql/commit/9f44ee20e2ac99e23d258b3651fec66290949e4f))
277
+
278
+ ### [0.5.17](https://github.com/microlinkhq/mql/compare/v0.5.16...v0.5.17) (2020-02-03)
279
+
280
+
281
+ ### Features
282
+
283
+ * update dependencies ([06e7ae2](https://github.com/microlinkhq/mql/commit/06e7ae2b8c195cbdb20e01f48d3ff3f551dd1cd6))
284
+
285
+ ### [0.5.16](https://github.com/microlinkhq/mql/compare/v0.5.15...v0.5.16) (2020-01-18)
286
+
287
+ ### [0.5.15](https://github.com/microlinkhq/mql/compare/v0.5.14...v0.5.15) (2019-12-20)
288
+
289
+
290
+ ### Bug Fixes
291
+
292
+ * only flatten data objects ([1867815](https://github.com/microlinkhq/mql/commit/1867815b9804d02f3f5ba7bda51a4dcb22712faa))
293
+
294
+ ### [0.5.14](https://github.com/microlinkhq/mql/compare/v0.5.13...v0.5.14) (2019-12-04)
295
+
296
+ ### [0.5.13](https://github.com/microlinkhq/mql/compare/v0.5.12...v0.5.13) (2019-11-25)
297
+
298
+
299
+ ### Bug Fixes
300
+
301
+ * ensure to flatten options passed ([3afeb3d](https://github.com/microlinkhq/mql/commit/3afeb3d930af220b312ca0be1a3048d0f2899114))
302
+
303
+ ### [0.5.12](https://github.com/microlinkhq/mql/compare/v0.5.11...v0.5.12) (2019-11-18)
304
+
305
+ ### [0.5.11](https://github.com/microlinkhq/mql/compare/v0.5.10...v0.5.11) (2019-11-09)
306
+
307
+ ### [0.5.10](https://github.com/microlinkhq/mql/compare/v0.5.9...v0.5.10) (2019-10-23)
308
+
309
+ ### [0.5.9](https://github.com/microlinkhq/mql/compare/v0.5.8...v0.5.9) (2019-10-18)
310
+
311
+ ### [0.5.8](https://github.com/microlinkhq/mql/compare/v0.5.7...v0.5.8) (2019-10-18)
312
+
313
+
314
+ ### Bug Fixes
315
+
316
+ * timeout no more undefined ([0f81606](https://github.com/microlinkhq/mql/commit/0f81606))
317
+
318
+ ### [0.5.7](https://github.com/microlinkhq/mql/compare/v0.5.6...v0.5.7) (2019-10-14)
319
+
320
+ ### [0.5.6](https://github.com/microlinkhq/mql/compare/v0.5.5...v0.5.6) (2019-10-14)
321
+
322
+ ### [0.5.5](https://github.com/microlinkhq/mql/compare/v0.5.4...v0.5.5) (2019-10-14)
323
+
324
+ ### [0.5.4](https://github.com/microlinkhq/mql/compare/v0.5.3...v0.5.4) (2019-10-13)
325
+
326
+ ### [0.5.3](https://github.com/microlinkhq/mql/compare/v0.5.2...v0.5.3) (2019-10-13)
327
+
328
+
329
+ ### Bug Fixes
330
+
331
+ * setup fetch default options ([81087d0](https://github.com/microlinkhq/mql/commit/81087d0))
332
+
333
+ ### [0.5.2](https://github.com/microlinkhq/mql/compare/v0.5.1...v0.5.2) (2019-10-13)
334
+
335
+
336
+ ### Bug Fixes
337
+
338
+ * print timeout ([e829a4a](https://github.com/microlinkhq/mql/commit/e829a4a))
339
+
340
+ ### [0.5.1](https://github.com/microlinkhq/mql/compare/v0.5.0...v0.5.1) (2019-10-13)
341
+
342
+ ## [0.5.0](https://github.com/microlinkhq/mql/compare/v0.4.5...v0.5.0) (2019-10-08)
343
+
344
+ ### [0.4.5](https://github.com/microlinkhq/mql/compare/v0.4.4...v0.4.5) (2019-09-28)
345
+
346
+ ### [0.4.4](https://github.com/microlinkhq/mql/compare/v1.0.22...v0.4.4) (2019-09-26)
347
+
348
+
349
+ ### Bug Fixes
350
+
351
+ * pass headers ([d79f883](https://github.com/microlinkhq/mql/commit/d79f883))
352
+
353
+ ### [0.4.3](https://github.com/microlinkhq/mql/compare/v0.4.2...v0.4.3) (2019-09-10)
354
+
355
+ ### [0.4.2](https://github.com/microlinkhq/mql/compare/v1.0.19...v0.4.2) (2019-09-08)
356
+
357
+ ### [0.4.1](https://github.com/microlinkhq/mql/compare/v0.4.0...v0.4.1) (2019-08-24)
358
+
359
+ ## [0.4.0](https://github.com/microlinkhq/mql/compare/v0.3.16...v0.4.0) (2019-08-24)
360
+
361
+
362
+ ### Bug Fixes
363
+
364
+ * linter ([5f62d0f](https://github.com/microlinkhq/mql/commit/5f62d0f))
365
+
366
+ ### [0.3.16](https://github.com/microlinkhq/mql/compare/v1.0.16...v0.3.16) (2019-08-13)
367
+
368
+ ### [0.3.15](https://github.com/microlinkhq/mql/compare/v1.0.9...v0.3.15) (2019-07-31)
369
+
370
+
371
+ ### Bug Fixes
372
+
373
+ * linter ([f7f985b](https://github.com/microlinkhq/mql/commit/f7f985b))
374
+
375
+ ### [0.3.14](https://github.com/microlinkhq/mql/compare/v1.0.7...v0.3.14) (2019-07-10)
376
+
377
+
378
+ ### Build System
379
+
380
+ * migrate lint-staged ([698e8e0](https://github.com/microlinkhq/mql/commit/698e8e0))
381
+ * update dependencies ([d15b056](https://github.com/microlinkhq/mql/commit/d15b056))
382
+
383
+
384
+
385
+ ### [0.3.13](https://github.com/microlinkhq/mql/compare/v0.3.12...v0.3.13) (2019-06-12)
386
+
387
+
388
+ ### Bug Fixes
389
+
390
+ * handle buffer ([e62c782](https://github.com/microlinkhq/mql/commit/e62c782))
391
+
392
+
393
+ ### Build System
394
+
395
+ * generate bundle ([2a6fa12](https://github.com/microlinkhq/mql/commit/2a6fa12))
396
+
397
+
398
+
399
+ ### [0.3.12](https://github.com/microlinkhq/mql/compare/v0.3.11...v0.3.12) (2019-06-09)
400
+
401
+
402
+ ### Bug Fixes
403
+
404
+ * require ([2eb2416](https://github.com/microlinkhq/mql/commit/2eb2416))
405
+
406
+
407
+ ### Build System
408
+
409
+ * generate bundle ([37ec175](https://github.com/microlinkhq/mql/commit/37ec175))
410
+
411
+
412
+
413
+ ### [0.3.11](https://github.com/microlinkhq/mql/compare/v0.3.10...v0.3.11) (2019-06-09)
414
+
415
+
416
+ ### Bug Fixes
417
+
418
+ * setup umd main file properly ([4804c27](https://github.com/microlinkhq/mql/commit/4804c27))
419
+ * umd ([ac37de9](https://github.com/microlinkhq/mql/commit/ac37de9))
420
+ * use default constructor ([ee75e1c](https://github.com/microlinkhq/mql/commit/ee75e1c))
421
+
422
+
423
+ ### Build System
424
+
425
+ * generate build after release ([4920073](https://github.com/microlinkhq/mql/commit/4920073))
426
+ * ignore stats.html ([c43e0cc](https://github.com/microlinkhq/mql/commit/c43e0cc))
427
+
428
+
429
+
430
+ ### [0.3.10](https://github.com/microlinkhq/mql/compare/v1.0.6...v0.3.10) (2019-06-08)
431
+
432
+
433
+ ### Bug Fixes
434
+
435
+ * just parse when the body is an string ([2612577](https://github.com/microlinkhq/mql/commit/2612577))
436
+
437
+
438
+ ### Build System
439
+
440
+ * update dependencies ([9e1a31c](https://github.com/microlinkhq/mql/commit/9e1a31c))
441
+
442
+
443
+ ### Tests
444
+
445
+ * update snapshot ([0caa920](https://github.com/microlinkhq/mql/commit/0caa920))
446
+
447
+
448
+
449
+ ### [0.3.9](https://github.com/microlinkhq/mql/compare/v1.0.5...v0.3.9) (2019-05-28)
450
+
451
+
452
+ ### Build System
453
+
454
+ * associate url with the error ([605f913](https://github.com/microlinkhq/mql/commit/605f913))
455
+
456
+
457
+ ### Tests
458
+
459
+ * avoid date ([a21c21c](https://github.com/microlinkhq/mql/commit/a21c21c))
460
+
461
+
462
+
463
+ ### [0.3.8](https://github.com/microlinkhq/mql/compare/v1.0.4...v0.3.8) (2019-05-28)
464
+
465
+
466
+ ### Build System
467
+
468
+ * update dependencies ([5047672](https://github.com/microlinkhq/mql/commit/5047672))
469
+
470
+
471
+
472
+ ### [0.3.7](https://github.com/microlinkhq/mql/compare/v1.0.3...v0.3.7) (2019-05-20)
473
+
474
+
475
+ ### Bug Fixes
476
+
477
+ * **package:** update is-url-http to version 1.2.0 ([fb85fae](https://github.com/microlinkhq/mql/commit/fb85fae))
478
+
479
+
480
+ ### Tests
481
+
482
+ * update snapshots ([101c989](https://github.com/microlinkhq/mql/commit/101c989))
483
+
484
+
485
+
486
+ ## [0.3.6](https://github.com/microlinkhq/mql/compare/v0.3.5...v0.3.6) (2019-04-25)
487
+
488
+
489
+
490
+ ## [0.3.5](https://github.com/microlinkhq/mql/compare/v0.3.4...v0.3.5) (2019-04-25)
491
+
492
+
493
+ ### Bug Fixes
494
+
495
+ * **package:** update ky to version 0.10.0 ([9947a0e](https://github.com/microlinkhq/mql/commit/9947a0e))
496
+ * **package:** update ky-universal to version 0.2.0 ([5cd3d89](https://github.com/microlinkhq/mql/commit/5cd3d89))
497
+
498
+
499
+
500
+ <a name="0.3.4"></a>
501
+ ## [0.3.4](https://github.com/microlinkhq/mql/compare/v0.3.3...v0.3.4) (2019-04-08)
502
+
503
+
504
+
505
+ <a name="0.3.3"></a>
506
+ ## [0.3.3](https://github.com/microlinkhq/mql/compare/v0.3.2...v0.3.3) (2019-03-29)
507
+
508
+
509
+
510
+ <a name="0.3.2"></a>
511
+ ## [0.3.2](https://github.com/microlinkhq/mql/compare/v0.3.1...v0.3.2) (2019-03-29)
512
+
513
+
514
+
515
+ <a name="0.3.1"></a>
516
+ ## [0.3.1](https://github.com/microlinkhq/mql/compare/v0.3.0...v0.3.1) (2019-03-29)
517
+
518
+
519
+
520
+ <a name="0.3.0"></a>
521
+ # [0.3.0](https://github.com/microlinkhq/mql/compare/v0.2.12...v0.3.0) (2019-03-21)
522
+
523
+
524
+ ### Features
525
+
526
+ * add custom rules support ([f342dd3](https://github.com/microlinkhq/mql/commit/f342dd3))
527
+
528
+
529
+
530
+ <a name="0.2.12"></a>
531
+ ## [0.2.12](https://github.com/microlinkhq/mql/compare/v0.2.11...v0.2.12) (2019-03-11)
532
+
533
+
534
+
535
+ <a name="0.2.11"></a>
536
+ ## [0.2.11](https://github.com/microlinkhq/mql/compare/v0.2.6...v0.2.11) (2019-03-11)
537
+
538
+
539
+ ### Bug Fixes
540
+
541
+ * add missing browser dependency ([ec1ed09](https://github.com/microlinkhq/mql/commit/ec1ed09))
542
+
543
+
544
+
545
+ <a name="0.2.10"></a>
546
+ ## 0.2.10 (2019-03-03)
547
+
548
+
549
+
550
+ <a name="0.2.9"></a>
551
+ ## 0.2.9 (2019-03-03)
552
+
553
+
554
+
555
+ <a name="0.2.8"></a>
556
+ ## 0.2.8 (2019-03-03)
557
+
558
+
559
+
560
+ <a name="0.2.7"></a>
561
+ ## 0.2.7 (2019-03-03)
562
+
563
+
564
+
565
+ <a name="0.2.10"></a>
566
+ ## 0.2.10 (2019-03-03)
567
+
568
+ * build: update dependencies ([1998c50](https://github.com/microlinkhq/mql/commit/1998c50))
569
+
570
+
571
+
572
+ <a name="0.2.9"></a>
573
+ ## 0.2.9 (2019-03-03)
574
+
575
+ * test: improve ([f89a41f](https://github.com/microlinkhq/mql/commit/f89a41f))
576
+
577
+
578
+
579
+ <a name="0.2.8"></a>
580
+ ## 0.2.8 (2019-03-03)
581
+
582
+ * build: setup deps ([491e227](https://github.com/microlinkhq/mql/commit/491e227))
583
+
584
+
585
+
586
+ <a name="0.2.7"></a>
587
+ ## 0.2.7 (2019-03-03)
588
+
589
+ * build: add ky-universal as dependecy ([8570d8e](https://github.com/microlinkhq/mql/commit/8570d8e))
590
+ * build: fix tests ([c9bddfd](https://github.com/microlinkhq/mql/commit/c9bddfd))
591
+
592
+
593
+
594
+ # Change Log
595
+
596
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
597
+
598
+ <a name="0.2.6"></a>
599
+ ## [0.2.6](https://github.com/microlinkhq/mql/compare/v0.2.5...v0.2.6) (2019-02-24)
600
+
601
+
602
+
603
+ <a name="0.2.5"></a>
604
+ ## [0.2.5](https://github.com/microlinkhq/mql/compare/v0.2.4...v0.2.5) (2019-02-24)
605
+
606
+
607
+
608
+ <a name="0.2.4"></a>
609
+ ## [0.2.4](https://github.com/microlinkhq/mql/compare/v0.2.3...v0.2.4) (2019-02-24)
610
+
611
+
612
+
613
+ <a name="0.2.3"></a>
614
+ ## [0.2.3](https://github.com/microlinkhq/mql/compare/v0.2.2...v0.2.3) (2019-02-24)
615
+
616
+
617
+
618
+ <a name="0.2.2"></a>
619
+ ## [0.2.2](https://github.com/microlinkhq/mql/compare/v0.2.1...v0.2.2) (2019-02-24)
620
+
621
+
622
+
623
+ <a name="0.2.1"></a>
624
+ ## [0.2.1](https://github.com/microlinkhq/mql/compare/v0.2.0...v0.2.1) (2019-02-24)
625
+
626
+
627
+
628
+ <a name="0.2.0"></a>
629
+ # 0.2.0 (2019-02-24)
630
+
631
+
632
+ ### Bug Fixes
633
+
634
+ * linter ([92762fc](https://github.com/microlinkhq/mql/commit/92762fc))
635
+ * **package:** update is-url-http to version 1.1.1 ([7d0d33a](https://github.com/microlinkhq/mql/commit/7d0d33a))
636
+
637
+
638
+ ### Features
639
+
640
+ * add browser support ([fdcfad5](https://github.com/microlinkhq/mql/commit/fdcfad5))
641
+
642
+
643
+
644
+ <a name="0.1.0"></a>
645
+ # 0.1.0 (2019-02-03)
646
+
647
+
648
+ ### Bug Fixes
649
+
650
+ * better docs ([ea72b17](https://github.com/microlinkhq/mql/commit/ea72b17))
651
+
652
+
653
+
654
+ <a name="0.1.0"></a>
655
+ # 0.1.0 (2019-02-03)
656
+
657
+ * docs: add introduction ([2d30d5a](https://github.com/microlinkhq/mql/commit/2d30d5a))
658
+ * test: fix snapshots ([ec78c1d](https://github.com/microlinkhq/mql/commit/ec78c1d))
659
+ * build: first commit ([8cf91a9](https://github.com/microlinkhq/mql/commit/8cf91a9))
660
+ * build: tweak meta ([bbf383c](https://github.com/microlinkhq/mql/commit/bbf383c))
661
+ * fix: better docs ([ea72b17](https://github.com/microlinkhq/mql/commit/ea72b17))
662
+ * add cache support ([f7f2414](https://github.com/microlinkhq/mql/commit/f7f2414))
663
+ * add error handling ([7f56519](https://github.com/microlinkhq/mql/commit/7f56519))