@cubejs-client/react 0.31.13 → 0.31.15

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 DELETED
@@ -1,1867 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [0.31.13](https://github.com/cube-js/cube.js/compare/v0.31.12...v0.31.13) (2022-11-08)
7
-
8
- **Note:** Version bump only for package @cubejs-client/react
9
-
10
-
11
-
12
-
13
-
14
- ## [0.31.9](https://github.com/cube-js/cube.js/compare/v0.31.8...v0.31.9) (2022-11-01)
15
-
16
- **Note:** Version bump only for package @cubejs-client/react
17
-
18
-
19
-
20
-
21
-
22
- ## [0.31.8](https://github.com/cube-js/cube.js/compare/v0.31.7...v0.31.8) (2022-10-30)
23
-
24
- **Note:** Version bump only for package @cubejs-client/react
25
-
26
-
27
-
28
-
29
-
30
- # [0.31.0](https://github.com/cube-js/cube.js/compare/v0.30.75...v0.31.0) (2022-10-03)
31
-
32
- **Note:** Version bump only for package @cubejs-client/react
33
-
34
-
35
-
36
-
37
-
38
- ## [0.30.74](https://github.com/cube-js/cube.js/compare/v0.30.73...v0.30.74) (2022-09-20)
39
-
40
- **Note:** Version bump only for package @cubejs-client/react
41
-
42
-
43
-
44
-
45
-
46
- ## [0.30.69](https://github.com/cube-js/cube.js/compare/v0.30.68...v0.30.69) (2022-09-13)
47
-
48
- **Note:** Version bump only for package @cubejs-client/react
49
-
50
-
51
-
52
-
53
-
54
- ## [0.30.64](https://github.com/cube-js/cube.js/compare/v0.30.63...v0.30.64) (2022-09-07)
55
-
56
- **Note:** Version bump only for package @cubejs-client/react
57
-
58
-
59
-
60
-
61
-
62
- ## [0.30.60](https://github.com/cube-js/cube.js/compare/v0.30.59...v0.30.60) (2022-08-28)
63
-
64
- **Note:** Version bump only for package @cubejs-client/react
65
-
66
-
67
-
68
-
69
-
70
- ## [0.30.46](https://github.com/cube-js/cube.js/compare/v0.30.45...v0.30.46) (2022-08-10)
71
-
72
- **Note:** Version bump only for package @cubejs-client/react
73
-
74
-
75
-
76
-
77
-
78
- ## [0.30.40](https://github.com/cube-js/cube.js/compare/v0.30.39...v0.30.40) (2022-07-26)
79
-
80
-
81
- ### Bug Fixes
82
-
83
- * **client-react:** update hooks for React 18 StrictMode ([#4999](https://github.com/cube-js/cube.js/issues/4999)) ([fd6352c](https://github.com/cube-js/cube.js/commit/fd6352c61a614afef61b2a9d4332ecf300594b3b))
84
-
85
-
86
-
87
-
88
-
89
- ## [0.30.30](https://github.com/cube-js/cube.js/compare/v0.30.29...v0.30.30) (2022-07-05)
90
-
91
-
92
- ### Bug Fixes
93
-
94
- * **client-react:** useIsMounted hook compatible with React 18 StrictMode ([#4740](https://github.com/cube-js/cube.js/issues/4740)) ([aa7d3a4](https://github.com/cube-js/cube.js/commit/aa7d3a4788d38027f59c77bd567270a98a43b689))
95
-
96
-
97
-
98
-
99
-
100
- ## [0.30.29](https://github.com/cube-js/cube.js/compare/v0.30.28...v0.30.29) (2022-07-01)
101
-
102
- **Note:** Version bump only for package @cubejs-client/react
103
-
104
-
105
-
106
-
107
-
108
- ## [0.30.4](https://github.com/cube-js/cube.js/compare/v0.30.3...v0.30.4) (2022-05-20)
109
-
110
-
111
- ### Bug Fixes
112
-
113
- * **playground:** Remove all time time dimension without granularity ([#4564](https://github.com/cube-js/cube.js/issues/4564)) ([054f488](https://github.com/cube-js/cube.js/commit/054f488ce6b8bfa103cd435f99178ca1f2fa38c7))
114
-
115
-
116
-
117
-
118
-
119
- # [0.30.0](https://github.com/cube-js/cube.js/compare/v0.29.57...v0.30.0) (2022-05-11)
120
-
121
- **Note:** Version bump only for package @cubejs-client/react
122
-
123
-
124
-
125
-
126
-
127
- ## [0.29.54](https://github.com/cube-js/cube.js/compare/v0.29.53...v0.29.54) (2022-05-03)
128
-
129
-
130
- ### Features
131
-
132
- * Detailed client TS types ([#4446](https://github.com/cube-js/cube.js/issues/4446)) Thanks [@reify-thomas-smith](https://github.com/reify-thomas-smith) ! ([977cce0](https://github.com/cube-js/cube.js/commit/977cce0c440bc73c0e6b5ad0c10af926b7386873)), closes [#4202](https://github.com/cube-js/cube.js/issues/4202)
133
-
134
-
135
-
136
-
137
-
138
- ## [0.29.53](https://github.com/cube-js/cube.js/compare/v0.29.52...v0.29.53) (2022-04-29)
139
-
140
-
141
- ### Features
142
-
143
- * **@cubejs-client/core:** Accept immutable queries ([#4366](https://github.com/cube-js/cube.js/issues/4366)) Thanks [@reify-thomas-smith](https://github.com/reify-thomas-smith)! ([19b1514](https://github.com/cube-js/cube.js/commit/19b1514d75cc47e0f081dd02e8de0a34aed118bb)), closes [#4160](https://github.com/cube-js/cube.js/issues/4160)
144
- * **playground:** display error stack traces ([#4438](https://github.com/cube-js/cube.js/issues/4438)) ([0932cda](https://github.com/cube-js/cube.js/commit/0932cdad2a66caefd29d648ab63dd72f91239438))
145
-
146
-
147
-
148
-
149
-
150
- ## [0.29.51](https://github.com/cube-js/cube.js/compare/v0.29.50...v0.29.51) (2022-04-22)
151
-
152
- **Note:** Version bump only for package @cubejs-client/react
153
-
154
-
155
-
156
-
157
-
158
- ## [0.29.48](https://github.com/cube-js/cube.js/compare/v0.29.47...v0.29.48) (2022-04-14)
159
-
160
- **Note:** Version bump only for package @cubejs-client/react
161
-
162
-
163
-
164
-
165
-
166
- ## [0.29.43](https://github.com/cube-js/cube.js/compare/v0.29.42...v0.29.43) (2022-04-07)
167
-
168
- **Note:** Version bump only for package @cubejs-client/react
169
-
170
-
171
-
172
-
173
-
174
- ## [0.29.42](https://github.com/cube-js/cube.js/compare/v0.29.41...v0.29.42) (2022-04-04)
175
-
176
- **Note:** Version bump only for package @cubejs-client/react
177
-
178
-
179
-
180
-
181
-
182
- ## [0.29.33](https://github.com/cube-js/cube.js/compare/v0.29.32...v0.29.33) (2022-03-17)
183
-
184
- **Note:** Version bump only for package @cubejs-client/react
185
-
186
-
187
-
188
-
189
-
190
- ## [0.29.29](https://github.com/cube-js/cube.js/compare/v0.29.28...v0.29.29) (2022-03-03)
191
-
192
-
193
- ### Bug Fixes
194
-
195
- * **playground:** prevent params to shift around when removing filters ([e3d17ae](https://github.com/cube-js/cube.js/commit/e3d17ae7b2b8340ee39ea6464773b2676dc5a9f6))
196
-
197
-
198
-
199
-
200
-
201
- ## [0.29.24](https://github.com/cube-js/cube.js/compare/v0.29.23...v0.29.24) (2022-02-01)
202
-
203
- **Note:** Version bump only for package @cubejs-client/react
204
-
205
-
206
-
207
-
208
-
209
- ## [0.29.23](https://github.com/cube-js/cube.js/compare/v0.29.22...v0.29.23) (2022-01-26)
210
-
211
- **Note:** Version bump only for package @cubejs-client/react
212
-
213
-
214
-
215
-
216
-
217
- ## [0.29.8](https://github.com/cube-js/cube.js/compare/v0.29.7...v0.29.8) (2021-12-21)
218
-
219
- **Note:** Version bump only for package @cubejs-client/react
220
-
221
-
222
-
223
-
224
-
225
- ## [0.29.5](https://github.com/cube-js/cube.js/compare/v0.29.4...v0.29.5) (2021-12-17)
226
-
227
- **Note:** Version bump only for package @cubejs-client/react
228
-
229
-
230
-
231
-
232
-
233
- # [0.29.0](https://github.com/cube-js/cube.js/compare/v0.28.67...v0.29.0) (2021-12-14)
234
-
235
- **Note:** Version bump only for package @cubejs-client/react
236
-
237
-
238
-
239
-
240
-
241
- ## [0.28.52](https://github.com/cube-js/cube.js/compare/v0.28.51...v0.28.52) (2021-11-03)
242
-
243
- **Note:** Version bump only for package @cubejs-client/react
244
-
245
-
246
-
247
-
248
-
249
- ## [0.28.45](https://github.com/cube-js/cube.js/compare/v0.28.44...v0.28.45) (2021-10-19)
250
-
251
- **Note:** Version bump only for package @cubejs-client/react
252
-
253
-
254
-
255
-
256
-
257
- ## [0.28.38](https://github.com/cube-js/cube.js/compare/v0.28.37...v0.28.38) (2021-09-20)
258
-
259
-
260
- ### Features
261
-
262
- * **playground:** time zone for cron expressions ([#3441](https://github.com/cube-js/cube.js/issues/3441)) ([b27f509](https://github.com/cube-js/cube.js/commit/b27f509c690c7970ea5443650a141a1bbfcc947b))
263
-
264
-
265
-
266
-
267
-
268
- ## [0.28.37](https://github.com/cube-js/cube.js/compare/v0.28.36...v0.28.37) (2021-09-17)
269
-
270
-
271
- ### Features
272
-
273
- * **playground:** add rollup button ([#3424](https://github.com/cube-js/cube.js/issues/3424)) ([a5db7f1](https://github.com/cube-js/cube.js/commit/a5db7f1905d1eb50bb6e78b4c6c54e03ba7499c9))
274
-
275
-
276
-
277
-
278
-
279
- ## [0.28.36](https://github.com/cube-js/cube.js/compare/v0.28.35...v0.28.36) (2021-09-14)
280
-
281
-
282
- ### Features
283
-
284
- * **@cubejs-client/react:** useCubeMeta hook ([#3050](https://github.com/cube-js/cube.js/issues/3050)) ([e86b3fa](https://github.com/cube-js/cube.js/commit/e86b3fab76f1fa947262c1a54b18f5c7143f0306))
285
-
286
-
287
-
288
-
289
-
290
- ## [0.28.35](https://github.com/cube-js/cube.js/compare/v0.28.34...v0.28.35) (2021-09-13)
291
-
292
- **Note:** Version bump only for package @cubejs-client/react
293
-
294
-
295
-
296
-
297
-
298
- ## [0.28.33](https://github.com/cube-js/cube.js/compare/v0.28.32...v0.28.33) (2021-09-11)
299
-
300
- **Note:** Version bump only for package @cubejs-client/react
301
-
302
-
303
-
304
-
305
-
306
- ## [0.28.25](https://github.com/cube-js/cube.js/compare/v0.28.24...v0.28.25) (2021-08-20)
307
-
308
- **Note:** Version bump only for package @cubejs-client/react
309
-
310
-
311
-
312
-
313
-
314
- ## [0.28.24](https://github.com/cube-js/cube.js/compare/v0.28.23...v0.28.24) (2021-08-19)
315
-
316
-
317
- ### Features
318
-
319
- * Added Quarter to the timeDimensions of ([3f62b2c](https://github.com/cube-js/cube.js/commit/3f62b2c125b2b7b752e370b65be4c89a0c65a623))
320
-
321
-
322
-
323
-
324
-
325
- ## [0.28.17](https://github.com/cube-js/cube.js/compare/v0.28.16...v0.28.17) (2021-08-11)
326
-
327
- **Note:** Version bump only for package @cubejs-client/react
328
-
329
-
330
-
331
-
332
-
333
- ## [0.28.15](https://github.com/cube-js/cube.js/compare/v0.28.14...v0.28.15) (2021-08-06)
334
-
335
-
336
- ### Bug Fixes
337
-
338
- * **@cubejs-client/core:** do not filter out time dimensions ([#3201](https://github.com/cube-js/cube.js/issues/3201)) ([0300093](https://github.com/cube-js/cube.js/commit/0300093e0af29b87e7a9018dc8159c1299e3cd85))
339
-
340
-
341
-
342
-
343
-
344
- ## [0.28.10](https://github.com/cube-js/cube.js/compare/v0.28.9...v0.28.10) (2021-07-30)
345
-
346
- **Note:** Version bump only for package @cubejs-client/react
347
-
348
-
349
-
350
-
351
-
352
- ## [0.28.9](https://github.com/cube-js/cube.js/compare/v0.28.8...v0.28.9) (2021-07-29)
353
-
354
- **Note:** Version bump only for package @cubejs-client/react
355
-
356
-
357
-
358
-
359
-
360
- ## [0.28.7](https://github.com/cube-js/cube.js/compare/v0.28.6...v0.28.7) (2021-07-25)
361
-
362
-
363
- ### Bug Fixes
364
-
365
- * **@cubejs-client/react:** QueryBuilder incorrectly deduplicates filters based only on member instead of member+operator ([#2948](https://github.com/cube-js/cube.js/issues/2948)) ([#3147](https://github.com/cube-js/cube.js/issues/3147)) ([69d5baf](https://github.com/cube-js/cube.js/commit/69d5baf761bf6a55ec487cb179c61878bbfa6089))
366
-
367
-
368
-
369
-
370
-
371
- ## [0.28.6](https://github.com/cube-js/cube.js/compare/v0.28.5...v0.28.6) (2021-07-22)
372
-
373
- **Note:** Version bump only for package @cubejs-client/react
374
-
375
-
376
-
377
-
378
-
379
- ## [0.28.1](https://github.com/cube-js/cube.js/compare/v0.28.0...v0.28.1) (2021-07-19)
380
-
381
- **Note:** Version bump only for package @cubejs-client/react
382
-
383
-
384
-
385
-
386
-
387
- # [0.28.0](https://github.com/cube-js/cube.js/compare/v0.27.53...v0.28.0) (2021-07-17)
388
-
389
- **Note:** Version bump only for package @cubejs-client/react
390
-
391
-
392
-
393
-
394
-
395
- ## [0.27.51](https://github.com/cube-js/cube.js/compare/v0.27.50...v0.27.51) (2021-07-13)
396
-
397
- **Note:** Version bump only for package @cubejs-client/react
398
-
399
-
400
-
401
-
402
-
403
- ## [0.27.48](https://github.com/cube-js/cube.js/compare/v0.27.47...v0.27.48) (2021-07-08)
404
-
405
- **Note:** Version bump only for package @cubejs-client/react
406
-
407
-
408
-
409
-
410
-
411
- ## [0.27.47](https://github.com/cube-js/cube.js/compare/v0.27.46...v0.27.47) (2021-07-06)
412
-
413
-
414
- ### Features
415
-
416
- * **@cubejs-client/playground:** rollup designer v2 ([#3018](https://github.com/cube-js/cube.js/issues/3018)) ([07e2427](https://github.com/cube-js/cube.js/commit/07e2427bb8050a74bae3a4d9206a7cfee6944022))
417
-
418
-
419
-
420
-
421
-
422
- ## [0.27.44](https://github.com/cube-js/cube.js/compare/v0.27.43...v0.27.44) (2021-06-29)
423
-
424
- **Note:** Version bump only for package @cubejs-client/react
425
-
426
-
427
-
428
-
429
-
430
- ## [0.27.41](https://github.com/cube-js/cube.js/compare/v0.27.40...v0.27.41) (2021-06-25)
431
-
432
- **Note:** Version bump only for package @cubejs-client/react
433
-
434
-
435
-
436
-
437
-
438
- ## [0.27.36](https://github.com/cube-js/cube.js/compare/v0.27.35...v0.27.36) (2021-06-21)
439
-
440
- **Note:** Version bump only for package @cubejs-client/react
441
-
442
-
443
-
444
-
445
-
446
- ## [0.27.35](https://github.com/cube-js/cube.js/compare/v0.27.34...v0.27.35) (2021-06-18)
447
-
448
- **Note:** Version bump only for package @cubejs-client/react
449
-
450
-
451
-
452
-
453
-
454
- ## [0.27.32](https://github.com/cube-js/cube.js/compare/v0.27.31...v0.27.32) (2021-06-12)
455
-
456
- **Note:** Version bump only for package @cubejs-client/react
457
-
458
-
459
-
460
-
461
-
462
- ## [0.27.31](https://github.com/cube-js/cube.js/compare/v0.27.30...v0.27.31) (2021-06-11)
463
-
464
-
465
- ### Features
466
-
467
- * **@cubejs-client/playground:** query tabs, preserve query history ([#2915](https://github.com/cube-js/cube.js/issues/2915)) ([d794d9e](https://github.com/cube-js/cube.js/commit/d794d9ec1281a2bc66a9194496df0eeb97936217))
468
-
469
-
470
-
471
-
472
-
473
- ## [0.27.30](https://github.com/cube-js/cube.js/compare/v0.27.29...v0.27.30) (2021-06-04)
474
-
475
-
476
- ### Bug Fixes
477
-
478
- * **@cubejs-client/react:** order reset ([#2901](https://github.com/cube-js/cube.js/issues/2901)) ([536819f](https://github.com/cube-js/cube.js/commit/536819f5551e2846131d3f0459a46eba1306492a))
479
-
480
-
481
-
482
-
483
-
484
- ## [0.27.26](https://github.com/cube-js/cube.js/compare/v0.27.25...v0.27.26) (2021-06-01)
485
-
486
- **Note:** Version bump only for package @cubejs-client/react
487
-
488
-
489
-
490
-
491
-
492
- ## [0.27.25](https://github.com/cube-js/cube.js/compare/v0.27.24...v0.27.25) (2021-06-01)
493
-
494
- **Note:** Version bump only for package @cubejs-client/react
495
-
496
-
497
-
498
-
499
-
500
- ## [0.27.24](https://github.com/cube-js/cube.js/compare/v0.27.23...v0.27.24) (2021-05-29)
501
-
502
- **Note:** Version bump only for package @cubejs-client/react
503
-
504
-
505
-
506
-
507
-
508
- ## [0.27.22](https://github.com/cube-js/cube.js/compare/v0.27.21...v0.27.22) (2021-05-27)
509
-
510
- **Note:** Version bump only for package @cubejs-client/react
511
-
512
-
513
-
514
-
515
-
516
- ## [0.27.20](https://github.com/cube-js/cube.js/compare/v0.27.19...v0.27.20) (2021-05-25)
517
-
518
-
519
- ### Bug Fixes
520
-
521
- * **@cubejs-client/playground:** reorder reset ([#2810](https://github.com/cube-js/cube.js/issues/2810)) ([2d22683](https://github.com/cube-js/cube.js/commit/2d22683e7f02447f22a74db5fc2e0a122939f7e8))
522
-
523
-
524
-
525
-
526
-
527
- ## [0.27.19](https://github.com/cube-js/cube.js/compare/v0.27.18...v0.27.19) (2021-05-24)
528
-
529
- **Note:** Version bump only for package @cubejs-client/react
530
-
531
-
532
-
533
-
534
-
535
- ## [0.27.17](https://github.com/cube-js/cube.js/compare/v0.27.16...v0.27.17) (2021-05-22)
536
-
537
- **Note:** Version bump only for package @cubejs-client/react
538
-
539
-
540
-
541
-
542
-
543
- ## [0.27.15](https://github.com/cube-js/cube.js/compare/v0.27.14...v0.27.15) (2021-05-18)
544
-
545
-
546
- ### Bug Fixes
547
-
548
- * **@cubejs-client/playground:** display error message on all tabs ([#2741](https://github.com/cube-js/cube.js/issues/2741)) ([0b9b597](https://github.com/cube-js/cube.js/commit/0b9b597f8e936c9daf287c5ed2e03ecdf5af2a0b))
549
-
550
-
551
- ### Features
552
-
553
- * **@cubejs-client/playground:** member grouping ([#2736](https://github.com/cube-js/cube.js/issues/2736)) ([7659438](https://github.com/cube-js/cube.js/commit/76594383e08e44354c5966f8e60107d65e05ddab))
554
-
555
-
556
-
557
-
558
-
559
- ## [0.27.14](https://github.com/cube-js/cube.js/compare/v0.27.13...v0.27.14) (2021-05-13)
560
-
561
- **Note:** Version bump only for package @cubejs-client/react
562
-
563
-
564
-
565
-
566
-
567
- ## [0.27.13](https://github.com/cube-js/cube.js/compare/v0.27.12...v0.27.13) (2021-05-13)
568
-
569
- **Note:** Version bump only for package @cubejs-client/react
570
-
571
-
572
-
573
-
574
-
575
- ## [0.27.6](https://github.com/cube-js/cube.js/compare/v0.27.5...v0.27.6) (2021-05-03)
576
-
577
-
578
- ### Bug Fixes
579
-
580
- * **@cubejs-client/playground:** display server error message ([#2648](https://github.com/cube-js/cube.js/issues/2648)) ([c4d8936](https://github.com/cube-js/cube.js/commit/c4d89369db8796fb136af8370aee2111ac3d0316))
581
-
582
-
583
-
584
-
585
-
586
- ## [0.27.5](https://github.com/cube-js/cube.js/compare/v0.27.4...v0.27.5) (2021-05-03)
587
-
588
- **Note:** Version bump only for package @cubejs-client/react
589
-
590
-
591
-
592
-
593
-
594
- # [0.27.0](https://github.com/cube-js/cube.js/compare/v0.26.104...v0.27.0) (2021-04-26)
595
-
596
- **Note:** Version bump only for package @cubejs-client/react
597
-
598
-
599
-
600
-
601
-
602
- ## [0.26.102](https://github.com/cube-js/cube.js/compare/v0.26.101...v0.26.102) (2021-04-22)
603
-
604
- **Note:** Version bump only for package @cubejs-client/react
605
-
606
-
607
-
608
-
609
-
610
- ## [0.26.94](https://github.com/cube-js/cube.js/compare/v0.26.93...v0.26.94) (2021-04-13)
611
-
612
- **Note:** Version bump only for package @cubejs-client/react
613
-
614
-
615
-
616
-
617
-
618
- ## [0.26.93](https://github.com/cube-js/cube.js/compare/v0.26.92...v0.26.93) (2021-04-12)
619
-
620
- **Note:** Version bump only for package @cubejs-client/react
621
-
622
-
623
-
624
-
625
-
626
- ## [0.26.90](https://github.com/cube-js/cube.js/compare/v0.26.89...v0.26.90) (2021-04-11)
627
-
628
- **Note:** Version bump only for package @cubejs-client/react
629
-
630
-
631
-
632
-
633
-
634
- ## [0.26.82](https://github.com/cube-js/cube.js/compare/v0.26.81...v0.26.82) (2021-04-07)
635
-
636
-
637
- ### Features
638
-
639
- * **@cubejs-client/playground:** run query button, disable query auto triggering ([#2476](https://github.com/cube-js/cube.js/issues/2476)) ([92a5d45](https://github.com/cube-js/cube.js/commit/92a5d45eca00e88e925e547a12c3f69b05bfafa6))
640
-
641
-
642
-
643
-
644
-
645
- ## [0.26.73](https://github.com/cube-js/cube.js/compare/v0.26.72...v0.26.73) (2021-04-01)
646
-
647
- **Note:** Version bump only for package @cubejs-client/react
648
-
649
-
650
-
651
-
652
-
653
- ## [0.26.70](https://github.com/cube-js/cube.js/compare/v0.26.69...v0.26.70) (2021-03-26)
654
-
655
-
656
- ### Features
657
-
658
- * Vue chart renderers ([#2428](https://github.com/cube-js/cube.js/issues/2428)) ([bc2cbab](https://github.com/cube-js/cube.js/commit/bc2cbab22fee860cfc846d1207f6a83899198dd8))
659
-
660
-
661
-
662
-
663
-
664
- ## [0.26.69](https://github.com/cube-js/cube.js/compare/v0.26.68...v0.26.69) (2021-03-25)
665
-
666
- **Note:** Version bump only for package @cubejs-client/react
667
-
668
-
669
-
670
-
671
-
672
- ## [0.26.63](https://github.com/cube-js/cube.js/compare/v0.26.62...v0.26.63) (2021-03-22)
673
-
674
-
675
- ### Bug Fixes
676
-
677
- * **@cubejs-client/react:** stateChangeHeuristics type definition ([b983344](https://github.com/cube-js/cube.js/commit/b9833441c74ad8901d3115a8dbf409d5eb9fb620))
678
-
679
-
680
-
681
-
682
-
683
- ## [0.26.61](https://github.com/cube-js/cube.js/compare/v0.26.60...v0.26.61) (2021-03-18)
684
-
685
-
686
- ### Features
687
-
688
- * **@cubejs-client/vue:** vue query builder ([#1824](https://github.com/cube-js/cube.js/issues/1824)) ([06ee13f](https://github.com/cube-js/cube.js/commit/06ee13f72ef33372385567ed5e1795087b4f5f53))
689
-
690
-
691
-
692
-
693
-
694
- ## [0.26.60](https://github.com/cube-js/cube.js/compare/v0.26.59...v0.26.60) (2021-03-16)
695
-
696
-
697
- ### Features
698
-
699
- * **@cubejs-client/playground:** Playground components ([#2329](https://github.com/cube-js/cube.js/issues/2329)) ([489dc12](https://github.com/cube-js/cube.js/commit/489dc12d7e9bfa87bfb3c8ffabf76f238c86a2fe))
700
-
701
-
702
-
703
-
704
-
705
- ## [0.26.58](https://github.com/cube-js/cube.js/compare/v0.26.56...v0.26.58) (2021-03-14)
706
-
707
-
708
- ### Bug Fixes
709
-
710
- * lock file conflict preventing dashboard generation, always propagate chartType to viz state ([#2369](https://github.com/cube-js/cube.js/issues/2369)) ([d372fe9](https://github.com/cube-js/cube.js/commit/d372fe9ee69542f9227a5a524e66b99cd69d5dff))
711
-
712
-
713
-
714
-
715
-
716
- ## [0.26.57](https://github.com/cube-js/cube.js/compare/v0.26.56...v0.26.57) (2021-03-14)
717
-
718
-
719
- ### Bug Fixes
720
-
721
- * lock file conflict preventing dashboard generation, always propagate chartType to viz state ([#2369](https://github.com/cube-js/cube.js/issues/2369)) ([d372fe9](https://github.com/cube-js/cube.js/commit/d372fe9ee69542f9227a5a524e66b99cd69d5dff))
722
-
723
-
724
-
725
-
726
-
727
- ## [0.26.55](https://github.com/cube-js/cube.js/compare/v0.26.54...v0.26.55) (2021-03-12)
728
-
729
- **Note:** Version bump only for package @cubejs-client/react
730
-
731
-
732
-
733
-
734
-
735
- ## [0.26.54](https://github.com/cube-js/cube.js/compare/v0.26.53...v0.26.54) (2021-03-12)
736
-
737
-
738
- ### Bug Fixes
739
-
740
- * **@cubejs-client/react:** Prevent calling onVizStateChanged twice unless needed ([#2351](https://github.com/cube-js/cube.js/issues/2351)) ([3719265](https://github.com/cube-js/cube.js/commit/371926532032bd998a8d2fc200e78883a32f172d))
741
-
742
-
743
-
744
-
745
-
746
- ## [0.26.53](https://github.com/cube-js/cube.js/compare/v0.26.52...v0.26.53) (2021-03-11)
747
-
748
- **Note:** Version bump only for package @cubejs-client/react
749
-
750
-
751
-
752
-
753
-
754
- ## [0.26.49](https://github.com/cube-js/cube.js/compare/v0.26.48...v0.26.49) (2021-03-05)
755
-
756
-
757
- ### Bug Fixes
758
-
759
- * **@cubejs-client/playground:** error fix ([7ac72e3](https://github.com/cube-js/cube.js/commit/7ac72e39a5ee9f1a31733a6516fb99f620102cba))
760
- * **@cubejs-client/react:** QueryRenderer TS type fix ([7c002c9](https://github.com/cube-js/cube.js/commit/7c002c920732b7aca6a3e3f7f346447e6f5d1b4d))
761
- * **@cubejs-client/react:** type fixes ([#2289](https://github.com/cube-js/cube.js/issues/2289)) ([df2b24c](https://github.com/cube-js/cube.js/commit/df2b24c74958858b192292cf22e69915c66a6d26))
762
-
763
-
764
- ### Features
765
-
766
- * **@cubejs-client/react:** Adding queryError to QueryBuilder for showing dryRun errors ([#2262](https://github.com/cube-js/cube.js/issues/2262)) ([61bac0b](https://github.com/cube-js/cube.js/commit/61bac0b0dcdd81be908143334bd726eacc7b6e49))
767
-
768
-
769
-
770
-
771
-
772
- ## [0.26.46](https://github.com/cube-js/cube.js/compare/v0.26.45...v0.26.46) (2021-03-04)
773
-
774
-
775
- ### Bug Fixes
776
-
777
- * **@cubejs-client/playground:** React and Angular code generation ([#2285](https://github.com/cube-js/cube.js/issues/2285)) ([4313bc8](https://github.com/cube-js/cube.js/commit/4313bc8cbaef819b1b9fc318b0bf9bfc06c1b114))
778
-
779
-
780
-
781
-
782
-
783
- ## [0.26.45](https://github.com/cube-js/cube.js/compare/v0.26.44...v0.26.45) (2021-03-04)
784
-
785
-
786
- ### Bug Fixes
787
-
788
- * **@cubejs-client:** react, core TypeScript fixes ([#2261](https://github.com/cube-js/cube.js/issues/2261)). Thanks to @SteffeyDev! ([4db93af](https://github.com/cube-js/cube.js/commit/4db93af984e737d7a6a448facbc8227907007c5d))
789
-
790
-
791
-
792
-
793
-
794
- ## [0.26.41](https://github.com/cube-js/cube.js/compare/v0.26.40...v0.26.41) (2021-03-01)
795
-
796
-
797
- ### Bug Fixes
798
-
799
- * **@cubejs-client/playground:** meta refresh refactoring ([#2242](https://github.com/cube-js/cube.js/issues/2242)) ([b3d5085](https://github.com/cube-js/cube.js/commit/b3d5085c5dea9a563f6420927ccf2c91ea2e6ec1))
800
-
801
-
802
-
803
-
804
-
805
- ## [0.26.34](https://github.com/cube-js/cube.js/compare/v0.26.33...v0.26.34) (2021-02-25)
806
-
807
-
808
- ### Bug Fixes
809
-
810
- * **@cubejs-client/playground:** loading state ([#2206](https://github.com/cube-js/cube.js/issues/2206)) ([9f21f44](https://github.com/cube-js/cube.js/commit/9f21f44aa9eec03d66b30345631972b3553ecbd5))
811
-
812
-
813
-
814
-
815
-
816
- ## [0.26.19](https://github.com/cube-js/cube.js/compare/v0.26.18...v0.26.19) (2021-02-19)
817
-
818
-
819
- ### Bug Fixes
820
-
821
- * **@cubejs-client/react:** replace dimension with member ([#2142](https://github.com/cube-js/cube.js/issues/2142)) ([622f398](https://github.com/cube-js/cube.js/commit/622f3987ee5d0d1313008f92e9d96aa586ac25c1))
822
- * **@cubejs-client/react:** type fixes ([#2140](https://github.com/cube-js/cube.js/issues/2140)) ([bca1ff7](https://github.com/cube-js/cube.js/commit/bca1ff72b0204a3cce1d4ee658396b3e22adb1cd))
823
-
824
-
825
-
826
-
827
-
828
- ## [0.26.17](https://github.com/cube-js/cube.js/compare/v0.26.16...v0.26.17) (2021-02-18)
829
-
830
-
831
- ### Bug Fixes
832
-
833
- * **@cubejs-client/playground:** error handling, refresh api ([#2126](https://github.com/cube-js/cube.js/issues/2126)) ([ca730ea](https://github.com/cube-js/cube.js/commit/ca730eaaad9fce49a5e9e45c60aee67d082867f7))
834
-
835
-
836
-
837
-
838
-
839
- ## [0.26.13](https://github.com/cube-js/cube.js/compare/v0.26.12...v0.26.13) (2021-02-12)
840
-
841
-
842
- ### Bug Fixes
843
-
844
- * **@cubejs-client/playground:** Meta error handling ([#2077](https://github.com/cube-js/cube.js/issues/2077)) ([1e6d591](https://github.com/cube-js/cube.js/commit/1e6d591f2857311f0f885ec7d275d110f93bc08a))
845
-
846
-
847
- ### Features
848
-
849
- * **@cubejs-client/playground:** handle missing members ([#2067](https://github.com/cube-js/cube.js/issues/2067)) ([348b245](https://github.com/cube-js/cube.js/commit/348b245f4086095fbe1515d7821d631047f0008c))
850
-
851
-
852
-
853
-
854
-
855
- ## [0.26.7](https://github.com/cube-js/cube.js/compare/v0.26.6...v0.26.7) (2021-02-09)
856
-
857
-
858
- ### Features
859
-
860
- * **@cubejs-client/playground:** security context editing ([#1986](https://github.com/cube-js/cube.js/issues/1986)) ([90f2365](https://github.com/cube-js/cube.js/commit/90f2365eb21313fb5ea7a80583622e0ed742005c))
861
-
862
-
863
-
864
-
865
-
866
- # [0.26.0](https://github.com/cube-js/cube.js/compare/v0.25.33...v0.26.0) (2021-02-01)
867
-
868
- **Note:** Version bump only for package @cubejs-client/react
869
-
870
-
871
-
872
-
873
-
874
- ## [0.25.31](https://github.com/cube-js/cube.js/compare/v0.25.30...v0.25.31) (2021-01-28)
875
-
876
- **Note:** Version bump only for package @cubejs-client/react
877
-
878
-
879
-
880
-
881
-
882
- ## [0.25.22](https://github.com/cube-js/cube.js/compare/v0.25.21...v0.25.22) (2021-01-21)
883
-
884
-
885
- ### Features
886
-
887
- * **@cubejs-client/playground:** Database connection wizard ([#1671](https://github.com/cube-js/cube.js/issues/1671)) ([ba30883](https://github.com/cube-js/cube.js/commit/ba30883617c806c9f19ed6c879d0b0c2d656aae1))
888
-
889
-
890
-
891
-
892
-
893
- ## [0.25.14](https://github.com/cube-js/cube.js/compare/v0.25.13...v0.25.14) (2021-01-11)
894
-
895
-
896
- ### Bug Fixes
897
-
898
- * **@cubejs-client/react:** useCubeQuery - clear resultSet on exception ([#1734](https://github.com/cube-js/cube.js/issues/1734)) ([a5d19ae](https://github.com/cube-js/cube.js/commit/a5d19aecffc6a613f6e0f0d9346143c4f2e335be))
899
-
900
-
901
-
902
-
903
-
904
- ## [0.25.12](https://github.com/cube-js/cube.js/compare/v0.25.11...v0.25.12) (2021-01-05)
905
-
906
-
907
- ### Bug Fixes
908
-
909
- * **@cubejs-client/react:** updated peer dependency version ([442a979](https://github.com/cube-js/cube.js/commit/442a979e9d5509ffcb71e48d42a4e4944eae98e1))
910
-
911
-
912
-
913
-
914
-
915
- ## [0.25.2](https://github.com/cube-js/cube.js/compare/v0.25.1...v0.25.2) (2020-12-27)
916
-
917
-
918
- ### Bug Fixes
919
-
920
- * **@cubejs-client/react:** prevent state updates on unmounted components ([#1684](https://github.com/cube-js/cube.js/issues/1684)) ([4f3796c](https://github.com/cube-js/cube.js/commit/4f3796c9f402a7b8b54311a08c632270be8e34c3))
921
-
922
-
923
-
924
-
925
-
926
- # [0.25.0](https://github.com/cube-js/cube.js/compare/v0.24.15...v0.25.0) (2020-12-21)
927
-
928
- **Note:** Version bump only for package @cubejs-client/react
929
-
930
-
931
-
932
-
933
-
934
- ## [0.24.14](https://github.com/cube-js/cube.js/compare/v0.24.13...v0.24.14) (2020-12-19)
935
-
936
- **Note:** Version bump only for package @cubejs-client/react
937
-
938
-
939
-
940
-
941
-
942
- ## [0.24.13](https://github.com/cube-js/cube.js/compare/v0.24.12...v0.24.13) (2020-12-18)
943
-
944
-
945
- ### Bug Fixes
946
-
947
- * **@cubejs-client/react:** reset the error on subsequent calls ([#1641](https://github.com/cube-js/cube.js/issues/1641)) ([2a65dae](https://github.com/cube-js/cube.js/commit/2a65dae8d1f327f47d387ff8bbf52193ebb7bf53))
948
-
949
-
950
-
951
-
952
-
953
- ## [0.24.12](https://github.com/cube-js/cube.js/compare/v0.24.11...v0.24.12) (2020-12-17)
954
-
955
- **Note:** Version bump only for package @cubejs-client/react
956
-
957
-
958
-
959
-
960
-
961
- ## [0.24.11](https://github.com/cube-js/cube.js/compare/v0.24.10...v0.24.11) (2020-12-17)
962
-
963
- **Note:** Version bump only for package @cubejs-client/react
964
-
965
-
966
-
967
-
968
-
969
- ## [0.24.9](https://github.com/cube-js/cube.js/compare/v0.24.8...v0.24.9) (2020-12-16)
970
-
971
-
972
- ### Features
973
-
974
- * **@cubejs-client/playground:** Angular chart code generation support in Playground ([#1519](https://github.com/cube-js/cube.js/issues/1519)) ([4690e11](https://github.com/cube-js/cube.js/commit/4690e11f417ff65fea8426360f3f5a2b3acd2792)), closes [#1515](https://github.com/cube-js/cube.js/issues/1515) [#1612](https://github.com/cube-js/cube.js/issues/1612)
975
- * **@cubejs-client/react:** dry run hook ([#1612](https://github.com/cube-js/cube.js/issues/1612)) ([9aea035](https://github.com/cube-js/cube.js/commit/9aea03556ae61f443598ed587538e60239a3be2d))
976
-
977
-
978
-
979
-
980
-
981
- ## [0.24.8](https://github.com/cube-js/cube.js/compare/v0.24.7...v0.24.8) (2020-12-15)
982
-
983
- **Note:** Version bump only for package @cubejs-client/react
984
-
985
-
986
-
987
-
988
-
989
- ## [0.24.4](https://github.com/cube-js/cube.js/compare/v0.24.3...v0.24.4) (2020-12-07)
990
-
991
- **Note:** Version bump only for package @cubejs-client/react
992
-
993
-
994
-
995
-
996
-
997
- # [0.24.0](https://github.com/cube-js/cube.js/compare/v0.23.15...v0.24.0) (2020-11-26)
998
-
999
- **Note:** Version bump only for package @cubejs-client/react
1000
-
1001
-
1002
-
1003
-
1004
-
1005
- ## [0.23.15](https://github.com/cube-js/cube.js/compare/v0.23.14...v0.23.15) (2020-11-25)
1006
-
1007
-
1008
- ### Features
1009
-
1010
- * **@cubejs-client/react:** support 'compareDateRange' when updating 'timeDimensions' ([#1426](https://github.com/cube-js/cube.js/issues/1426)). Thanks to @BeAnMo! ([6446a58](https://github.com/cube-js/cube.js/commit/6446a58c5d6c983f045dc2062732aacfd69d908a))
1011
-
1012
-
1013
-
1014
-
1015
-
1016
- ## [0.23.14](https://github.com/cube-js/cube.js/compare/v0.23.13...v0.23.14) (2020-11-22)
1017
-
1018
- **Note:** Version bump only for package @cubejs-client/react
1019
-
1020
-
1021
-
1022
-
1023
-
1024
- ## [0.23.12](https://github.com/cube-js/cube.js/compare/v0.23.11...v0.23.12) (2020-11-17)
1025
-
1026
- **Note:** Version bump only for package @cubejs-client/react
1027
-
1028
-
1029
-
1030
-
1031
-
1032
- ## [0.23.11](https://github.com/cube-js/cube.js/compare/v0.23.10...v0.23.11) (2020-11-13)
1033
-
1034
-
1035
- ### Bug Fixes
1036
-
1037
- * **@cubejs-playground:** boolean filters support ([#1269](https://github.com/cube-js/cube.js/issues/1269)) ([adda809](https://github.com/cube-js/cube.js/commit/adda809e4cd08436ffdf8f3396a6f35725f3dc22))
1038
-
1039
-
1040
- ### Features
1041
-
1042
- * **@cubejs-client/react:** Add minute and second granularities to React QueryBuilder ([#1332](https://github.com/cube-js/cube.js/issues/1332)). Thanks to [@danielnass](https://github.com/danielnass)! ([aa201ae](https://github.com/cube-js/cube.js/commit/aa201aecdc66d920e7a6f84a1043cf5964bc6cb9))
1043
-
1044
-
1045
-
1046
-
1047
-
1048
- ## [0.23.10](https://github.com/cube-js/cube.js/compare/v0.23.9...v0.23.10) (2020-11-07)
1049
-
1050
- **Note:** Version bump only for package @cubejs-client/react
1051
-
1052
-
1053
-
1054
-
1055
-
1056
- ## [0.23.6](https://github.com/cube-js/cube.js/compare/v0.23.5...v0.23.6) (2020-11-02)
1057
-
1058
- **Note:** Version bump only for package @cubejs-client/react
1059
-
1060
-
1061
-
1062
-
1063
-
1064
- # [0.23.0](https://github.com/cube-js/cube.js/compare/v0.22.4...v0.23.0) (2020-10-28)
1065
-
1066
- **Note:** Version bump only for package @cubejs-client/react
1067
-
1068
-
1069
-
1070
-
1071
-
1072
- ## [0.22.2](https://github.com/cube-js/cube.js/compare/v0.22.1...v0.22.2) (2020-10-26)
1073
-
1074
- **Note:** Version bump only for package @cubejs-client/react
1075
-
1076
-
1077
-
1078
-
1079
-
1080
- ## [0.22.1](https://github.com/cube-js/cube.js/compare/v0.22.0...v0.22.1) (2020-10-21)
1081
-
1082
-
1083
- ### Bug Fixes
1084
-
1085
- * **@cubejs-playground:** avoid unnecessary load calls, dryRun ([#1210](https://github.com/cube-js/cube.js/issues/1210)) ([aaf4911](https://github.com/cube-js/cube.js/commit/aaf4911))
1086
-
1087
-
1088
-
1089
-
1090
-
1091
- # [0.22.0](https://github.com/cube-js/cube.js/compare/v0.21.2...v0.22.0) (2020-10-20)
1092
-
1093
- **Note:** Version bump only for package @cubejs-client/react
1094
-
1095
-
1096
-
1097
-
1098
-
1099
- ## [0.21.1](https://github.com/cube-js/cube.js/compare/v0.21.0...v0.21.1) (2020-10-15)
1100
-
1101
-
1102
- ### Bug Fixes
1103
-
1104
- * **@cubejs-client/react:** resultSet ts in for QueryBuilderRenderProps ([#1193](https://github.com/cube-js/cube.js/issues/1193)) ([7e15cf0](https://github.com/cube-js/cube.js/commit/7e15cf0))
1105
-
1106
-
1107
-
1108
-
1109
-
1110
- # [0.21.0](https://github.com/cube-js/cube.js/compare/v0.20.15...v0.21.0) (2020-10-09)
1111
-
1112
- **Note:** Version bump only for package @cubejs-client/react
1113
-
1114
-
1115
-
1116
-
1117
-
1118
- ## [0.20.15](https://github.com/cube-js/cube.js/compare/v0.20.14...v0.20.15) (2020-10-09)
1119
-
1120
- **Note:** Version bump only for package @cubejs-client/react
1121
-
1122
-
1123
-
1124
-
1125
-
1126
- ## [0.20.14](https://github.com/cube-js/cube.js/compare/v0.20.13...v0.20.14) (2020-10-09)
1127
-
1128
-
1129
- ### Bug Fixes
1130
-
1131
- * Filter values can't be changed in Playground -- revert back defaultHeuristic implementation ([30ee112](https://github.com/cube-js/cube.js/commit/30ee112))
1132
-
1133
-
1134
-
1135
-
1136
-
1137
- ## [0.20.12](https://github.com/cube-js/cube.js/compare/v0.20.11...v0.20.12) (2020-10-02)
1138
-
1139
-
1140
- ### Features
1141
-
1142
- * angular query builder ([#1073](https://github.com/cube-js/cube.js/issues/1073)) ([ea088b3](https://github.com/cube-js/cube.js/commit/ea088b3))
1143
-
1144
-
1145
-
1146
-
1147
-
1148
- ## [0.20.11](https://github.com/cube-js/cube.js/compare/v0.20.10...v0.20.11) (2020-09-28)
1149
-
1150
- **Note:** Version bump only for package @cubejs-client/react
1151
-
1152
-
1153
-
1154
-
1155
-
1156
- ## [0.20.10](https://github.com/cube-js/cube.js/compare/v0.20.9...v0.20.10) (2020-09-23)
1157
-
1158
- **Note:** Version bump only for package @cubejs-client/react
1159
-
1160
-
1161
-
1162
-
1163
-
1164
- ## [0.20.9](https://github.com/cube-js/cube.js/compare/v0.20.8...v0.20.9) (2020-09-19)
1165
-
1166
- **Note:** Version bump only for package @cubejs-client/react
1167
-
1168
-
1169
-
1170
-
1171
-
1172
- ## [0.20.8](https://github.com/cube-js/cube.js/compare/v0.20.7...v0.20.8) (2020-09-16)
1173
-
1174
-
1175
- ### Bug Fixes
1176
-
1177
- * validated query behavior ([#1085](https://github.com/cube-js/cube.js/issues/1085)) ([e93891b](https://github.com/cube-js/cube.js/commit/e93891b))
1178
-
1179
-
1180
-
1181
-
1182
-
1183
- ## [0.20.6](https://github.com/cube-js/cube.js/compare/v0.20.5...v0.20.6) (2020-09-10)
1184
-
1185
-
1186
- ### Bug Fixes
1187
-
1188
- * pivot control ([05ce626](https://github.com/cube-js/cube.js/commit/05ce626))
1189
-
1190
-
1191
-
1192
-
1193
-
1194
- ## [0.20.5](https://github.com/cube-js/cube.js/compare/v0.20.4...v0.20.5) (2020-09-10)
1195
-
1196
- **Note:** Version bump only for package @cubejs-client/react
1197
-
1198
-
1199
-
1200
-
1201
-
1202
- ## [0.20.3](https://github.com/cube-js/cube.js/compare/v0.20.2...v0.20.3) (2020-09-03)
1203
-
1204
- **Note:** Version bump only for package @cubejs-client/react
1205
-
1206
-
1207
-
1208
-
1209
-
1210
- ## [0.20.2](https://github.com/cube-js/cube.js/compare/v0.20.1...v0.20.2) (2020-09-02)
1211
-
1212
- **Note:** Version bump only for package @cubejs-client/react
1213
-
1214
-
1215
-
1216
-
1217
-
1218
- ## [0.20.1](https://github.com/cube-js/cube.js/compare/v0.20.0...v0.20.1) (2020-09-01)
1219
-
1220
-
1221
- ### Bug Fixes
1222
-
1223
- * data blending query support ([#1033](https://github.com/cube-js/cube.js/issues/1033)) ([20fc979](https://github.com/cube-js/cube.js/commit/20fc979))
1224
-
1225
-
1226
- ### Features
1227
-
1228
- * Expose the progress response in the useCubeQuery hook ([#990](https://github.com/cube-js/cube.js/issues/990)). Thanks to [@anton164](https://github.com/anton164) ([01da1fd](https://github.com/cube-js/cube.js/commit/01da1fd))
1229
-
1230
-
1231
-
1232
-
1233
-
1234
- # [0.20.0](https://github.com/cube-js/cube.js/compare/v0.19.61...v0.20.0) (2020-08-26)
1235
-
1236
-
1237
- ### Bug Fixes
1238
-
1239
- * respect timezone in drillDown queries ([#1003](https://github.com/cube-js/cube.js/issues/1003)) ([c128417](https://github.com/cube-js/cube.js/commit/c128417))
1240
-
1241
-
1242
- ### Features
1243
-
1244
- * Data blending ([#1012](https://github.com/cube-js/cube.js/issues/1012)) ([19fd00e](https://github.com/cube-js/cube.js/commit/19fd00e))
1245
- * query limit control ([#910](https://github.com/cube-js/cube.js/issues/910)) ([c6e086b](https://github.com/cube-js/cube.js/commit/c6e086b))
1246
-
1247
-
1248
-
1249
-
1250
-
1251
- ## [0.19.56](https://github.com/cube-js/cube.js/compare/v0.19.55...v0.19.56) (2020-08-03)
1252
-
1253
-
1254
- ### Bug Fixes
1255
-
1256
- * CubeContext ts type missing ([#913](https://github.com/cube-js/cube.js/issues/913)) ([f5f72cd](https://github.com/cube-js/cube.js/commit/f5f72cd))
1257
- * membersForQuery return type ([#909](https://github.com/cube-js/cube.js/issues/909)) ([4976fcf](https://github.com/cube-js/cube.js/commit/4976fcf))
1258
-
1259
-
1260
-
1261
-
1262
-
1263
- ## [0.19.55](https://github.com/cube-js/cube.js/compare/v0.19.54...v0.19.55) (2020-07-23)
1264
-
1265
- **Note:** Version bump only for package @cubejs-client/react
1266
-
1267
-
1268
-
1269
-
1270
-
1271
- ## [0.19.54](https://github.com/cube-js/cube.js/compare/v0.19.53...v0.19.54) (2020-07-23)
1272
-
1273
- **Note:** Version bump only for package @cubejs-client/react
1274
-
1275
-
1276
-
1277
-
1278
-
1279
- ## [0.19.53](https://github.com/cube-js/cube.js/compare/v0.19.52...v0.19.53) (2020-07-20)
1280
-
1281
- **Note:** Version bump only for package @cubejs-client/react
1282
-
1283
-
1284
-
1285
-
1286
-
1287
- ## [0.19.51](https://github.com/cube-js/cube.js/compare/v0.19.50...v0.19.51) (2020-07-17)
1288
-
1289
- **Note:** Version bump only for package @cubejs-client/react
1290
-
1291
-
1292
-
1293
-
1294
-
1295
- ## [0.19.50](https://github.com/cube-js/cube.js/compare/v0.19.49...v0.19.50) (2020-07-16)
1296
-
1297
-
1298
- ### Features
1299
-
1300
- * ResultSet serializaion and deserializaion ([#836](https://github.com/cube-js/cube.js/issues/836)) ([80b8d41](https://github.com/cube-js/cube.js/commit/80b8d41))
1301
-
1302
-
1303
-
1304
-
1305
-
1306
- ## [0.19.48](https://github.com/cube-js/cube.js/compare/v0.19.47...v0.19.48) (2020-07-11)
1307
-
1308
- **Note:** Version bump only for package @cubejs-client/react
1309
-
1310
-
1311
-
1312
-
1313
-
1314
- ## [0.19.43](https://github.com/cube-js/cube.js/compare/v0.19.42...v0.19.43) (2020-07-04)
1315
-
1316
-
1317
- ### Bug Fixes
1318
-
1319
- * **cubejs-client-core:** Display the measure value when the y axis is empty ([#789](https://github.com/cube-js/cube.js/issues/789)) ([7ec6ac6](https://github.com/cube-js/cube.js/commit/7ec6ac6))
1320
-
1321
-
1322
-
1323
-
1324
-
1325
- ## [0.19.42](https://github.com/cube-js/cube.js/compare/v0.19.41...v0.19.42) (2020-07-01)
1326
-
1327
- **Note:** Version bump only for package @cubejs-client/react
1328
-
1329
-
1330
-
1331
-
1332
-
1333
- ## [0.19.37](https://github.com/cube-js/cube.js/compare/v0.19.36...v0.19.37) (2020-06-26)
1334
-
1335
-
1336
- ### Bug Fixes
1337
-
1338
- * **cubejs-client-react:** order heuristic ([#758](https://github.com/cube-js/cube.js/issues/758)) ([498c10a](https://github.com/cube-js/cube.js/commit/498c10a))
1339
-
1340
-
1341
- ### Features
1342
-
1343
- * **cubejs-client-react:** Exposing updateQuery method ([#751](https://github.com/cube-js/cube.js/issues/751)) ([e2083c8](https://github.com/cube-js/cube.js/commit/e2083c8))
1344
- * query builder pivot config support ([#742](https://github.com/cube-js/cube.js/issues/742)) ([4e29057](https://github.com/cube-js/cube.js/commit/4e29057))
1345
-
1346
-
1347
-
1348
-
1349
-
1350
- ## [0.19.35](https://github.com/cube-js/cube.js/compare/v0.19.34...v0.19.35) (2020-06-22)
1351
-
1352
-
1353
- ### Bug Fixes
1354
-
1355
- * **cubejs-client-core:** table pivot ([#672](https://github.com/cube-js/cube.js/issues/672)) ([70015f5](https://github.com/cube-js/cube.js/commit/70015f5))
1356
-
1357
-
1358
-
1359
-
1360
-
1361
- ## [0.19.31](https://github.com/cube-js/cube.js/compare/v0.19.30...v0.19.31) (2020-06-10)
1362
-
1363
-
1364
- ### Features
1365
-
1366
- * Query builder order by ([#685](https://github.com/cube-js/cube.js/issues/685)) ([d3c735b](https://github.com/cube-js/cube.js/commit/d3c735b))
1367
-
1368
-
1369
-
1370
-
1371
-
1372
- ## [0.19.23](https://github.com/cube-js/cube.js/compare/v0.19.22...v0.19.23) (2020-06-02)
1373
-
1374
- **Note:** Version bump only for package @cubejs-client/react
1375
-
1376
-
1377
-
1378
-
1379
-
1380
- ## [0.19.22](https://github.com/cube-js/cube.js/compare/v0.19.21...v0.19.22) (2020-05-26)
1381
-
1382
- **Note:** Version bump only for package @cubejs-client/react
1383
-
1384
-
1385
-
1386
-
1387
-
1388
- ## [0.19.19](https://github.com/cube-js/cube.js/compare/v0.19.18...v0.19.19) (2020-05-15)
1389
-
1390
-
1391
- ### Bug Fixes
1392
-
1393
- * corejs version ([8bef3b2](https://github.com/cube-js/cube.js/commit/8bef3b2))
1394
-
1395
-
1396
- ### Features
1397
-
1398
- * ability to add custom meta data for measures, dimensions and segments ([#641](https://github.com/cube-js/cube.js/issues/641)) ([88d5c9b](https://github.com/cube-js/cube.js/commit/88d5c9b)), closes [#625](https://github.com/cube-js/cube.js/issues/625)
1399
-
1400
-
1401
-
1402
-
1403
-
1404
- ## [0.19.16](https://github.com/cube-js/cube.js/compare/v0.19.15...v0.19.16) (2020-05-07)
1405
-
1406
-
1407
- ### Bug Fixes
1408
-
1409
- * **@cubejs-client/react:** options dependency for useEffect: check if `subscribe` has been changed in `useCubeQuery` ([#632](https://github.com/cube-js/cube.js/issues/632)) ([13ab5de](https://github.com/cube-js/cube.js/commit/13ab5de))
1410
-
1411
-
1412
-
1413
-
1414
-
1415
- ## [0.19.13](https://github.com/cube-js/cube.js/compare/v0.19.12...v0.19.13) (2020-04-21)
1416
-
1417
-
1418
- ### Features
1419
-
1420
- * **react:** `resetResultSetOnChange` option for `QueryRenderer` and `useCubeQuery` ([c8c74d3](https://github.com/cube-js/cube.js/commit/c8c74d3))
1421
-
1422
-
1423
-
1424
-
1425
-
1426
- # [0.19.0](https://github.com/cube-js/cube.js/compare/v0.18.32...v0.19.0) (2020-04-09)
1427
-
1428
- **Note:** Version bump only for package @cubejs-client/react
1429
-
1430
-
1431
-
1432
-
1433
-
1434
- ## [0.18.18](https://github.com/cube-js/cube.js/compare/v0.18.17...v0.18.18) (2020-03-28)
1435
-
1436
- **Note:** Version bump only for package @cubejs-client/react
1437
-
1438
-
1439
-
1440
-
1441
-
1442
- ## [0.18.4](https://github.com/cube-js/cube.js/compare/v0.18.3...v0.18.4) (2020-03-09)
1443
-
1444
- **Note:** Version bump only for package @cubejs-client/react
1445
-
1446
-
1447
-
1448
-
1449
-
1450
- # [0.18.0](https://github.com/cube-js/cube.js/compare/v0.17.10...v0.18.0) (2020-03-01)
1451
-
1452
- **Note:** Version bump only for package @cubejs-client/react
1453
-
1454
-
1455
-
1456
-
1457
-
1458
- ## [0.17.10](https://github.com/cube-js/cube.js/compare/v0.17.9...v0.17.10) (2020-02-20)
1459
-
1460
-
1461
- ### Bug Fixes
1462
-
1463
- * Revert "feat: Bump corejs ([#378](https://github.com/cube-js/cube.js/issues/378))" ([b21cbe6](https://github.com/cube-js/cube.js/commit/b21cbe6)), closes [#418](https://github.com/cube-js/cube.js/issues/418)
1464
-
1465
-
1466
-
1467
-
1468
-
1469
- ## [0.17.9](https://github.com/cube-js/cube.js/compare/v0.17.8...v0.17.9) (2020-02-18)
1470
-
1471
-
1472
- ### Features
1473
-
1474
- * Bump corejs ([#378](https://github.com/cube-js/cube.js/issues/378)) ([cb8d51c](https://github.com/cube-js/cube.js/commit/cb8d51c))
1475
-
1476
-
1477
-
1478
-
1479
-
1480
- # [0.17.0](https://github.com/cube-js/cube.js/compare/v0.16.0...v0.17.0) (2020-02-04)
1481
-
1482
- **Note:** Version bump only for package @cubejs-client/react
1483
-
1484
-
1485
-
1486
-
1487
-
1488
- # [0.16.0](https://github.com/cube-js/cube.js/compare/v0.15.4...v0.16.0) (2020-02-04)
1489
-
1490
- **Note:** Version bump only for package @cubejs-client/react
1491
-
1492
-
1493
-
1494
-
1495
-
1496
- # [0.15.0](https://github.com/cube-js/cube.js/compare/v0.14.3...v0.15.0) (2020-01-18)
1497
-
1498
- **Note:** Version bump only for package @cubejs-client/react
1499
-
1500
-
1501
-
1502
-
1503
-
1504
- # [0.14.0](https://github.com/cube-js/cube.js/compare/v0.13.12...v0.14.0) (2020-01-16)
1505
-
1506
- **Note:** Version bump only for package @cubejs-client/react
1507
-
1508
-
1509
-
1510
-
1511
-
1512
- ## [0.13.12](https://github.com/cube-js/cube.js/compare/v0.13.11...v0.13.12) (2020-01-12)
1513
-
1514
- **Note:** Version bump only for package @cubejs-client/react
1515
-
1516
-
1517
-
1518
-
1519
-
1520
- # [0.13.0](https://github.com/cube-js/cube.js/compare/v0.12.3...v0.13.0) (2019-12-10)
1521
-
1522
- **Note:** Version bump only for package @cubejs-client/react
1523
-
1524
-
1525
-
1526
-
1527
-
1528
- # [0.12.0](https://github.com/cube-js/cube.js/compare/v0.11.25...v0.12.0) (2019-11-25)
1529
-
1530
- **Note:** Version bump only for package @cubejs-client/react
1531
-
1532
-
1533
-
1534
-
1535
-
1536
- ## [0.11.18](https://github.com/cube-js/cube.js/compare/v0.11.17...v0.11.18) (2019-11-09)
1537
-
1538
- **Note:** Version bump only for package @cubejs-client/react
1539
-
1540
-
1541
-
1542
-
1543
-
1544
- ## [0.11.12](https://github.com/statsbotco/cubejs-client/compare/v0.11.11...v0.11.12) (2019-10-29)
1545
-
1546
-
1547
- ### Bug Fixes
1548
-
1549
- * **react:** Refetch hook only actual query changes ([10b8988](https://github.com/statsbotco/cubejs-client/commit/10b8988))
1550
-
1551
-
1552
-
1553
-
1554
-
1555
- ## [0.11.9](https://github.com/statsbotco/cubejs-client/compare/v0.11.8...v0.11.9) (2019-10-23)
1556
-
1557
-
1558
- ### Bug Fixes
1559
-
1560
- * Support `apiToken` to be an async function: first request sends incorrect token ([a2d0c77](https://github.com/statsbotco/cubejs-client/commit/a2d0c77))
1561
-
1562
-
1563
-
1564
-
1565
-
1566
- ## [0.11.7](https://github.com/statsbotco/cubejs-client/compare/v0.11.6...v0.11.7) (2019-10-22)
1567
-
1568
-
1569
- ### Features
1570
-
1571
- * Support `apiToken` to be an async function ([3a3b5f5](https://github.com/statsbotco/cubejs-client/commit/3a3b5f5))
1572
-
1573
-
1574
-
1575
-
1576
-
1577
- ## [0.11.3](https://github.com/statsbotco/cubejs-client/compare/v0.11.2...v0.11.3) (2019-10-15)
1578
-
1579
-
1580
- ### Bug Fixes
1581
-
1582
- * `useCubeQuery` doesn't reset error and resultSet on query change ([805d5b1](https://github.com/statsbotco/cubejs-client/commit/805d5b1))
1583
-
1584
-
1585
-
1586
-
1587
-
1588
- ## [0.11.2](https://github.com/statsbotco/cubejs-client/compare/v0.11.1...v0.11.2) (2019-10-15)
1589
-
1590
-
1591
- ### Bug Fixes
1592
-
1593
- * Incorrect URL generation in HttpTransport ([7e7020b](https://github.com/statsbotco/cubejs-client/commit/7e7020b))
1594
-
1595
-
1596
-
1597
-
1598
-
1599
- # [0.11.0](https://github.com/statsbotco/cubejs-client/compare/v0.10.62...v0.11.0) (2019-10-15)
1600
-
1601
-
1602
- ### Features
1603
-
1604
- * Sockets Preview ([#231](https://github.com/statsbotco/cubejs-client/issues/231)) ([89fc762](https://github.com/statsbotco/cubejs-client/commit/89fc762)), closes [#221](https://github.com/statsbotco/cubejs-client/issues/221)
1605
-
1606
-
1607
-
1608
-
1609
-
1610
- ## [0.10.61](https://github.com/statsbotco/cubejs-client/compare/v0.10.60...v0.10.61) (2019-10-10)
1611
-
1612
-
1613
- ### Features
1614
-
1615
- * **react:** Introduce `useCubeQuery` react hook and `CubeProvider` cubejsApi context provider ([19b6fac](https://github.com/statsbotco/cubejs-client/commit/19b6fac))
1616
-
1617
-
1618
-
1619
-
1620
-
1621
- ## [0.10.57](https://github.com/statsbotco/cubejs-client/compare/v0.10.56...v0.10.57) (2019-10-04)
1622
-
1623
-
1624
- ### Bug Fixes
1625
-
1626
- * **react:** Evade unnecessary heavy chart renders ([b1eb63f](https://github.com/statsbotco/cubejs-client/commit/b1eb63f))
1627
-
1628
-
1629
-
1630
-
1631
-
1632
- ## [0.10.56](https://github.com/statsbotco/cubejs-client/compare/v0.10.55...v0.10.56) (2019-10-04)
1633
-
1634
-
1635
- ### Bug Fixes
1636
-
1637
- * **react:** Evade unnecessary heavy chart renders ([bdcc569](https://github.com/statsbotco/cubejs-client/commit/bdcc569))
1638
-
1639
-
1640
-
1641
-
1642
-
1643
- ## [0.10.55](https://github.com/statsbotco/cubejs-client/compare/v0.10.54...v0.10.55) (2019-10-03)
1644
-
1645
- **Note:** Version bump only for package @cubejs-client/react
1646
-
1647
-
1648
-
1649
-
1650
-
1651
- ## [0.10.53](https://github.com/statsbotco/cubejs-client/compare/v0.10.52...v0.10.53) (2019-10-02)
1652
-
1653
-
1654
- ### Features
1655
-
1656
- * **client-react:** provide isQueryPresent() as static API method ([59dc5ce](https://github.com/statsbotco/cubejs-client/commit/59dc5ce))
1657
-
1658
-
1659
-
1660
-
1661
-
1662
- ## [0.10.43](https://github.com/statsbotco/cubejs-client/compare/v0.10.42...v0.10.43) (2019-09-27)
1663
-
1664
-
1665
- ### Features
1666
-
1667
- * Dynamic dashboards ([#218](https://github.com/statsbotco/cubejs-client/issues/218)) ([2c6cdc9](https://github.com/statsbotco/cubejs-client/commit/2c6cdc9))
1668
-
1669
-
1670
-
1671
-
1672
-
1673
- ## [0.10.16](https://github.com/statsbotco/cubejs-client/compare/v0.10.15...v0.10.16) (2019-07-20)
1674
-
1675
- **Note:** Version bump only for package @cubejs-client/react
1676
-
1677
-
1678
-
1679
-
1680
-
1681
- ## [0.10.15](https://github.com/statsbotco/cubejs-client/compare/v0.10.14...v0.10.15) (2019-07-13)
1682
-
1683
- **Note:** Version bump only for package @cubejs-client/react
1684
-
1685
-
1686
-
1687
-
1688
-
1689
- ## [0.10.14](https://github.com/statsbotco/cubejs-client/compare/v0.10.13...v0.10.14) (2019-07-13)
1690
-
1691
-
1692
- ### Features
1693
-
1694
- * **playground:** Show Query ([dc45fcb](https://github.com/statsbotco/cubejs-client/commit/dc45fcb))
1695
-
1696
-
1697
-
1698
-
1699
-
1700
- # [0.10.0](https://github.com/statsbotco/cubejs-client/compare/v0.9.24...v0.10.0) (2019-06-21)
1701
-
1702
- **Note:** Version bump only for package @cubejs-client/react
1703
-
1704
-
1705
-
1706
-
1707
-
1708
- # [0.9.0](https://github.com/statsbotco/cubejs-client/compare/v0.8.7...v0.9.0) (2019-05-11)
1709
-
1710
- **Note:** Version bump only for package @cubejs-client/react
1711
-
1712
-
1713
-
1714
-
1715
-
1716
- ## [0.8.7](https://github.com/statsbotco/cubejs-client/compare/v0.8.6...v0.8.7) (2019-05-09)
1717
-
1718
-
1719
- ### Bug Fixes
1720
-
1721
- * **cubejs-react:** add core-js dependency ([#107](https://github.com/statsbotco/cubejs-client/issues/107)) ([0e13ffe](https://github.com/statsbotco/cubejs-client/commit/0e13ffe))
1722
-
1723
-
1724
-
1725
-
1726
-
1727
- ## [0.8.4](https://github.com/statsbotco/cubejs-client/compare/v0.8.3...v0.8.4) (2019-05-02)
1728
-
1729
- **Note:** Version bump only for package @cubejs-client/react
1730
-
1731
-
1732
-
1733
-
1734
-
1735
- ## [0.8.1](https://github.com/statsbotco/cubejs-client/compare/v0.8.0...v0.8.1) (2019-04-30)
1736
-
1737
- **Note:** Version bump only for package @cubejs-client/react
1738
-
1739
-
1740
-
1741
-
1742
-
1743
- # [0.8.0](https://github.com/statsbotco/cubejs-client/compare/v0.7.10...v0.8.0) (2019-04-29)
1744
-
1745
- **Note:** Version bump only for package @cubejs-client/react
1746
-
1747
-
1748
-
1749
-
1750
-
1751
- ## [0.7.10](https://github.com/statsbotco/cubejs-client/compare/v0.7.9...v0.7.10) (2019-04-25)
1752
-
1753
-
1754
- ### Bug Fixes
1755
-
1756
- * **client-core:** Table pivot incorrectly behaves with multiple measures ([adb2270](https://github.com/statsbotco/cubejs-client/commit/adb2270))
1757
-
1758
-
1759
-
1760
-
1761
-
1762
- ## [0.7.6](https://github.com/statsbotco/cubejs-client/compare/v0.7.5...v0.7.6) (2019-04-23)
1763
-
1764
-
1765
- ### Bug Fixes
1766
-
1767
- * Use cross-fetch instead of isomorphic-fetch to allow React-Native builds ([#92](https://github.com/statsbotco/cubejs-client/issues/92)) ([79150f4](https://github.com/statsbotco/cubejs-client/commit/79150f4))
1768
-
1769
-
1770
-
1771
-
1772
-
1773
- ## [0.7.3](https://github.com/statsbotco/cubejs-client/compare/v0.7.2...v0.7.3) (2019-04-16)
1774
-
1775
-
1776
- ### Bug Fixes
1777
-
1778
- * Allow SSR: use isomorphic-fetch instead of whatwg-fetch. ([902e581](https://github.com/statsbotco/cubejs-client/commit/902e581)), closes [#1](https://github.com/statsbotco/cubejs-client/issues/1)
1779
-
1780
-
1781
-
1782
-
1783
-
1784
- # [0.7.0](https://github.com/statsbotco/cubejs-client/compare/v0.6.2...v0.7.0) (2019-04-15)
1785
-
1786
- **Note:** Version bump only for package @cubejs-client/react
1787
-
1788
-
1789
-
1790
-
1791
-
1792
- # [0.6.0](https://github.com/statsbotco/cubejs-client/compare/v0.5.2...v0.6.0) (2019-04-09)
1793
-
1794
-
1795
- ### Features
1796
-
1797
- * QueryBuilder heuristics. Playground area, table and number implementation. ([c883a48](https://github.com/statsbotco/cubejs-client/commit/c883a48))
1798
-
1799
-
1800
-
1801
-
1802
-
1803
- ## [0.5.2](https://github.com/statsbotco/cubejs-client/compare/v0.5.1...v0.5.2) (2019-04-05)
1804
-
1805
-
1806
- ### Features
1807
-
1808
- * Playground UX improvements ([6760a1d](https://github.com/statsbotco/cubejs-client/commit/6760a1d))
1809
-
1810
-
1811
-
1812
-
1813
-
1814
- ## [0.5.1](https://github.com/statsbotco/cubejs-client/compare/v0.5.0...v0.5.1) (2019-04-02)
1815
-
1816
- **Note:** Version bump only for package @cubejs-client/react
1817
-
1818
-
1819
-
1820
-
1821
-
1822
- # [0.5.0](https://github.com/statsbotco/cubejs-client/compare/v0.4.6...v0.5.0) (2019-04-01)
1823
-
1824
- **Note:** Version bump only for package @cubejs-client/react
1825
-
1826
-
1827
-
1828
-
1829
-
1830
- ## [0.4.5](https://github.com/statsbotco/cubejs-client/compare/v0.4.4...v0.4.5) (2019-03-21)
1831
-
1832
-
1833
- ### Bug Fixes
1834
-
1835
- * client-react - query prop now has default blank value ([#54](https://github.com/statsbotco/cubejs-client/issues/54)) ([27e7090](https://github.com/statsbotco/cubejs-client/commit/27e7090))
1836
-
1837
-
1838
- ### Features
1839
-
1840
- * Playground filters implementation ([de4315d](https://github.com/statsbotco/cubejs-client/commit/de4315d))
1841
-
1842
-
1843
-
1844
-
1845
-
1846
- ## [0.4.4](https://github.com/statsbotco/cubejs-client/compare/v0.4.3...v0.4.4) (2019-03-17)
1847
-
1848
-
1849
- ### Features
1850
-
1851
- * Introduce Schema generation UI in Playground ([349c7d0](https://github.com/statsbotco/cubejs-client/commit/349c7d0))
1852
-
1853
-
1854
-
1855
-
1856
-
1857
- ## [0.4.1](https://github.com/statsbotco/cubejs-client/compare/v0.4.0...v0.4.1) (2019-03-14)
1858
-
1859
- **Note:** Version bump only for package @cubejs-client/react
1860
-
1861
-
1862
-
1863
-
1864
-
1865
- ## [0.3.5-alpha.0](https://github.com/statsbotco/cubejs-client/compare/v0.3.5...v0.3.5-alpha.0) (2019-03-12)
1866
-
1867
- **Note:** Version bump only for package @cubejs-client/react