@ctx-core/env 17.3.18 → 17.4.0

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,4617 +0,0 @@
1
- # @ctx-core/env
2
-
3
- ## 17.3.18
4
-
5
- ### Patch Changes
6
-
7
- - @ctx-core/object: ^29.0.0 -> ^29.1.0
8
- - Updated dependencies
9
- - @ctx-core/error@12.3.48
10
- - @ctx-core/nanostores@7.0.7
11
-
12
- ## 17.3.17
13
-
14
- ### Patch Changes
15
-
16
- - @ctx-core/nanostores: ^7.0.5 -> ^7.0.6
17
-
18
- ## 17.3.16
19
-
20
- ### Patch Changes
21
-
22
- - Updated dependencies
23
- - Updated dependencies
24
- - Updated dependencies
25
- - @ctx-core/object@29.0.0
26
- - @ctx-core/error@12.3.47
27
- - @ctx-core/nanostores@7.0.5
28
-
29
- ## 17.3.15
30
-
31
- ### Patch Changes
32
-
33
- - @ctx-core/object: ^28.2.1 -> ^28.2.2
34
- - Updated dependencies
35
- - @ctx-core/error@12.3.46
36
- - @ctx-core/nanostores@7.0.4
37
-
38
- ## 17.3.14
39
-
40
- ### Patch Changes
41
-
42
- - @ctx-core/nanostores: ^7.0.1 -> ^7.0.3
43
-
44
- ## 17.3.13
45
-
46
- ### Patch Changes
47
-
48
- - @ctx-core/nanostores: ^7.0.0 -> ^7.0.1
49
-
50
- ## 17.3.12
51
-
52
- ### Patch Changes
53
-
54
- - Updated dependencies
55
- - Updated dependencies
56
- - @ctx-core/nanostores@7.0.0
57
-
58
- ## 17.3.11
59
-
60
- ### Patch Changes
61
-
62
- - @ctx-core/nanostores: ^6.0.13 -> ^6.0.14
63
- - Updated dependencies
64
- - @ctx-core/nanostores@6.0.15
65
-
66
- ## 17.3.10
67
-
68
- ### Patch Changes
69
-
70
- - tsx: ^3.13.0 -> ^3.14.0
71
- - Updated dependencies
72
- - Updated dependencies
73
- - Updated dependencies
74
- - @ctx-core/nanostores@6.0.13
75
- - @ctx-core/error@12.3.45
76
- - @ctx-core/function@21.20.2
77
- - @ctx-core/object@28.2.1
78
-
79
- ## 17.3.9
80
-
81
- ### Patch Changes
82
-
83
- - @ctx-core/object: ^28.1.0 -> ^28.2.0
84
- - Updated dependencies
85
- - @ctx-core/error@12.3.44
86
- - @ctx-core/nanostores@6.0.12
87
-
88
- ## 17.3.8
89
-
90
- ### Patch Changes
91
-
92
- - @ctx-core/object: ^28.0.7 -> ^28.1.0
93
- - @ctx-core/nanostores: ^6.0.10 -> ^6.0.11
94
- - Updated dependencies
95
- - @ctx-core/error@12.3.43
96
-
97
- ## 17.3.7
98
-
99
- ### Patch Changes
100
-
101
- - @ctx-core/nanostores: ^6.0.9 -> ^6.0.10
102
-
103
- ## 17.3.6
104
-
105
- ### Patch Changes
106
-
107
- - @ctx-core/nanostores: ^6.0.8 -> ^6.0.9
108
-
109
- ## 17.3.5
110
-
111
- ### Patch Changes
112
-
113
- - version bump
114
- - Updated dependencies
115
- - @ctx-core/error@12.3.42
116
- - @ctx-core/function@21.20.1
117
- - @ctx-core/nanostores@6.0.8
118
- - @ctx-core/object@28.0.7
119
-
120
- ## 17.3.4
121
-
122
- ### Patch Changes
123
-
124
- - missing_env**throw: fix: ∋ error_o**throw
125
-
126
- ## 17.3.3
127
-
128
- ### Patch Changes
129
-
130
- - @ctx-core/error: ^12.3.40 -> ^12.3.41
131
-
132
- ## 17.3.2
133
-
134
- ### Patch Changes
135
-
136
- - @ctx-core/function: ^21.19.0 -> ^21.20.0
137
- - Updated dependencies
138
- - @ctx-core/nanostores@6.0.7
139
- - @ctx-core/object@28.0.6
140
-
141
- ## 17.3.1
142
-
143
- ### Patch Changes
144
-
145
- - @ctx-core/nanostores: ^6.0.1 -> ^6.0.5
146
- - Updated dependencies
147
- - Updated dependencies
148
- - @ctx-core/error@12.3.40
149
- - @ctx-core/nanostores@6.0.6
150
-
151
- ## 17.3.0
152
-
153
- ### Minor Changes
154
-
155
- - - is*staging*
156
-
157
- is*staging$*: aliased by is_staging\_\_
158
-
159
- - - CACHE*VERSION*
160
-
161
- CACHE*VERSION$*: aliased by CACHE_VERSION\_\_
162
-
163
- - - is*production*
164
-
165
- is*production$*: aliased by is_production\_\_
166
-
167
- - - NODE*ENV*
168
-
169
- NODE*ENV$*: aliased by NODE_ENV\_\_
170
-
171
- - - is*development*
172
-
173
- is*development$*: aliased by is_development\_\_
174
-
175
- - - VERSION\_
176
-
177
- VERSION$\_: aliased by VERSION\_\_
178
-
179
- ### Patch Changes
180
-
181
- - Updated dependencies
182
- - @ctx-core/object@28.0.5
183
-
184
- ## 17.2.128
185
-
186
- ### Patch Changes
187
-
188
- - @ctx-core/error: ^12.3.38 -> ^12.3.39
189
-
190
- ## 17.2.127
191
-
192
- ### Patch Changes
193
-
194
- - @ctx-core/function: ^21.18.0 -> ^21.19.0
195
- - Updated dependencies
196
- - @ctx-core/nanostores@6.0.1
197
- - @ctx-core/object@28.0.4
198
-
199
- ## 17.2.126
200
-
201
- ### Patch Changes
202
-
203
- - Updated dependencies
204
- - @ctx-core/nanostores@6.0.0
205
-
206
- ## 17.2.125
207
-
208
- ### Patch Changes
209
-
210
- - @ctx-core/nanostores: ^5.2.8 -> ^5.2.9
211
-
212
- ## 17.2.124
213
-
214
- ### Patch Changes
215
-
216
- - @ctx-core/nanostores: ^5.2.7 -> ^5.2.8
217
-
218
- ## 17.2.123
219
-
220
- ### Patch Changes
221
-
222
- - @ctx-core/nanostores: ^5.2.6 -> ^5.2.7
223
-
224
- ## 17.2.122
225
-
226
- ### Patch Changes
227
-
228
- - @ctx-core/nanostores: ^5.2.5 -> ^5.2.6
229
-
230
- ## 17.2.121
231
-
232
- ### Patch Changes
233
-
234
- - @ctx-core/nanostores: ^5.2.4 -> ^5.2.5
235
-
236
- ## 17.2.120
237
-
238
- ### Patch Changes
239
-
240
- - @ctx-core/nanostores: ^5.2.3 -> ^5.2.4
241
-
242
- ## 17.2.119
243
-
244
- ### Patch Changes
245
-
246
- - @ctx-core/nanostores: ^5.2.1 -> ^5.2.2
247
- - Updated dependencies
248
- - @ctx-core/nanostores@5.2.3
249
-
250
- ## 17.2.118
251
-
252
- ### Patch Changes
253
-
254
- - @ctx-core/nanostores: ^5.2.0 -> ^5.2.1
255
-
256
- ## 17.2.117
257
-
258
- ### Patch Changes
259
-
260
- - @ctx-core/nanostores: ^5.1.2 -> ^5.2.0
261
- - @ctx-core/object: ^28.0.2 -> ^28.0.3
262
- - Updated dependencies
263
- - @ctx-core/error@12.3.38
264
-
265
- ## 17.2.116
266
-
267
- ### Patch Changes
268
-
269
- - @ctx-core/nanostores: ^5.1.1 -> ^5.1.2
270
-
271
- ## 17.2.115
272
-
273
- ### Patch Changes
274
-
275
- - @ctx-core/nanostores: ^5.1.0 -> ^5.1.1
276
-
277
- ## 17.2.114
278
-
279
- ### Patch Changes
280
-
281
- - @ctx-core/object: ^28.0.1 -> ^28.0.2
282
- - @ctx-core/nanostores: ^5.0.5 -> ^5.1.0
283
- - Updated dependencies
284
- - @ctx-core/error@12.3.37
285
-
286
- ## 17.2.113
287
-
288
- ### Patch Changes
289
-
290
- - @ctx-core/nanostores: ^5.0.4 -> ^5.0.5
291
-
292
- ## 17.2.112
293
-
294
- ### Patch Changes
295
-
296
- - @ctx-core/nanostores: ^5.0.2 -> ^5.0.4
297
-
298
- ## 17.2.111
299
-
300
- ### Patch Changes
301
-
302
- - @ctx-core/nanostores: ^5.0.1 -> ^5.0.2
303
-
304
- ## 17.2.110
305
-
306
- ### Patch Changes
307
-
308
- - @ctx-core/nanostores: ^5.0.0 -> ^5.0.1
309
-
310
- ## 17.2.109
311
-
312
- ### Patch Changes
313
-
314
- - Updated dependencies
315
- - @ctx-core/nanostores@5.0.0
316
-
317
- ## 17.2.108
318
-
319
- ### Patch Changes
320
-
321
- - @ctx-core/nanostores: ^4.2.6 -> ^4.2.7
322
-
323
- ## 17.2.107
324
-
325
- ### Patch Changes
326
-
327
- - @ctx-core/object: ^28.0.0 -> ^28.0.1
328
- - Updated dependencies
329
- - @ctx-core/error@12.3.36
330
- - @ctx-core/nanostores@4.2.6
331
-
332
- ## 17.2.106
333
-
334
- ### Patch Changes
335
-
336
- - Updated dependencies
337
- - @ctx-core/object@28.0.0
338
- - @ctx-core/error@12.3.35
339
- - @ctx-core/nanostores@4.2.5
340
-
341
- ## 17.2.105
342
-
343
- ### Patch Changes
344
-
345
- - @ctx-core/object: ^27.8.1 -> ^27.9.0
346
- - Updated dependencies
347
- - @ctx-core/error@12.3.34
348
- - @ctx-core/nanostores@4.2.4
349
-
350
- ## 17.2.104
351
-
352
- ### Patch Changes
353
-
354
- - @ctx-core/object: ^27.8.0 -> ^27.8.1
355
- - Updated dependencies
356
- - @ctx-core/error@12.3.33
357
- - @ctx-core/nanostores@4.2.3
358
-
359
- ## 17.2.103
360
-
361
- ### Patch Changes
362
-
363
- - @ctx-core/object: ^27.6.0 -> ^27.8.0
364
- - Updated dependencies
365
- - @ctx-core/error@12.3.32
366
- - @ctx-core/nanostores@4.2.2
367
-
368
- ## 17.2.102
369
-
370
- ### Patch Changes
371
-
372
- - @ctx-core/object: ^27.5.0 -> ^27.6.0
373
- - Updated dependencies
374
- - @ctx-core/error@12.3.31
375
- - @ctx-core/nanostores@4.2.1
376
-
377
- ## 17.2.101
378
-
379
- ### Patch Changes
380
-
381
- - @ctx-core/nanostores: ^4.1.0 -> ^4.2.0
382
-
383
- ## 17.2.100
384
-
385
- ### Patch Changes
386
-
387
- - @ctx-core/nanostores: ^4.0.7 -> ^4.1.0
388
-
389
- ## 17.2.99
390
-
391
- ### Patch Changes
392
-
393
- - @ctx-core/object: ^27.4.26 -> ^27.5.0
394
- - Updated dependencies
395
- - @ctx-core/error@12.3.30
396
- - @ctx-core/nanostores@4.0.7
397
-
398
- ## 17.2.98
399
-
400
- ### Patch Changes
401
-
402
- - @ctx-core/nanostores: ^4.0.5 -> ^4.0.6
403
-
404
- ## 17.2.97
405
-
406
- ### Patch Changes
407
-
408
- - @ctx-core/nanostores: ^4.0.4 -> ^4.0.5
409
-
410
- ## 17.2.96
411
-
412
- ### Patch Changes
413
-
414
- - @ctx-core/nanostores: ^4.0.3 -> ^4.0.4
415
-
416
- ## 17.2.95
417
-
418
- ### Patch Changes
419
-
420
- - @ctx-core/nanostores: ^4.0.2 -> ^4.0.3
421
-
422
- ## 17.2.94
423
-
424
- ### Patch Changes
425
-
426
- - @ctx-core/nanostores: ^4.0.1 -> ^4.0.2
427
-
428
- ## 17.2.93
429
-
430
- ### Patch Changes
431
-
432
- - @ctx-core/object: ^27.4.25 -> ^27.4.26
433
- - Updated dependencies
434
- - @ctx-core/error@12.3.29
435
- - @ctx-core/nanostores@4.0.1
436
-
437
- ## 17.2.92
438
-
439
- ### Patch Changes
440
-
441
- - Updated dependencies
442
- - Updated dependencies
443
- - @ctx-core/nanostores@4.0.0
444
-
445
- ## 17.2.91
446
-
447
- ### Patch Changes
448
-
449
- - @ctx-core/nanostores: ^3.4.3 -> ^3.5.0
450
-
451
- ## 17.2.90
452
-
453
- ### Patch Changes
454
-
455
- - @ctx-core/nanostores: ^3.4.2 -> ^3.4.3
456
-
457
- ## 17.2.89
458
-
459
- ### Patch Changes
460
-
461
- - @ctx-core/nanostores: ^3.4.1 -> ^3.4.2
462
-
463
- ## 17.2.88
464
-
465
- ### Patch Changes
466
-
467
- - @ctx-core/nanostores: ^3.4.0 -> ^3.4.1
468
-
469
- ## 17.2.87
470
-
471
- ### Patch Changes
472
-
473
- - @ctx-core/object: ^27.4.24 -> ^27.4.25
474
- - @ctx-core/nanostores: ^3.3.1 -> ^3.4.0
475
- - Updated dependencies
476
- - @ctx-core/error@12.3.28
477
-
478
- ## 17.2.86
479
-
480
- ### Patch Changes
481
-
482
- - @ctx-core/nanostores: ^3.3.0 -> ^3.3.1
483
- - @ctx-core/error: ^12.3.26 -> ^12.3.27
484
-
485
- ## 17.2.85
486
-
487
- ### Patch Changes
488
-
489
- - @ctx-core/nanostores: ^3.2.23 -> ^3.3.0
490
- - @ctx-core/function: ^21.17.19 -> ^21.18.0
491
- - Updated dependencies
492
- - @ctx-core/object@27.4.24
493
-
494
- ## 17.2.84
495
-
496
- ### Patch Changes
497
-
498
- - @ctx-core/nanostores: ^3.2.22 -> ^3.2.23
499
-
500
- ## 17.2.83
501
-
502
- ### Patch Changes
503
-
504
- - @ctx-core/monorepo: ^20.3.3 -> ^20.3.4
505
- - Updated dependencies
506
- - @ctx-core/error@12.3.26
507
- - @ctx-core/function@21.17.19
508
- - @ctx-core/nanostores@3.2.22
509
- - @ctx-core/object@27.4.23
510
-
511
- ## 17.2.82
512
-
513
- ### Patch Changes
514
-
515
- - @ctx-core/monorepo: ^20.3.1 -> ^20.3.2
516
- - @ctx-core/dev-tools: 8.1.111 -> 8.1.112
517
- - @ctx-core/function: ^21.17.16 -> ^21.17.17
518
- - @ctx-core/queue: ^7.5.18 -> ^7.5.19
519
- - @ctx-core/git-tools: ^7.0.61 -> ^7.0.62
520
- - @ctx-core/build: 1.0.299 -> 1.0.300
521
- - @ctx-core/ctx-core-package-tools: ^8.0.191 -> ^8.0.192
522
- - Updated dependencies
523
- - Updated dependencies
524
- - Updated dependencies
525
- - Updated dependencies
526
- - Updated dependencies
527
- - Updated dependencies
528
- - Updated dependencies
529
- - @ctx-core/error@12.3.25
530
- - @ctx-core/function@21.17.18
531
- - @ctx-core/nanostores@3.2.21
532
- - @ctx-core/object@27.4.22
533
-
534
- ## 17.2.81
535
-
536
- ### Patch Changes
537
-
538
- - @ctx-core/monorepo: ^20.3.0 -> ^20.3.1
539
- - @ctx-core/git-tools: ^7.0.60 -> ^7.0.61
540
- - @ctx-core/function: ^21.17.15 -> ^21.17.16
541
- - @ctx-core/dev-tools: 8.1.110 -> 8.1.111
542
- - @ctx-core/build: 1.0.298 -> 1.0.299
543
- - @ctx-core/ctx-core-package-tools: ^8.0.190 -> ^8.0.191
544
- - @ctx-core/queue: ^7.5.17 -> ^7.5.18
545
- - Updated dependencies
546
- - Updated dependencies
547
- - Updated dependencies
548
- - Updated dependencies
549
- - Updated dependencies
550
- - Updated dependencies
551
- - Updated dependencies
552
- - @ctx-core/error@12.3.24
553
- - @ctx-core/function@21.17.17
554
- - @ctx-core/nanostores@3.2.20
555
- - @ctx-core/object@27.4.21
556
-
557
- ## 17.2.80
558
-
559
- ### Patch Changes
560
-
561
- - @ctx-core/queue: ^7.5.16 -> ^7.5.17
562
- - @ctx-core/dev-tools: 8.1.109 -> 8.1.110
563
- - @ctx-core/git-tools: ^7.0.59 -> ^7.0.60
564
- - @ctx-core/monorepo: ^20.2.3 -> ^20.3.0
565
- - @ctx-core/ctx-core-package-tools: ^8.0.189 -> ^8.0.190
566
- - @ctx-core/build: 1.0.297 -> 1.0.298
567
- - @ctx-core/function: ^21.17.14 -> ^21.17.15
568
- - Updated dependencies
569
- - Updated dependencies
570
- - Updated dependencies
571
- - Updated dependencies
572
- - Updated dependencies
573
- - Updated dependencies
574
- - Updated dependencies
575
- - @ctx-core/error@12.3.23
576
- - @ctx-core/function@21.17.16
577
- - @ctx-core/nanostores@3.2.19
578
- - @ctx-core/object@27.4.20
579
-
580
- ## 17.2.79
581
-
582
- ### Patch Changes
583
-
584
- - @ctx-core/git-tools: ^7.0.58 -> ^7.0.59
585
- - @ctx-core/queue: ^7.5.15 -> ^7.5.16
586
- - @ctx-core/build: 1.0.296 -> 1.0.297
587
- - @ctx-core/monorepo: ^20.2.2 -> ^20.2.3
588
- - @ctx-core/ctx-core-package-tools: ^8.0.188 -> ^8.0.189
589
- - @ctx-core/dev-tools: 8.1.108 -> 8.1.109
590
- - @ctx-core/function: ^21.17.13 -> ^21.17.14
591
- - Updated dependencies
592
- - Updated dependencies
593
- - Updated dependencies
594
- - Updated dependencies
595
- - Updated dependencies
596
- - Updated dependencies
597
- - Updated dependencies
598
- - @ctx-core/error@12.3.22
599
- - @ctx-core/function@21.17.15
600
- - @ctx-core/nanostores@3.2.18
601
- - @ctx-core/object@27.4.19
602
-
603
- ## 17.2.78
604
-
605
- ### Patch Changes
606
-
607
- - @ctx-core/dev-tools: 8.1.107 -> 8.1.108
608
- - @ctx-core/build: 1.0.295 -> 1.0.296
609
- - @ctx-core/git-tools: ^7.0.57 -> ^7.0.58
610
- - @ctx-core/ctx-core-package-tools: ^8.0.187 -> ^8.0.188
611
- - @ctx-core/monorepo: ^20.2.1 -> ^20.2.2
612
- - @ctx-core/function: ^21.17.12 -> ^21.17.13
613
- - @ctx-core/queue: ^7.5.13 -> ^7.5.15
614
- - Updated dependencies
615
- - Updated dependencies
616
- - Updated dependencies
617
- - Updated dependencies
618
- - Updated dependencies
619
- - Updated dependencies
620
- - Updated dependencies
621
- - @ctx-core/error@12.3.21
622
- - @ctx-core/function@21.17.14
623
- - @ctx-core/nanostores@3.2.17
624
- - @ctx-core/object@27.4.18
625
-
626
- ## 17.2.77
627
-
628
- ### Patch Changes
629
-
630
- - @ctx-core/dev-tools: 8.1.94 -> 8.1.107
631
- - @pnpm/list: ^9.0.2 -> ^9.0.3
632
- - @ctx-core/queue: ^7.5.1 -> ^7.5.13
633
- - pnpm: 8.2.0 -> 8.3.0
634
- - @ctx-core/build: 1.0.281 -> 1.0.295
635
- - @ctx-core/git-tools: ^7.0.45 -> ^7.0.57
636
- - @ctx-core/monorepo: ^20.1.0 -> ^20.2.1
637
- - @pnpm/sort-packages: ^5.0.0 -> ^5.0.1
638
- - Updated dependencies
639
- - Updated dependencies
640
- - Updated dependencies
641
- - Updated dependencies
642
- - Updated dependencies
643
- - Updated dependencies
644
- - Updated dependencies
645
- - Updated dependencies
646
- - @ctx-core/error@12.3.20
647
- - @ctx-core/function@21.17.13
648
- - @ctx-core/nanostores@3.2.16
649
- - @ctx-core/object@27.4.17
650
-
651
- ## 17.2.76
652
-
653
- ### Patch Changes
654
-
655
- - version bump
656
-
657
- ## 17.2.62
658
-
659
- ### Patch Changes
660
-
661
- - @ctx-core/nanostores: ^3.2.1 -> ^3.2.2
662
-
663
- ## 17.2.61
664
-
665
- ### Patch Changes
666
-
667
- - @ctx-core/error: ^12.3.6 -> ^12.3.7
668
-
669
- ## 17.2.60
670
-
671
- ### Patch Changes
672
-
673
- - @ctx-core/function: ^21.16.0 -> ^21.17.0
674
- - Updated dependencies
675
- - @ctx-core/nanostores@3.2.1
676
- - @ctx-core/object@27.4.4
677
-
678
- ## 17.2.59
679
-
680
- ### Patch Changes
681
-
682
- - @ctx-core/nanostores: ^3.1.21 -> ^3.2.0
683
-
684
- ## 17.2.58
685
-
686
- ### Patch Changes
687
-
688
- - @ctx-core/error: ^12.3.5 -> ^12.3.6
689
-
690
- ## 17.2.57
691
-
692
- ### Patch Changes
693
-
694
- - @ctx-core/function: ^21.15.0 -> ^21.16.0
695
- - Updated dependencies
696
- - @ctx-core/nanostores@3.1.21
697
- - @ctx-core/object@27.4.3
698
-
699
- ## 17.2.56
700
-
701
- ### Patch Changes
702
-
703
- - @ctx-core/error: ^12.3.4 -> ^12.3.5
704
-
705
- ## 17.2.55
706
-
707
- ### Patch Changes
708
-
709
- - @ctx-core/function: ^21.14.0 -> ^21.15.0
710
- - Updated dependencies
711
- - @ctx-core/nanostores@3.1.20
712
- - @ctx-core/object@27.4.2
713
-
714
- ## 17.2.54
715
-
716
- ### Patch Changes
717
-
718
- - @ctx-core/nanostores: ^3.1.18 -> ^3.1.19
719
-
720
- ## 17.2.53
721
-
722
- ### Patch Changes
723
-
724
- - @ctx-core/object: ^27.4.0 -> ^27.4.1
725
- - Updated dependencies
726
- - @ctx-core/error@12.3.4
727
- - @ctx-core/nanostores@3.1.18
728
-
729
- ## 17.2.52
730
-
731
- ### Patch Changes
732
-
733
- - @ctx-core/object: ^27.3.4 -> ^27.4.0
734
- - Updated dependencies
735
- - @ctx-core/error@12.3.3
736
- - @ctx-core/nanostores@3.1.17
737
-
738
- ## 17.2.51
739
-
740
- ### Patch Changes
741
-
742
- - @ctx-core/error: ^12.3.1 -> ^12.3.2
743
-
744
- ## 17.2.50
745
-
746
- ### Patch Changes
747
-
748
- - @ctx-core/function: ^21.13.1 -> ^21.14.0
749
- - Updated dependencies
750
- - @ctx-core/nanostores@3.1.16
751
- - @ctx-core/object@27.3.4
752
-
753
- ## 17.2.49
754
-
755
- ### Patch Changes
756
-
757
- - @ctx-core/function: ^21.13.0 -> ^21.13.1
758
- - Updated dependencies
759
- - Updated dependencies
760
- - @ctx-core/nanostores@3.1.15
761
- - @ctx-core/object@27.3.3
762
- - @ctx-core/error@12.3.1
763
-
764
- ## 17.2.48
765
-
766
- ### Patch Changes
767
-
768
- - @ctx-core/function: ^21.12.2 -> ^21.13.0
769
- - Updated dependencies
770
- - @ctx-core/nanostores@3.1.14
771
- - @ctx-core/object@27.3.2
772
-
773
- ## 17.2.47
774
-
775
- ### Patch Changes
776
-
777
- - @ctx-core/error: ^12.2.0 -> ^12.3.0
778
-
779
- ## 17.2.46
780
-
781
- ### Patch Changes
782
-
783
- - @ctx-core/error: ^12.1.2 -> ^12.2.0
784
-
785
- ## 17.2.45
786
-
787
- ### Patch Changes
788
-
789
- - @ctx-core/error: ^12.0.0 -> ^12.1.2
790
-
791
- ## 17.2.44
792
-
793
- ### Patch Changes
794
-
795
- - Updated dependencies
796
- - Updated dependencies
797
- - Updated dependencies
798
- - Updated dependencies
799
- - Updated dependencies
800
- - Updated dependencies
801
- - Updated dependencies
802
- - Updated dependencies
803
- - Updated dependencies
804
- - Updated dependencies
805
- - Updated dependencies
806
- - Updated dependencies
807
- - Updated dependencies
808
- - Updated dependencies
809
- - Updated dependencies
810
- - Updated dependencies
811
- - Updated dependencies
812
- - Updated dependencies
813
- - Updated dependencies
814
- - Updated dependencies
815
- - Updated dependencies
816
- - Updated dependencies
817
- - Updated dependencies
818
- - Updated dependencies
819
- - Updated dependencies
820
- - Updated dependencies
821
- - Updated dependencies
822
- - @ctx-core/error@12.0.0
823
-
824
- ## 17.2.43
825
-
826
- ### Patch Changes
827
-
828
- - @ctx-core/error: ^11.6.24 -> ^11.7.0
829
-
830
- ## 17.2.42
831
-
832
- ### Patch Changes
833
-
834
- - @ctx-core/object: ^27.3.0 -> ^27.3.1
835
- - Updated dependencies
836
- - @ctx-core/error@11.6.24
837
- - @ctx-core/nanostores@3.1.13
838
-
839
- ## 17.2.41
840
-
841
- ### Patch Changes
842
-
843
- - @ctx-core/object: ^27.2.0 -> ^27.3.0
844
- - Updated dependencies
845
- - @ctx-core/error@11.6.23
846
- - @ctx-core/nanostores@3.1.12
847
-
848
- ## 17.2.40
849
-
850
- ### Patch Changes
851
-
852
- - @ctx-core/object: ^27.1.7 -> ^27.2.0
853
- - Updated dependencies
854
- - @ctx-core/error@11.6.22
855
- - @ctx-core/nanostores@3.1.11
856
-
857
- ## 17.2.39
858
-
859
- ### Patch Changes
860
-
861
- - @ctx-core/error: ^11.6.20 -> ^11.6.21
862
-
863
- ## 17.2.38
864
-
865
- ### Patch Changes
866
-
867
- - @ctx-core/function: ^21.12.1 -> ^21.12.2
868
- - Updated dependencies
869
- - @ctx-core/nanostores@3.1.10
870
- - @ctx-core/object@27.1.7
871
-
872
- ## 17.2.37
873
-
874
- ### Patch Changes
875
-
876
- - @ctx-core/nanostores: ^3.1.8 -> ^3.1.9
877
-
878
- ## 17.2.36
879
-
880
- ### Patch Changes
881
-
882
- - dependencies: - svelte
883
-
884
- ## 17.2.35
885
-
886
- ### Patch Changes
887
-
888
- - svelte: ^3.56.0 -> ^3.57.0
889
-
890
- ## 17.2.34
891
-
892
- ### Patch Changes
893
-
894
- - svelte: ^3.55.1 -> ^3.56.0
895
-
896
- ## 17.2.33
897
-
898
- ### Patch Changes
899
-
900
- - @ctx-core/error: ^11.6.19 -> ^11.6.20
901
-
902
- ## 17.2.32
903
-
904
- ### Patch Changes
905
-
906
- - @ctx-core/function: ^21.12.0 -> ^21.12.1
907
- - Updated dependencies
908
- - @ctx-core/nanostores@3.1.8
909
- - @ctx-core/object@27.1.6
910
-
911
- ## 17.2.31
912
-
913
- ### Patch Changes
914
-
915
- - @ctx-core/error: ^11.6.18 -> ^11.6.19
916
-
917
- ## 17.2.30
918
-
919
- ### Patch Changes
920
-
921
- - @ctx-core/function: ^21.11.0 -> ^21.12.0
922
- - Updated dependencies
923
- - @ctx-core/nanostores@3.1.7
924
- - @ctx-core/object@27.1.5
925
-
926
- ## 17.2.29
927
-
928
- ### Patch Changes
929
-
930
- - @ctx-core/object: ^27.1.3 -> ^27.1.4
931
- - Updated dependencies
932
- - Updated dependencies
933
- - @ctx-core/nanostores@3.1.6
934
- - @ctx-core/error@11.6.18
935
-
936
- ## 17.2.28
937
-
938
- ### Patch Changes
939
-
940
- - @ctx-core/object: ^27.1.2 -> ^27.1.3
941
- - Updated dependencies
942
- - @ctx-core/error@11.6.17
943
- - @ctx-core/nanostores@3.1.5
944
-
945
- ## 17.2.27
946
-
947
- ### Patch Changes
948
-
949
- - @ctx-core/error: ^11.6.15 -> ^11.6.16
950
-
951
- ## 17.2.26
952
-
953
- ### Patch Changes
954
-
955
- - @ctx-core/function: ^21.10.1 -> ^21.11.0
956
- - Updated dependencies
957
- - @ctx-core/nanostores@3.1.4
958
- - @ctx-core/object@27.1.2
959
-
960
- ## 17.2.25
961
-
962
- ### Patch Changes
963
-
964
- - @ctx-core/error: ^11.6.14 -> ^11.6.15
965
-
966
- ## 17.2.24
967
-
968
- ### Patch Changes
969
-
970
- - @ctx-core/function: ^21.9.0 -> ^21.10.0
971
- - Updated dependencies
972
- - Updated dependencies
973
- - @ctx-core/nanostores@3.1.3
974
- - @ctx-core/object@27.1.1
975
- - @ctx-core/function@21.10.1
976
-
977
- ## 17.2.23
978
-
979
- ### Patch Changes
980
-
981
- - @ctx-core/function: ^21.8.0 -> ^21.9.0
982
- - @ctx-core/object: ^27.0.0 -> ^27.1.0
983
- - Updated dependencies
984
- - Updated dependencies
985
- - @ctx-core/nanostores@3.1.2
986
- - @ctx-core/error@11.6.14
987
-
988
- ## 17.2.22
989
-
990
- ### Patch Changes
991
-
992
- - @ctx-core/nanostores: ^3.0.0 -> ^3.1.1
993
-
994
- ## 17.2.21
995
-
996
- ### Patch Changes
997
-
998
- - Updated dependencies
999
- - Updated dependencies
1000
- - Updated dependencies
1001
- - Updated dependencies
1002
- - @ctx-core/nanostores@3.0.0
1003
- - @ctx-core/object@27.0.0
1004
- - @ctx-core/error@11.6.13
1005
-
1006
- ## 17.2.20
1007
-
1008
- ### Patch Changes
1009
-
1010
- - @ctx-core/error: ^11.6.11 -> ^11.6.12
1011
-
1012
- ## 17.2.19
1013
-
1014
- ### Patch Changes
1015
-
1016
- - @ctx-core/error: ^11.6.10 -> ^11.6.11
1017
-
1018
- ## 17.2.18
1019
-
1020
- ### Patch Changes
1021
-
1022
- - import*meta_env*() instead of process.env
1023
-
1024
- ## 17.2.17
1025
-
1026
- ### Patch Changes
1027
-
1028
- - Updated dependencies
1029
- - Updated dependencies
1030
- - Updated dependencies
1031
- - Updated dependencies
1032
- - Updated dependencies
1033
- - @ctx-core/object@26.0.0
1034
- - @ctx-core/error@11.6.10
1035
- - @ctx-core/nanostores@2.2.34
1036
-
1037
- ## 17.2.16
1038
-
1039
- ### Patch Changes
1040
-
1041
- - @ctx-core/object: ^25.2.0 -> ^25.2.1
1042
- - Updated dependencies
1043
- - @ctx-core/error@11.6.9
1044
- - @ctx-core/nanostores@2.2.33
1045
-
1046
- ## 17.2.15
1047
-
1048
- ### Patch Changes
1049
-
1050
- - @ctx-core/object: ^25.1.0 -> ^25.2.0
1051
- - Updated dependencies
1052
- - @ctx-core/error@11.6.8
1053
- - @ctx-core/nanostores@2.2.32
1054
-
1055
- ## 17.2.14
1056
-
1057
- ### Patch Changes
1058
-
1059
- - @ctx-core/object: ^25.0.1 -> ^25.1.0
1060
- - Updated dependencies
1061
- - @ctx-core/error@11.6.7
1062
- - @ctx-core/nanostores@2.2.31
1063
-
1064
- ## 17.2.13
1065
-
1066
- ### Patch Changes
1067
-
1068
- - reference type: Be instead of B
1069
-
1070
- ## 17.2.12
1071
-
1072
- ### Patch Changes
1073
-
1074
- - @ctx-core/object: ^25.0.0 -> ^25.0.1
1075
- - Updated dependencies
1076
- - @ctx-core/error@11.6.6
1077
- - @ctx-core/nanostores@2.2.30
1078
-
1079
- ## 17.2.11
1080
-
1081
- ### Patch Changes
1082
-
1083
- - Updated dependencies
1084
- - Updated dependencies
1085
- - Updated dependencies
1086
- - Updated dependencies
1087
- - Updated dependencies
1088
- - Updated dependencies
1089
- - Updated dependencies
1090
- - Updated dependencies
1091
- - Updated dependencies
1092
- - Updated dependencies
1093
- - Updated dependencies
1094
- - Updated dependencies
1095
- - @ctx-core/object@25.0.0
1096
- - @ctx-core/error@11.6.5
1097
- - @ctx-core/nanostores@2.2.29
1098
-
1099
- ## 17.2.10
1100
-
1101
- ### Patch Changes
1102
-
1103
- - fix: type alias: missing_env\_\_throw as throw_missing_env
1104
-
1105
- ## 17.2.9
1106
-
1107
- ### Patch Changes
1108
-
1109
- - @ctx-core/error: ^11.6.3 -> ^11.6.4
1110
-
1111
- ## 17.2.8
1112
-
1113
- ### Patch Changes
1114
-
1115
- - @ctx-core/function: ^21.7.2 -> ^21.8.0
1116
- - Updated dependencies
1117
- - @ctx-core/nanostores@2.2.28
1118
- - @ctx-core/object@24.1.8
1119
-
1120
- ## 17.2.7
1121
-
1122
- ### Patch Changes
1123
-
1124
- - @ctx-core/error: ^11.6.2 -> ^11.6.3
1125
- - @ctx-core/nanostores: ^2.2.26 -> ^2.2.27
1126
-
1127
- ## 17.2.6
1128
-
1129
- ### Patch Changes
1130
-
1131
- - @ctx-core/function: ^21.7.1 -> ^21.7.2
1132
- - @ctx-core/nanostores: ^2.2.25 -> ^2.2.26
1133
- - Updated dependencies
1134
- - @ctx-core/object@24.1.7
1135
-
1136
- ## 17.2.5
1137
-
1138
- ### Patch Changes
1139
-
1140
- - @ctx-core/error: ^11.6.1 -> ^11.6.2
1141
-
1142
- ## 17.2.4
1143
-
1144
- ### Patch Changes
1145
-
1146
- - @ctx-core/function: ^21.7.0 -> ^21.7.1
1147
- - Updated dependencies
1148
- - @ctx-core/nanostores@2.2.25
1149
- - @ctx-core/object@24.1.6
1150
-
1151
- ## 17.2.3
1152
-
1153
- ### Patch Changes
1154
-
1155
- - @ctx-core/error: ^11.6.0 -> ^11.6.1
1156
-
1157
- ## 17.2.2
1158
-
1159
- ### Patch Changes
1160
-
1161
- - @ctx-core/function: ^21.6.1 -> ^21.7.0
1162
- - Updated dependencies
1163
- - @ctx-core/nanostores@2.2.24
1164
- - @ctx-core/object@24.1.5
1165
-
1166
- ## 17.2.1
1167
-
1168
- ### Patch Changes
1169
-
1170
- - @ctx-core/nanostores: ^2.2.22 -> ^2.2.23
1171
-
1172
- ## 17.2.0
1173
-
1174
- ### Minor Changes
1175
-
1176
- - - missing_env\_\_throw: aliased by throw_missing_env
1177
-
1178
- ## 17.1.0
1179
-
1180
- ### Minor Changes
1181
-
1182
- - import*meta_env*,import_meta_env\_\_ensure: + generic: <R extends ImportMetaEnv>
1183
-
1184
- ## 17.0.0
1185
-
1186
- ### Major Changes
1187
-
1188
- - ImportMetaEnv: [key:string]:string
1189
-
1190
- ## 16.4.0
1191
-
1192
- ### Minor Changes
1193
-
1194
- - - import*meta_env*: ∋ import_meta_env\_\_ensure
1195
-
1196
- ## 16.3.1
1197
-
1198
- ### Patch Changes
1199
-
1200
- - import_meta_env\_\_ensure: fix: type
1201
-
1202
- ## 16.3.0
1203
-
1204
- ### Minor Changes
1205
-
1206
- - - - import_meta_env\_\_ensure: add proxy to process.env if import.meta.env is not present
1207
-
1208
- ## 16.2.0
1209
-
1210
- ### Minor Changes
1211
-
1212
- - extract _.js & _.d.ts into directories
1213
-
1214
- ## 16.1.44
1215
-
1216
- ### Patch Changes
1217
-
1218
- - @ctx-core/error: ^11.5.18 -> ^11.6.0
1219
-
1220
- ## 16.1.43
1221
-
1222
- ### Patch Changes
1223
-
1224
- - @ctx-core/object: ^24.1.3 -> ^24.1.4
1225
- - Updated dependencies
1226
- - @ctx-core/error@11.5.18
1227
- - @ctx-core/nanostores@2.2.22
1228
-
1229
- ## 16.1.42
1230
-
1231
- ### Patch Changes
1232
-
1233
- - @ctx-core/object: ^24.1.2 -> ^24.1.3
1234
- - Updated dependencies
1235
- - @ctx-core/error@11.5.17
1236
- - @ctx-core/nanostores@2.2.21
1237
-
1238
- ## 16.1.41
1239
-
1240
- ### Patch Changes
1241
-
1242
- - @ctx-core/nanostores: ^2.2.19 -> ^2.2.20
1243
-
1244
- ## 16.1.40
1245
-
1246
- ### Patch Changes
1247
-
1248
- - @ctx-core/nanostores: ^2.2.18 -> ^2.2.19
1249
-
1250
- ## 16.1.39
1251
-
1252
- ### Patch Changes
1253
-
1254
- - @ctx-core/error: ^11.5.15 -> ^11.5.16
1255
-
1256
- ## 16.1.38
1257
-
1258
- ### Patch Changes
1259
-
1260
- - @ctx-core/object: ^24.1.1 -> ^24.1.2
1261
- - Updated dependencies
1262
- - @ctx-core/error@11.5.15
1263
- - @ctx-core/nanostores@2.2.18
1264
-
1265
- ## 16.1.37
1266
-
1267
- ### Patch Changes
1268
-
1269
- - tsconfig.json: - importsNotUsedAsValues
1270
- - Updated dependencies
1271
- - @ctx-core/error@11.5.14
1272
- - @ctx-core/function@21.6.1
1273
- - @ctx-core/nanostores@2.2.17
1274
- - @ctx-core/object@24.1.1
1275
-
1276
- ## 16.1.36
1277
-
1278
- ### Patch Changes
1279
-
1280
- - @ctx-core/nanostores: ^2.2.15 -> ^2.2.16
1281
-
1282
- ## 16.1.35
1283
-
1284
- ### Patch Changes
1285
-
1286
- - @ctx-core/object: ^24.0.0 -> ^24.0.1
1287
- - Updated dependencies
1288
- - @ctx-core/error@11.5.13
1289
- - @ctx-core/nanostores@2.2.15
1290
-
1291
- ## 16.1.34
1292
-
1293
- ### Patch Changes
1294
-
1295
- - Updated dependencies
1296
- - Updated dependencies
1297
- - Updated dependencies
1298
- - @ctx-core/object@24.0.0
1299
- - @ctx-core/error@11.5.12
1300
- - @ctx-core/nanostores@2.2.14
1301
-
1302
- ## 16.1.33
1303
-
1304
- ### Patch Changes
1305
-
1306
- - svelte: ^3.55.0 -> ^3.55.1
1307
-
1308
- ## 16.1.32
1309
-
1310
- ### Patch Changes
1311
-
1312
- - @ctx-core/object: ^23.0.1 -> ^23.1.0
1313
- - Updated dependencies
1314
- - @ctx-core/error@11.5.11
1315
- - @ctx-core/nanostores@2.2.13
1316
-
1317
- ## 16.1.31
1318
-
1319
- ### Patch Changes
1320
-
1321
- - @ctx-core/object: ^23.0.0 -> ^23.0.1
1322
- - Updated dependencies
1323
- - @ctx-core/error@11.5.10
1324
- - @ctx-core/nanostores@2.2.12
1325
-
1326
- ## 16.1.30
1327
-
1328
- ### Patch Changes
1329
-
1330
- - Updated dependencies
1331
- - @ctx-core/object@23.0.0
1332
- - @ctx-core/error@11.5.9
1333
- - @ctx-core/nanostores@2.2.11
1334
-
1335
- ## 16.1.29
1336
-
1337
- ### Patch Changes
1338
-
1339
- - @ctx-core/object: ^22.9.1 -> ^22.10.0
1340
- - Updated dependencies
1341
- - @ctx-core/error@11.5.8
1342
- - @ctx-core/nanostores@2.2.10
1343
-
1344
- ## 16.1.28
1345
-
1346
- ### Patch Changes
1347
-
1348
- - @ctx-core/object: ^22.9.0 -> ^22.9.1
1349
- - Updated dependencies
1350
- - @ctx-core/error@11.5.7
1351
- - @ctx-core/nanostores@2.2.9
1352
-
1353
- ## 16.1.27
1354
-
1355
- ### Patch Changes
1356
-
1357
- - @ctx-core/object: ^22.8.2 -> ^22.9.0
1358
- - Updated dependencies
1359
- - @ctx-core/error@11.5.6
1360
- - @ctx-core/nanostores@2.2.8
1361
-
1362
- ## 16.1.26
1363
-
1364
- ### Patch Changes
1365
-
1366
- - @ctx-core/object: ^22.8.0 -> ^22.8.2
1367
- - Updated dependencies
1368
- - @ctx-core/error@11.5.5
1369
- - @ctx-core/nanostores@2.2.7
1370
-
1371
- ## 16.1.25
1372
-
1373
- ### Patch Changes
1374
-
1375
- - @ctx-core/object: ^22.6.0 -> ^22.7.0
1376
- - Updated dependencies
1377
- - Updated dependencies
1378
- - @ctx-core/error@11.5.4
1379
- - @ctx-core/nanostores@2.2.6
1380
- - @ctx-core/object@22.8.0
1381
-
1382
- ## 16.1.24
1383
-
1384
- ### Patch Changes
1385
-
1386
- - @ctx-core/object: ^22.5.0 -> ^22.6.0
1387
- - Updated dependencies
1388
- - @ctx-core/error@11.5.3
1389
- - @ctx-core/nanostores@2.2.5
1390
-
1391
- ## 16.1.23
1392
-
1393
- ### Patch Changes
1394
-
1395
- - @ctx-core/object: ^22.4.1 -> ^22.5.0
1396
- - Updated dependencies
1397
- - @ctx-core/error@11.5.2
1398
- - @ctx-core/nanostores@2.2.4
1399
-
1400
- ## 16.1.22
1401
-
1402
- ### Patch Changes
1403
-
1404
- - @ctx-core/nanostores: ^2.2.2 -> ^2.2.3
1405
-
1406
- ## 16.1.21
1407
-
1408
- ### Patch Changes
1409
-
1410
- - svelte: ^3.54.0 -> ^3.55.0
1411
-
1412
- ## 16.1.20
1413
-
1414
- ### Patch Changes
1415
-
1416
- - svelte: ^3.53.1 -> ^3.54.0
1417
-
1418
- ## 16.1.19
1419
-
1420
- ### Patch Changes
1421
-
1422
- - svelte: ^3.53.0 -> ^3.53.1
1423
-
1424
- ## 16.1.18
1425
-
1426
- ### Patch Changes
1427
-
1428
- - svelte: ^3.52.0 -> ^3.53.0
1429
-
1430
- ## 16.1.17
1431
-
1432
- ### Patch Changes
1433
-
1434
- - svelte: ^3.51.0 -> ^3.52.0
1435
-
1436
- ## 16.1.16
1437
-
1438
- ### Patch Changes
1439
-
1440
- - svelte: ^3.50.1 -> ^3.51.0
1441
-
1442
- ## 16.1.15
1443
-
1444
- ### Patch Changes
1445
-
1446
- - @ctx-core/nanostores: ^2.0.2 -> ^2.2.0
1447
-
1448
- ## 16.1.14
1449
-
1450
- ### Patch Changes
1451
-
1452
- - svelte: ^3.50.0 -> ^3.50.1
1453
-
1454
- ## 16.1.13
1455
-
1456
- ### Patch Changes
1457
-
1458
- - @ctx-core/function: ^21.0.1 -> ^21.1.0
1459
- - Updated dependencies
1460
- - @ctx-core/nanostores@2.0.1
1461
- - @ctx-core/object@22.2.8
1462
-
1463
- ## 16.1.12
1464
-
1465
- ### Patch Changes
1466
-
1467
- - svelte: ^3.49.0 -> ^3.50.0
1468
-
1469
- ## 16.1.11
1470
-
1471
- ### Patch Changes
1472
-
1473
- - update dependencies
1474
-
1475
- ## 16.1.10
1476
-
1477
- ### Patch Changes
1478
-
1479
- - Updated dependencies
1480
- - @ctx-core/nanostores@2.0.0
1481
-
1482
- ## 16.1.9
1483
-
1484
- ### Patch Changes
1485
-
1486
- - tsx: ^3.8.2 -> ^3.9.0
1487
- - Updated dependencies
1488
- - @ctx-core/error@11.5.1
1489
- - @ctx-core/function@21.0.1
1490
- - @ctx-core/nanostores@1.4.11
1491
- - @ctx-core/object@22.2.7
1492
-
1493
- ## 16.1.8
1494
-
1495
- ### Patch Changes
1496
-
1497
- - @ctx-core/function: 21.0.0
1498
- - Updated dependencies
1499
- - @ctx-core/nanostores@1.4.10
1500
- - @ctx-core/object@22.2.6
1501
-
1502
- ## 16.1.7
1503
-
1504
- ### Patch Changes
1505
-
1506
- - Updated dependencies
1507
- - @ctx-core/function@21.0.0
1508
- - @ctx-core/nanostores@1.4.9
1509
- - @ctx-core/object@22.2.5
1510
-
1511
- ## 16.1.6
1512
-
1513
- ### Patch Changes
1514
-
1515
- - @ctx-core/function: 20.10.0
1516
- - Updated dependencies
1517
- - @ctx-core/nanostores@1.4.5
1518
- - @ctx-core/object@22.2.4
1519
-
1520
- ## 16.1.5
1521
-
1522
- ### Patch Changes
1523
-
1524
- - @ctx-core/function: 20.9.1
1525
- - Updated dependencies
1526
- - @ctx-core/nanostores@1.4.4
1527
- - @ctx-core/object@22.2.3
1528
-
1529
- ## 16.1.4
1530
-
1531
- ### Patch Changes
1532
-
1533
- - @ctx-core: 20.9.0
1534
- - Updated dependencies
1535
- - @ctx-core/nanostores@1.4.3
1536
- - @ctx-core/object@22.2.2
1537
-
1538
- ## 16.1.3
1539
-
1540
- ### Patch Changes
1541
-
1542
- - @ctx-core/nanostores: ^1.4.1 -> ^1.4.2
1543
-
1544
- ## 16.1.2
1545
-
1546
- ### Patch Changes
1547
-
1548
- - svelte: ^3.48.0 -> ^3.49.0
1549
-
1550
- ## 16.1.1
1551
-
1552
- ### Patch Changes
1553
-
1554
- - update dependencies
1555
-
1556
- ## 16.1.0
1557
-
1558
- ### Minor Changes
1559
-
1560
- - \__ suffix aliased by \$_
1561
-
1562
- ## 16.0.31
1563
-
1564
- ### Patch Changes
1565
-
1566
- - @ctx-core/nanostores: 1.4.0
1567
-
1568
- ## 16.0.30
1569
-
1570
- ### Patch Changes
1571
-
1572
- - @ctx-core/nanostores: 1.3.0
1573
-
1574
- ## 16.0.29
1575
-
1576
- ### Patch Changes
1577
-
1578
- - @ctx-core/nanostores: 1.2.0
1579
-
1580
- ## 16.0.28
1581
-
1582
- ### Patch Changes
1583
-
1584
- - "@ctx-core/nanostores": "^1.1.1"
1585
-
1586
- ## 16.0.27
1587
-
1588
- ### Patch Changes
1589
-
1590
- - ∋ @ctx-core/nanostores: 1.1.0
1591
-
1592
- ## 16.0.26
1593
-
1594
- ### Patch Changes
1595
-
1596
- - @ctx-core/object: 22.2.0
1597
- - Updated dependencies
1598
- - @ctx-core/error@11.4.8
1599
-
1600
- ## 16.0.25
1601
-
1602
- ### Patch Changes
1603
-
1604
- - @ctx-core/nanostores: ^1.0.18 -> ^1.0.19
1605
-
1606
- ## 16.0.24
1607
-
1608
- ### Patch Changes
1609
-
1610
- - @ctx-core/error: ^11.4.6 -> ^11.4.7
1611
- - @ctx-core/nanostores: ^1.0.17 -> ^1.0.18
1612
-
1613
- ## 16.0.23
1614
-
1615
- ### Patch Changes
1616
-
1617
- - @ctx-core/function: 20.8.0
1618
- - Updated dependencies
1619
- - @ctx-core/nanostores@1.0.17
1620
- - @ctx-core/object@22.1.10
1621
-
1622
- ## 16.0.22
1623
-
1624
- ### Patch Changes
1625
-
1626
- - svelte: ^3.47.0 -> ^3.48.0
1627
-
1628
- ## 16.0.21
1629
-
1630
- ### Patch Changes
1631
-
1632
- - update dependencies
1633
- - Updated dependencies
1634
- - @ctx-core/error@11.4.6
1635
-
1636
- ## 16.0.20
1637
-
1638
- ### Patch Changes
1639
-
1640
- - @ctx-core/function: 20.7.1
1641
- - Updated dependencies
1642
- - Updated dependencies
1643
- - @ctx-core/error@11.4.5
1644
- - @ctx-core/nanostores@1.0.16
1645
- - @ctx-core/object@22.1.8
1646
- - @ctx-core/function@20.7.2
1647
-
1648
- ## 16.0.19
1649
-
1650
- ### Patch Changes
1651
-
1652
- - @ctx-core/array: 26.2.0
1653
- - Updated dependencies
1654
- - @ctx-core/error@11.4.4
1655
- - @ctx-core/nanostores@1.0.15
1656
- - @ctx-core/object@22.1.7
1657
-
1658
- ## 16.0.18
1659
-
1660
- ### Patch Changes
1661
-
1662
- - update dependencies
1663
- - Updated dependencies
1664
- - @ctx-core/nanostores@1.0.13
1665
- - @ctx-core/object@22.1.6
1666
-
1667
- ## 16.0.17
1668
-
1669
- ### Patch Changes
1670
-
1671
- - fix: @ctx-core/\* dependencies
1672
- - Updated dependencies
1673
- - @ctx-core/error@11.4.3
1674
- - @ctx-core/nanostores@1.0.12
1675
- - @ctx-core/object@22.1.5
1676
-
1677
- ## 16.0.16
1678
-
1679
- ### Patch Changes
1680
-
1681
- - package.json: exports: update
1682
- - Updated dependencies
1683
- - @ctx-core/error@11.4.2
1684
- - @ctx-core/function@20.6.1
1685
- - @ctx-core/nanostores@1.0.11
1686
- - @ctx-core/object@22.1.4
1687
-
1688
- ## 16.0.15
1689
-
1690
- ### Patch Changes
1691
-
1692
- - update dependencies
1693
-
1694
- ## 16.0.14
1695
-
1696
- ### Patch Changes
1697
-
1698
- - svelte: ^3.46.6 -> ^3.47.0
1699
- - Updated dependencies
1700
- - @ctx-core/nanostores@1.0.9
1701
-
1702
- ## 16.0.13
1703
-
1704
- ### Patch Changes
1705
-
1706
- - update dependencies
1707
- - Updated dependencies
1708
- - @ctx-core/error@11.4.1
1709
- - @ctx-core/object@22.1.3
1710
-
1711
- ## 16.0.12
1712
-
1713
- ### Patch Changes
1714
-
1715
- - update dependencies
1716
-
1717
- ## 16.0.11
1718
-
1719
- ### Patch Changes
1720
-
1721
- - nanostores: ^0.5.12
1722
-
1723
- ## 16.0.10
1724
-
1725
- ### Patch Changes
1726
-
1727
- - update dependencies
1728
-
1729
- ## 16.0.9
1730
-
1731
- ### Patch Changes
1732
-
1733
- - update dependencies
1734
-
1735
- ## 16.0.8
1736
-
1737
- ### Patch Changes
1738
-
1739
- - Updated dependencies
1740
- - @ctx-core/nanostores@1.0.0
1741
-
1742
- ## 16.0.7
1743
-
1744
- ### Patch Changes
1745
-
1746
- - update dependencies
1747
- - Updated dependencies
1748
- - @ctx-core/nanostores@0.7.5
1749
- - @ctx-core/object@22.1.1
1750
-
1751
- ## 16.0.6
1752
-
1753
- ### Patch Changes
1754
-
1755
- - Updated dependencies
1756
- - @ctx-core/nanostores@0.7.0
1757
-
1758
- ## 16.0.5
1759
-
1760
- ### Patch Changes
1761
-
1762
- - update dependencies
1763
-
1764
- ## 16.0.4
1765
-
1766
- ### Patch Changes
1767
-
1768
- - Updated dependencies
1769
- - @ctx-core/nanostores@0.6.0
1770
-
1771
- ## 16.0.3
1772
-
1773
- ### Patch Changes
1774
-
1775
- - update dependencies
1776
- - Updated dependencies
1777
- - @ctx-core/error@11.3.1
1778
- - @ctx-core/nanostores@0.5.4
1779
-
1780
- ## 16.0.2
1781
-
1782
- ### Patch Changes
1783
-
1784
- - update dependencies
1785
-
1786
- ## 16.0.1
1787
-
1788
- ### Patch Changes
1789
-
1790
- - update dependencies
1791
-
1792
- ## 16.0.0
1793
-
1794
- ### Major Changes
1795
-
1796
- - flatten functions: remove \_b suffix from exports
1797
-
1798
- ## 15.0.19
1799
-
1800
- ### Patch Changes
1801
-
1802
- - update dependencies
1803
-
1804
- ## 15.0.18
1805
-
1806
- ### Patch Changes
1807
-
1808
- - Updated dependencies
1809
- - @ctx-core/nanostores@0.5.0
1810
-
1811
- ## 15.0.17
1812
-
1813
- ### Patch Changes
1814
-
1815
- - update dependencies
1816
-
1817
- ## 15.0.16
1818
-
1819
- ### Patch Changes
1820
-
1821
- - update dependencies
1822
-
1823
- ## 15.0.15
1824
-
1825
- ### Patch Changes
1826
-
1827
- - Updated dependencies
1828
- - Updated dependencies
1829
- - @ctx-core/nanostores@0.4.0
1830
-
1831
- ## 15.0.14
1832
-
1833
- ### Patch Changes
1834
-
1835
- - 738370415: svelte: ^3.45.0 -> ^3.46.1
1836
-
1837
- ## 15.0.13
1838
-
1839
- ### Patch Changes
1840
-
1841
- - update dependencies
1842
-
1843
- ## 15.0.12
1844
-
1845
- ### Patch Changes
1846
-
1847
- - update dependencies
1848
-
1849
- ## 15.0.11
1850
-
1851
- ### Patch Changes
1852
-
1853
- - update dependencies
1854
-
1855
- ## 15.0.10
1856
-
1857
- ### Patch Changes
1858
-
1859
- - sideEffects = false
1860
- - Updated dependencies
1861
- - @ctx-core/error@11.1.23
1862
- - @ctx-core/function@20.2.25
1863
- - @ctx-core/nanostores@0.3.4
1864
- - @ctx-core/object@22.0.12
1865
-
1866
- ## 15.0.9
1867
-
1868
- ### Patch Changes
1869
-
1870
- - uvu: ^0.5.2 -> ^0.5.3
1871
- - svelte: ^3.44.3 -> ^3.45.0
1872
- - Updated dependencies
1873
- - @ctx-core/error@11.1.22
1874
- - @ctx-core/function@20.2.24
1875
- - @ctx-core/nanostores@0.3.3
1876
- - @ctx-core/object@22.0.11
1877
-
1878
- ## 15.0.8
1879
-
1880
- ### Patch Changes
1881
-
1882
- - version bump
1883
- - Updated dependencies
1884
- - @ctx-core/error@11.1.21
1885
- - @ctx-core/function@20.2.23
1886
- - @ctx-core/nanostores@0.3.2
1887
- - @ctx-core/object@22.0.10
1888
-
1889
- ## 15.0.7
1890
-
1891
- ### Patch Changes
1892
-
1893
- - .js + .d.ts instead of .ts
1894
- - Updated dependencies
1895
- - @ctx-core/error@11.1.18
1896
- - @ctx-core/function@20.2.21
1897
- - @ctx-core/nanostores@0.3.1
1898
-
1899
- ## 15.0.6
1900
-
1901
- ### Patch Changes
1902
-
1903
- - .js + .d.ts instead of .ts
1904
-
1905
- ## 15.0.5
1906
-
1907
- ### Patch Changes
1908
-
1909
- - update dependencies
1910
-
1911
- ## 15.0.4
1912
-
1913
- ### Patch Changes
1914
-
1915
- - Updated dependencies
1916
- - @ctx-core/nanostores@0.3.0
1917
-
1918
- ## 15.0.3
1919
-
1920
- ### Patch Changes
1921
-
1922
- - update dependencies
1923
-
1924
- ## 15.0.2
1925
-
1926
- ### Patch Changes
1927
-
1928
- - Updated dependencies
1929
- - @ctx-core/nanostores@0.2.0
1930
-
1931
- ## 15.0.1
1932
-
1933
- ### Patch Changes
1934
-
1935
- - update dependencies
1936
-
1937
- ## 15.0.0
1938
-
1939
- ### Major Changes
1940
-
1941
- - using @ctx-core/nanostores for stores instead of @ctx-core/store,@ctx-core/svelte
1942
-
1943
- ## 14.0.9
1944
-
1945
- ### Patch Changes
1946
-
1947
- - fix: error TS6059: \* is not under 'rootDir': package.json: types: ./dist/index.d.ts
1948
- - Updated dependencies
1949
- - @ctx-core/error@11.1.17
1950
- - @ctx-core/function@20.2.20
1951
- - @ctx-core/object@22.0.8
1952
- - @ctx-core/store@27.0.55
1953
-
1954
- ## 14.0.8
1955
-
1956
- ### Patch Changes
1957
-
1958
- - tsconfig.json: "target": "ES2021"
1959
- - Updated dependencies
1960
- - @ctx-core/error@11.1.16
1961
- - @ctx-core/function@20.2.19
1962
- - @ctx-core/object@22.0.7
1963
- - @ctx-core/store@27.0.54
1964
-
1965
- ## 14.0.7
1966
-
1967
- ### Patch Changes
1968
-
1969
- - package.json: "types": "./src/index.ts": better editing experience
1970
- - Updated dependencies
1971
- - @ctx-core/error@11.1.15
1972
- - @ctx-core/function@20.2.18
1973
- - @ctx-core/object@22.0.6
1974
- - @ctx-core/store@27.0.53
1975
-
1976
- ## 14.0.6
1977
-
1978
- ### Patch Changes
1979
-
1980
- - fix: build
1981
- - Updated dependencies
1982
- - @ctx-core/error@11.1.14
1983
- - @ctx-core/function@20.2.17
1984
- - @ctx-core/object@22.0.5
1985
- - @ctx-core/store@27.0.52
1986
-
1987
- ## 14.0.5
1988
-
1989
- ### Patch Changes
1990
-
1991
- - \*.d.ts export
1992
- - Updated dependencies
1993
- - @ctx-core/error@11.1.13
1994
- - @ctx-core/function@20.2.16
1995
- - @ctx-core/object@22.0.4
1996
- - @ctx-core/store@27.0.51
1997
-
1998
- ## 14.0.4
1999
-
2000
- ### Patch Changes
2001
-
2002
- - fix: tsconfig.json: "rootDir": "."
2003
- - Updated dependencies
2004
- - @ctx-core/error@11.1.12
2005
- - @ctx-core/function@20.2.15
2006
- - @ctx-core/object@22.0.3
2007
- - @ctx-core/store@27.0.50
2008
-
2009
- ## 14.0.3
2010
-
2011
- ### Patch Changes
2012
-
2013
- - fix: package.json: exports
2014
- - Updated dependencies
2015
- - @ctx-core/error@11.1.11
2016
- - @ctx-core/function@20.2.14
2017
- - @ctx-core/object@22.0.2
2018
- - @ctx-core/store@27.0.49
2019
-
2020
- ## 14.0.2
2021
-
2022
- ### Patch Changes
2023
-
2024
- - package.json: svelte: ./dist/index.js
2025
- - Updated dependencies
2026
- - @ctx-core/error@11.1.10
2027
- - @ctx-core/function@20.2.13
2028
- - @ctx-core/object@22.0.1
2029
- - @ctx-core/store@27.0.48
2030
-
2031
- ## 14.0.1
2032
-
2033
- ### Patch Changes
2034
-
2035
- - svelte: 3.44.2 -> 3.44.3
2036
- - Updated dependencies
2037
- - @ctx-core/store@27.0.47
2038
-
2039
- ## 14.0.0
2040
-
2041
- ### Major Changes
2042
-
2043
- - \*\_b: ctx is a map: @ctx-core/object: 22.0.0
2044
-
2045
- ### Patch Changes
2046
-
2047
- - package.json: - module
2048
- - Updated dependencies
2049
- - Updated dependencies
2050
- - @ctx-core/object@22.0.0
2051
- - @ctx-core/error@11.1.9
2052
- - @ctx-core/store@27.0.46
2053
-
2054
- ## 13.0.54
2055
-
2056
- ### Patch Changes
2057
-
2058
- - package.json: - "main": explicitly not support cjs
2059
- - Updated dependencies
2060
- - @ctx-core/error@11.1.8
2061
- - @ctx-core/store@27.0.45
2062
-
2063
- ## 13.0.53
2064
-
2065
- ### Patch Changes
2066
-
2067
- - update dependencies
2068
- - Updated dependencies
2069
- - @ctx-core/error@11.1.7
2070
- - @ctx-core/store@27.0.44
2071
-
2072
- ## 13.0.52
2073
-
2074
- ### Patch Changes
2075
-
2076
- - @swc/core: ^1.2.117 -> ^1.2.118
2077
- - Updated dependencies
2078
- - @ctx-core/error@11.1.6
2079
- - @ctx-core/function@20.2.10
2080
- - @ctx-core/object@21.0.29
2081
- - @ctx-core/store@27.0.43
2082
-
2083
- ## 13.0.51
2084
-
2085
- ### Patch Changes
2086
-
2087
- - @swc/core: ^1.2.116 -> ^1.2.117
2088
- - Updated dependencies
2089
- - @ctx-core/error@11.1.5
2090
- - @ctx-core/function@20.2.9
2091
- - @ctx-core/object@21.0.28
2092
- - @ctx-core/store@27.0.42
2093
-
2094
- ## 13.0.50
2095
-
2096
- ### Patch Changes
2097
-
2098
- - @swc/core: ^1.2.113 -> ^1.2.116
2099
- - Updated dependencies
2100
- - @ctx-core/error@11.1.4
2101
- - @ctx-core/function@20.2.8
2102
- - @ctx-core/object@21.0.27
2103
- - @ctx-core/store@27.0.41
2104
-
2105
- ## 13.0.49
2106
-
2107
- ### Patch Changes
2108
-
2109
- - @swc/cli: ^0.1.51 -> ^0.1.52
2110
- - @swc/core: ^1.2.111 -> ^1.2.113
2111
- - Updated dependencies
2112
- - Updated dependencies
2113
- - @ctx-core/error@11.1.3
2114
- - @ctx-core/function@20.2.7
2115
- - @ctx-core/object@21.0.26
2116
- - @ctx-core/store@27.0.40
2117
-
2118
- ## 13.0.48
2119
-
2120
- ### Patch Changes
2121
-
2122
- - svelte: 3.44.1 -> 3.44.2
2123
- - @swc/core: ^1.2.110 -> ^1.2.111
2124
- - Updated dependencies
2125
- - Updated dependencies
2126
- - @ctx-core/store@27.0.39
2127
- - @ctx-core/error@11.1.2
2128
- - @ctx-core/function@20.2.6
2129
- - @ctx-core/object@21.0.25
2130
-
2131
- ## 13.0.47
2132
-
2133
- ### Patch Changes
2134
-
2135
- - typescript: ^4.4.4 -> ^4.5.2
2136
- - @swc/core: ^1.2.108 -> ^1.2.110
2137
- - Updated dependencies
2138
- - Updated dependencies
2139
- - @ctx-core/error@11.0.20
2140
- - @ctx-core/function@20.2.5
2141
- - @ctx-core/object@21.0.24
2142
- - @ctx-core/store@27.0.38
2143
-
2144
- ## 13.0.46
2145
-
2146
- ### Patch Changes
2147
-
2148
- - @swc/core: ^1.2.107 -> ^1.2.108
2149
- - Updated dependencies
2150
- - @ctx-core/error@11.0.19
2151
- - @ctx-core/function@20.2.4
2152
- - @ctx-core/object@21.0.23
2153
- - @ctx-core/store@27.0.37
2154
-
2155
- ## 13.0.45
2156
-
2157
- ### Patch Changes
2158
-
2159
- - compile using swc
2160
- - Updated dependencies
2161
- - @ctx-core/error@11.0.18
2162
- - @ctx-core/function@20.2.3
2163
- - @ctx-core/object@21.0.22
2164
- - @ctx-core/store@27.0.36
2165
-
2166
- ## 13.0.44
2167
-
2168
- ### Patch Changes
2169
-
2170
- - svelte: 3.44.0 -> 3.44.1
2171
- - Updated dependencies [undefined]
2172
- - @ctx-core/store@27.0.35
2173
-
2174
- ## 13.0.43
2175
-
2176
- ### Patch Changes
2177
-
2178
- - typescript: ^4.4.3 -> ^4.4.4
2179
- - svelte: 3.43.1 -> 3.44.0
2180
- - Updated dependencies [undefined]
2181
- - Updated dependencies [undefined]
2182
- - @ctx-core/error@11.0.17
2183
- - @ctx-core/function@20.2.2
2184
- - @ctx-core/object@21.0.21
2185
- - @ctx-core/store@27.0.34
2186
-
2187
- ## 13.0.42
2188
-
2189
- ### Patch Changes
2190
-
2191
- - svelte: 3.43.0 -> 3.43.1
2192
- - Updated dependencies [undefined]
2193
- - @ctx-core/store@27.0.33
2194
-
2195
- ## 13.0.41
2196
-
2197
- ### Patch Changes
2198
-
2199
- - svelte: 3.42.6 -> 3.43.0
2200
- - Updated dependencies [undefined]
2201
- - @ctx-core/store@27.0.32
2202
-
2203
- ## 13.0.40
2204
-
2205
- ### Patch Changes
2206
-
2207
- - svelte: 3.42.5 -> 3.42.6
2208
- - Updated dependencies [undefined]
2209
- - @ctx-core/store@27.0.31
2210
-
2211
- ## 13.0.39
2212
-
2213
- ### Patch Changes
2214
-
2215
- - update dependencies
2216
- - Updated dependencies [undefined]
2217
- - @ctx-core/object@21.0.20
2218
- - @ctx-core/store@27.0.30
2219
-
2220
- ## 13.0.38
2221
-
2222
- ### Patch Changes
2223
-
2224
- - update dependencies
2225
- - Updated dependencies [undefined]
2226
- - @ctx-core/object@21.0.19
2227
- - @ctx-core/store@27.0.29
2228
-
2229
- ## 13.0.37
2230
-
2231
- ### Patch Changes
2232
-
2233
- - typescript: ^4.4.2 -> ^4.4.3
2234
- - Updated dependencies [undefined]
2235
- - @ctx-core/error@11.0.16
2236
- - @ctx-core/function@20.1.4
2237
- - @ctx-core/object@21.0.18
2238
- - @ctx-core/store@27.0.28
2239
-
2240
- ## 13.0.36
2241
-
2242
- ### Patch Changes
2243
-
2244
- - svelte: 3.42.4 -> 3.42.5
2245
- - Updated dependencies [undefined]
2246
- - @ctx-core/store@27.0.27
2247
-
2248
- ## 13.0.35
2249
-
2250
- ### Patch Changes
2251
-
2252
- - update dependencies
2253
-
2254
- ## 13.0.34
2255
-
2256
- ### Patch Changes
2257
-
2258
- - svelte: 3.42.3 -> 3.42.4
2259
- - Updated dependencies [undefined]
2260
- - @ctx-core/store@27.0.25
2261
-
2262
- ## 13.0.33
2263
-
2264
- ### Patch Changes
2265
-
2266
- - typescript: ^4.3.5 -> ^4.4.2
2267
- - Updated dependencies [undefined]
2268
- - @ctx-core/error@11.0.15
2269
- - @ctx-core/function@20.1.3
2270
- - @ctx-core/object@21.0.17
2271
- - @ctx-core/store@27.0.24
2272
-
2273
- ## 13.0.32
2274
-
2275
- ### Patch Changes
2276
-
2277
- - update dependencies
2278
- - Updated dependencies [undefined]
2279
- - @ctx-core/object@21.0.16
2280
- - @ctx-core/store@27.0.23
2281
-
2282
- ## 13.0.31
2283
-
2284
- ### Patch Changes
2285
-
2286
- - update dependencies
2287
- - Updated dependencies [undefined]
2288
- - @ctx-core/object@21.0.15
2289
- - @ctx-core/store@27.0.22
2290
-
2291
- ## 13.0.30
2292
-
2293
- ### Patch Changes
2294
-
2295
- - update dependencies
2296
- - Updated dependencies [undefined]
2297
- - @ctx-core/object@21.0.14
2298
- - @ctx-core/store@27.0.21
2299
-
2300
- ## 13.0.29
2301
-
2302
- ### Patch Changes
2303
-
2304
- - svelte: 3.42.2 -> 3.42.3
2305
- - Updated dependencies [undefined]
2306
- - @ctx-core/store@27.0.20
2307
-
2308
- ## 13.0.28
2309
-
2310
- ### Patch Changes
2311
-
2312
- - svelte: 3.42.1 -> 3.42.2
2313
- - Updated dependencies [undefined]
2314
- - @ctx-core/store@27.0.19
2315
-
2316
- ## 13.0.27
2317
-
2318
- ### Patch Changes
2319
-
2320
- - update dependencies
2321
-
2322
- ## 13.0.26
2323
-
2324
- ### Patch Changes
2325
-
2326
- - update dependencies
2327
-
2328
- ## 13.0.25
2329
-
2330
- ### Patch Changes
2331
-
2332
- - update dependencies
2333
-
2334
- ## 13.0.24
2335
-
2336
- ### Patch Changes
2337
-
2338
- - svelte: 3.41.0 -> 3.42.1
2339
- - Updated dependencies [undefined]
2340
- - @ctx-core/store@27.0.18
2341
-
2342
- ## 13.0.23
2343
-
2344
- ### Patch Changes
2345
-
2346
- - update dependencies
2347
- - Updated dependencies [undefined]
2348
- - @ctx-core/object@21.0.13
2349
- - @ctx-core/store@27.0.17
2350
-
2351
- ## 13.0.22
2352
-
2353
- ### Patch Changes
2354
-
2355
- - svelte: 3.40.3 -> 3.41.0
2356
- - Updated dependencies [undefined]
2357
- - @ctx-core/store@27.0.16
2358
-
2359
- ## 13.0.21
2360
-
2361
- ### Patch Changes
2362
-
2363
- - svelte: 3.40.2 -> 3.40.3
2364
- - Updated dependencies [undefined]
2365
- - @ctx-core/store@27.0.15
2366
-
2367
- ## 13.0.20
2368
-
2369
- ### Patch Changes
2370
-
2371
- - svelte: 3.40.1 -> 3.40.2
2372
- - Updated dependencies [undefined]
2373
- - @ctx-core/store@27.0.14
2374
-
2375
- ## 13.0.19
2376
-
2377
- ### Patch Changes
2378
-
2379
- - fix: \*\_ctx_I.generated
2380
-
2381
- ## 13.0.18
2382
-
2383
- ### Patch Changes
2384
-
2385
- - update dependencies
2386
-
2387
- ## 13.0.17
2388
-
2389
- ### Patch Changes
2390
-
2391
- - svelte: 3.40.0 -> 3.40.1
2392
- - update dependencies
2393
- - Updated dependencies [undefined]
2394
- - Updated dependencies [undefined]
2395
- - @ctx-core/store@27.0.13
2396
-
2397
- ## 13.0.16
2398
-
2399
- ### Patch Changes
2400
-
2401
- - update dependencies
2402
-
2403
- ## 13.0.15
2404
-
2405
- ### Patch Changes
2406
-
2407
- - svelte: 3.38.3 -> 3.40.0
2408
- - Updated dependencies [undefined]
2409
- - @ctx-core/store@27.0.12
2410
-
2411
- ## 13.0.14
2412
-
2413
- ### Patch Changes
2414
-
2415
- - fix: "exports": "./package.json": "./package.json"
2416
- - Updated dependencies [undefined]
2417
- - @ctx-core/error@11.0.13
2418
- - @ctx-core/function@20.0.12
2419
- - @ctx-core/object@21.0.12
2420
- - @ctx-core/store@27.0.11
2421
-
2422
- ## 13.0.13
2423
-
2424
- ### Patch Changes
2425
-
2426
- - exports: + "package.json": "./package.json"
2427
- - Updated dependencies [undefined]
2428
- - @ctx-core/error@11.0.12
2429
- - @ctx-core/function@20.0.11
2430
- - @ctx-core/object@21.0.11
2431
- - @ctx-core/store@27.0.10
2432
-
2433
- ## 13.0.12
2434
-
2435
- ### Patch Changes
2436
-
2437
- - fix: sourceMappingURL: "mapRoot": ""
2438
- - Updated dependencies [undefined]
2439
- - @ctx-core/error@11.0.11
2440
- - @ctx-core/function@20.0.10
2441
- - @ctx-core/object@21.0.10
2442
- - @ctx-core/store@27.0.9
2443
-
2444
- ## 13.0.11
2445
-
2446
- ### Patch Changes
2447
-
2448
- - tsconfig.json: "target": "es2019"
2449
- - Updated dependencies [undefined]
2450
- - @ctx-core/error@11.0.10
2451
- - @ctx-core/function@20.0.9
2452
- - @ctx-core/object@21.0.9
2453
- - @ctx-core/store@27.0.8
2454
-
2455
- ## 13.0.10
2456
-
2457
- ### Patch Changes
2458
-
2459
- - fix: cjs: load as a Promise
2460
- - Updated dependencies [undefined]
2461
- - @ctx-core/error@11.0.9
2462
- - @ctx-core/function@20.0.8
2463
- - @ctx-core/object@21.0.8
2464
- - @ctx-core/store@27.0.7
2465
-
2466
- ## 13.0.9
2467
-
2468
- ### Patch Changes
2469
-
2470
- - "main": "./dist/index.cjs"
2471
- - Updated dependencies [undefined]
2472
- - @ctx-core/error@11.0.8
2473
- - @ctx-core/function@20.0.7
2474
- - @ctx-core/object@21.0.7
2475
- - @ctx-core/store@27.0.6
2476
-
2477
- ## 13.0.8
2478
-
2479
- ### Patch Changes
2480
-
2481
- - fix: index.cjs: module.exports = require('./index.js')
2482
- - Updated dependencies [undefined]
2483
- - @ctx-core/error@11.0.7
2484
- - @ctx-core/function@20.0.6
2485
- - @ctx-core/object@21.0.6
2486
- - @ctx-core/store@27.0.5
2487
-
2488
- ## 13.0.7
2489
-
2490
- ### Patch Changes
2491
-
2492
- - back to esm module with cjs using esm npm package to load library
2493
- - Updated dependencies [undefined]
2494
- - @ctx-core/error@11.0.6
2495
- - @ctx-core/function@20.0.5
2496
- - @ctx-core/object@21.0.5
2497
- - @ctx-core/store@27.0.4
2498
-
2499
- ## 13.0.6
2500
-
2501
- ### Patch Changes
2502
-
2503
- - back to esm module with cjs using esm npm package to load library
2504
- - Updated dependencies [undefined]
2505
- - @ctx-core/error@11.0.5
2506
- - @ctx-core/function@20.0.4
2507
- - @ctx-core/object@21.0.4
2508
- - @ctx-core/store@27.0.4
2509
-
2510
- ## 13.0.5
2511
-
2512
- ### Patch Changes
2513
-
2514
- - support cjs & esm: + "exports"
2515
- - Updated dependencies [undefined]
2516
- - @ctx-core/error@11.0.4
2517
- - @ctx-core/function@20.0.3
2518
- - @ctx-core/object@21.0.3
2519
- - @ctx-core/store@27.0.3
2520
-
2521
- ## 13.0.4
2522
-
2523
- ### Patch Changes
2524
-
2525
- - fix: module imports;types
2526
- - Updated dependencies [undefined]
2527
- - @ctx-core/error@11.0.3
2528
-
2529
- ## 13.0.3
2530
-
2531
- ### Patch Changes
2532
-
2533
- - import: + .js extention
2534
-
2535
- ## 13.0.2
2536
-
2537
- ### Patch Changes
2538
-
2539
- - fix: "type": "module"
2540
- - Updated dependencies [undefined]
2541
- - @ctx-core/error@11.0.2
2542
- - @ctx-core/function@20.0.2
2543
- - @ctx-core/object@21.0.2
2544
- - @ctx-core/store@27.0.2
2545
-
2546
- ## 13.0.1
2547
-
2548
- ### Patch Changes
2549
-
2550
- - 2a6971f80: fix: "type": "module"
2551
- - fix: "type": "module"
2552
- - Updated dependencies [2a6971f80]
2553
- - Updated dependencies [undefined]
2554
- - @ctx-core/error@11.0.1
2555
- - @ctx-core/function@20.0.1
2556
- - @ctx-core/object@21.0.1
2557
- - @ctx-core/store@27.0.1
2558
-
2559
- ## 13.0.0
2560
-
2561
- ### Major Changes
2562
-
2563
- - "type": "module": module npm type
2564
-
2565
- ### Patch Changes
2566
-
2567
- - Updated dependencies [undefined]
2568
- - @ctx-core/error@11.0.0
2569
- - @ctx-core/function@20.0.0
2570
- - @ctx-core/object@21.0.0
2571
- - @ctx-core/store@27.0.0
2572
-
2573
- ## 12.0.30
2574
-
2575
- ### Patch Changes
2576
-
2577
- - update dependencies
2578
- - Updated dependencies [undefined]
2579
- - @ctx-core/error@10.1.10
2580
-
2581
- ## 12.0.29
2582
-
2583
- ### Patch Changes
2584
-
2585
- - update dependencies
2586
- - Updated dependencies [undefined]
2587
- - @ctx-core/object@20.4.2
2588
- - @ctx-core/store@26.0.26
2589
-
2590
- ## 12.0.28
2591
-
2592
- ### Patch Changes
2593
-
2594
- - update dependencies
2595
- - Updated dependencies [undefined]
2596
- - @ctx-core/error@10.1.9
2597
- - @ctx-core/store@26.0.25
2598
-
2599
- ## 12.0.27
2600
-
2601
- ### Patch Changes
2602
-
2603
- - update dependencies
2604
-
2605
- ## 12.0.26
2606
-
2607
- ### Patch Changes
2608
-
2609
- - update dependencies
2610
- - Updated dependencies [undefined]
2611
- - @ctx-core/error@10.1.8
2612
- - @ctx-core/store@26.0.23
2613
-
2614
- ## 12.0.25
2615
-
2616
- ### Patch Changes
2617
-
2618
- - update dependencies
2619
- - Updated dependencies [undefined]
2620
- - @ctx-core/error@10.1.7
2621
- - @ctx-core/store@26.0.22
2622
-
2623
- ## 12.0.24
2624
-
2625
- ### Patch Changes
2626
-
2627
- - update dependencies
2628
- - Updated dependencies [undefined]
2629
- - @ctx-core/object@20.2.5
2630
- - @ctx-core/store@26.0.21
2631
-
2632
- ## 12.0.23
2633
-
2634
- ### Patch Changes
2635
-
2636
- - typescript: ^4.3.4 -> ^4.3.5
2637
- - Updated dependencies [undefined]
2638
- - @ctx-core/error@10.1.6
2639
- - @ctx-core/function@19.1.12
2640
- - @ctx-core/object@20.2.4
2641
- - @ctx-core/store@26.0.20
2642
-
2643
- ## 12.0.22
2644
-
2645
- ### Patch Changes
2646
-
2647
- - update dependencies
2648
- - Updated dependencies [undefined]
2649
- - @ctx-core/object@20.2.3
2650
- - @ctx-core/store@26.0.19
2651
-
2652
- ## 12.0.21
2653
-
2654
- ### Patch Changes
2655
-
2656
- - update dependencies
2657
-
2658
- ## 12.0.20
2659
-
2660
- ### Patch Changes
2661
-
2662
- - update dependencies
2663
-
2664
- ## 12.0.19
2665
-
2666
- ### Patch Changes
2667
-
2668
- - dist directory
2669
- - Updated dependencies [undefined]
2670
- - @ctx-core/error@10.1.5
2671
- - @ctx-core/function@19.1.10
2672
- - @ctx-core/object@20.2.2
2673
- - @ctx-core/store@26.0.17
2674
-
2675
- ## 12.0.18
2676
-
2677
- ### Patch Changes
2678
-
2679
- - update dependencies
2680
- - Updated dependencies [undefined]
2681
- - @ctx-core/object@20.2.1
2682
- - @ctx-core/store@26.0.16
2683
-
2684
- ## 12.0.17
2685
-
2686
- ### Patch Changes
2687
-
2688
- - update dependencies
2689
- - Updated dependencies [undefined]
2690
- - @ctx-core/error@10.1.4
2691
- - @ctx-core/store@26.0.15
2692
-
2693
- ## 12.0.16
2694
-
2695
- ### Patch Changes
2696
-
2697
- - update dependencies
2698
- - Updated dependencies [undefined]
2699
- - @ctx-core/error@10.1.3
2700
- - @ctx-core/store@26.0.14
2701
-
2702
- ## 12.0.15
2703
-
2704
- ### Patch Changes
2705
-
2706
- - update dependencies
2707
- - Updated dependencies [undefined]
2708
- - @ctx-core/error@10.1.2
2709
- - @ctx-core/store@26.0.13
2710
-
2711
- ## 12.0.14
2712
-
2713
- ### Patch Changes
2714
-
2715
- - tsconfig.json: "lib": ["dom", "ESNext"]
2716
- - Updated dependencies [undefined]
2717
- - @ctx-core/error@10.1.1
2718
- - @ctx-core/function@19.1.8
2719
- - @ctx-core/object@20.1.1
2720
- - @ctx-core/store@26.0.12
2721
-
2722
- ## 12.0.13
2723
-
2724
- ### Patch Changes
2725
-
2726
- - update dependencies
2727
- - Updated dependencies [undefined]
2728
- - @ctx-core/store@26.0.11
2729
-
2730
- ## 12.0.12
2731
-
2732
- ### Patch Changes
2733
-
2734
- - svelte: 3.38.2 -> 3.38.3
2735
- - Updated dependencies [undefined]
2736
- - @ctx-core/store@26.0.10
2737
-
2738
- ## 12.0.11
2739
-
2740
- ### Patch Changes
2741
-
2742
- - "prepublishOnly": "npm run clean && npm run compile"
2743
- - Updated dependencies [undefined]
2744
- - @ctx-core/error@10.0.7
2745
- - @ctx-core/function@19.1.7
2746
- - @ctx-core/object@20.0.8
2747
- - @ctx-core/store@26.0.9
2748
-
2749
- ## 12.0.10
2750
-
2751
- ### Patch Changes
2752
-
2753
- - fix: deploying \*.js files
2754
- - Updated dependencies [undefined]
2755
- - @ctx-core/error@10.0.6
2756
- - @ctx-core/function@19.1.6
2757
- - @ctx-core/object@20.0.7
2758
- - @ctx-core/store@26.0.8
2759
-
2760
- ## 12.0.9
2761
-
2762
- ### Patch Changes
2763
-
2764
- - "prepare": "npm run clean && npm run compile"
2765
- - Updated dependencies [undefined]
2766
- - @ctx-core/error@10.0.5
2767
- - @ctx-core/function@19.1.5
2768
- - @ctx-core/object@20.0.6
2769
- - @ctx-core/store@26.0.7
2770
-
2771
- ## 12.0.8
2772
-
2773
- ### Patch Changes
2774
-
2775
- - npm run prepare instead of npm run prepublishOnly
2776
- - Updated dependencies [undefined]
2777
- - @ctx-core/error@10.0.4
2778
- - @ctx-core/function@19.1.4
2779
- - @ctx-core/object@20.0.5
2780
- - @ctx-core/store@26.0.6
2781
-
2782
- ## 12.0.7
2783
-
2784
- ### Patch Changes
2785
-
2786
- - fix: npm run clean
2787
- - Updated dependencies [undefined]
2788
- - @ctx-core/error@10.0.3
2789
- - @ctx-core/function@19.1.3
2790
- - @ctx-core/object@20.0.4
2791
- - @ctx-core/store@26.0.5
2792
-
2793
- ## 12.0.6
2794
-
2795
- ### Patch Changes
2796
-
2797
- - typescript: ^4.3.3 -> ^4.3.4
2798
- - Updated dependencies [undefined]
2799
- - @ctx-core/error@10.0.2
2800
- - @ctx-core/function@19.1.2
2801
- - @ctx-core/object@20.0.3
2802
- - @ctx-core/store@26.0.4
2803
-
2804
- ## 12.0.5
2805
-
2806
- ### Patch Changes
2807
-
2808
- - fix: is*staging\$\_b: eql* type issue
2809
-
2810
- ## 12.0.4
2811
-
2812
- ### Patch Changes
2813
-
2814
- - version bump
2815
-
2816
- ## 12.0.3
2817
-
2818
- ### Patch Changes
2819
-
2820
- - typescript: ^4.3.2 -> ^4.3.3
2821
- - Updated dependencies [undefined]
2822
- - @ctx-core/error@10.0.1
2823
- - @ctx-core/function@19.1.1
2824
- - @ctx-core/object@20.0.2
2825
- - @ctx-core/store@26.0.3
2826
-
2827
- ## 12.0.2
2828
-
2829
- ### Patch Changes
2830
-
2831
- - update dependencies
2832
-
2833
- ## 12.0.1
2834
-
2835
- ### Patch Changes
2836
-
2837
- - update dependencies
2838
- - Updated dependencies [undefined]
2839
- - @ctx-core/object@20.0.1
2840
- - @ctx-core/store@26.0.2
2841
-
2842
- ## 12.0.0
2843
-
2844
- ### Major Changes
2845
-
2846
- - move from dist to src directory
2847
-
2848
- ### Patch Changes
2849
-
2850
- - Updated dependencies [undefined]
2851
- - @ctx-core/error@10.0.0
2852
- - @ctx-core/function@19.0.0
2853
- - @ctx-core/object@20.0.0
2854
- - @ctx-core/store@26.0.0
2855
-
2856
- ## 11.0.23
2857
-
2858
- ### Patch Changes
2859
-
2860
- - update dependencies
2861
-
2862
- ## 11.0.22
2863
-
2864
- ### Patch Changes
2865
-
2866
- - update dependencies
2867
-
2868
- ## 11.0.21
2869
-
2870
- ### Patch Changes
2871
-
2872
- - update dependencies
2873
-
2874
- ## 11.0.20
2875
-
2876
- ### Patch Changes
2877
-
2878
- - fix: B: inferred type issue
2879
-
2880
- ## 11.0.19
2881
-
2882
- ### Patch Changes
2883
-
2884
- - update dependencies
2885
- - Updated dependencies [undefined]
2886
- - @ctx-core/error@9.0.7
2887
- - @ctx-core/store@25.1.19
2888
-
2889
- ## 11.0.18
2890
-
2891
- ### Patch Changes
2892
-
2893
- - update dependencies
2894
- - Updated dependencies [undefined]
2895
- - @ctx-core/error@9.0.6
2896
- - @ctx-core/store@25.1.18
2897
-
2898
- ## 11.0.17
2899
-
2900
- ### Patch Changes
2901
-
2902
- - update dependencies
2903
- - Updated dependencies [undefined]
2904
- - @ctx-core/error@9.0.5
2905
- - @ctx-core/store@25.1.15
2906
-
2907
- ## 11.0.16
2908
-
2909
- ### Patch Changes
2910
-
2911
- - version bump: run build
2912
- - Updated dependencies [undefined]
2913
- - @ctx-core/error@9.0.4
2914
- - @ctx-core/function@18.1.3
2915
- - @ctx-core/object@19.1.3
2916
- - @ctx-core/store@25.1.13
2917
-
2918
- ## 11.0.15
2919
-
2920
- ### Patch Changes
2921
-
2922
- - fix: build: clean up old build files in dist
2923
- - Updated dependencies [undefined]
2924
- - @ctx-core/error@9.0.3
2925
- - @ctx-core/function@18.1.2
2926
- - @ctx-core/object@19.1.2
2927
- - @ctx-core/store@25.1.12
2928
-
2929
- ## 11.0.14
2930
-
2931
- ### Patch Changes
2932
-
2933
- - update dependencies
2934
- - Updated dependencies [undefined]
2935
- - @ctx-core/object@19.1.1
2936
- - @ctx-core/store@25.1.9
2937
-
2938
- ## 11.0.13
2939
-
2940
- ### Patch Changes
2941
-
2942
- - update dependencies
2943
- - Updated dependencies [undefined]
2944
- - @ctx-core/error@9.0.2
2945
- - @ctx-core/store@25.1.8
2946
-
2947
- ## 11.0.12
2948
-
2949
- ### Patch Changes
2950
-
2951
- - update dependencies
2952
-
2953
- ## 11.0.11
2954
-
2955
- ### Patch Changes
2956
-
2957
- - update dependencies
2958
- - Updated dependencies [undefined]
2959
- - @ctx-core/error@9.0.1
2960
- - @ctx-core/store@25.1.6
2961
-
2962
- ## 11.0.10
2963
-
2964
- ### Patch Changes
2965
-
2966
- - update dependencies
2967
-
2968
- ## 11.0.9
2969
-
2970
- ### Patch Changes
2971
-
2972
- - update dependencies
2973
-
2974
- ## 11.0.8
2975
-
2976
- ### Patch Changes
2977
-
2978
- - update dependencies
2979
-
2980
- ## 11.0.7
2981
-
2982
- ### Patch Changes
2983
-
2984
- - update dependencies
2985
-
2986
- ## 11.0.6
2987
-
2988
- ### Patch Changes
2989
-
2990
- - update dependencies
2991
- - Updated dependencies [undefined]
2992
- - @ctx-core/object@19.0.3
2993
- - @ctx-core/store@25.1.2
2994
-
2995
- ## 11.0.5
2996
-
2997
- ### Patch Changes
2998
-
2999
- - update dependencies
3000
-
3001
- ## 11.0.4
3002
-
3003
- ### Patch Changes
3004
-
3005
- - update dependencies
3006
-
3007
- ## 11.0.3
3008
-
3009
- ### Patch Changes
3010
-
3011
- - _b->be_
3012
- - Updated dependencies [undefined]
3013
- - @ctx-core/object@19.0.2
3014
-
3015
- ## 11.0.2
3016
-
3017
- ### Patch Changes
3018
-
3019
- - update dependencies
3020
-
3021
- ## 11.0.1
3022
-
3023
- ### Patch Changes
3024
-
3025
- - update dependencies
3026
- - Updated dependencies [undefined]
3027
- - @ctx-core/object@19.0.1
3028
- - @ctx-core/store@25.0.2
3029
-
3030
- ## 11.0.0
3031
-
3032
- ### Major Changes
3033
-
3034
- - \$ suffix for stores
3035
- - \_ suffix for factory functions
3036
-
3037
- ### Patch Changes
3038
-
3039
- - Updated dependencies [undefined]
3040
- - Updated dependencies [undefined]
3041
- - @ctx-core/error@9.0.0
3042
- - @ctx-core/function@18.0.0
3043
- - @ctx-core/object@19.0.0
3044
- - @ctx-core/store@25.0.0
3045
-
3046
- ## 10.4.4
3047
-
3048
- ### Patch Changes
3049
-
3050
- - update dependencies
3051
-
3052
- ## 10.4.3
3053
-
3054
- ### Patch Changes
3055
-
3056
- - fix: \_h_b_h: return value
3057
-
3058
- ## 10.4.2
3059
-
3060
- ### Patch Changes
3061
-
3062
- - - env_b_h_b
3063
-
3064
- ## 10.4.1
3065
-
3066
- ### Patch Changes
3067
-
3068
- - update dependencies
3069
- - Updated dependencies [undefined]
3070
- - @ctx-core/error@8.3.1
3071
- - @ctx-core/function@17.11.1
3072
- - @ctx-core/object@18.2.1
3073
- - @ctx-core/store@24.10.1
3074
-
3075
- ## 10.4.0
3076
-
3077
- ### Minor Changes
3078
-
3079
- - fix tsc build directory issues
3080
-
3081
- ### Patch Changes
3082
-
3083
- - Updated dependencies [undefined]
3084
- - @ctx-core/error@8.3.0
3085
- - @ctx-core/function@17.11.0
3086
- - @ctx-core/object@18.2.0
3087
- - @ctx-core/store@24.10.0
3088
-
3089
- ## 10.3.1
3090
-
3091
- ### Patch Changes
3092
-
3093
- - .gitignore: - \*.js
3094
- - Updated dependencies [undefined]
3095
- - @ctx-core/error@8.2.1
3096
- - @ctx-core/function@17.10.1
3097
- - @ctx-core/object@18.1.1
3098
- - @ctx-core/store@24.9.1
3099
-
3100
- ## 10.3.0
3101
-
3102
- ### Minor Changes
3103
-
3104
- - dist,types directory: addressing typescript build issues
3105
-
3106
- ### Patch Changes
3107
-
3108
- - Updated dependencies [undefined]
3109
- - @ctx-core/error@8.2.0
3110
- - @ctx-core/function@17.10.0
3111
- - @ctx-core/object@18.1.0
3112
- - @ctx-core/store@24.9.0
3113
-
3114
- ## 10.2.3
3115
-
3116
- ### Patch Changes
3117
-
3118
- - types: ./src/index.d.ts: address error TS2742 issue
3119
- - Updated dependencies [undefined]
3120
- - @ctx-core/error@8.1.11
3121
- - @ctx-core/function@17.9.3
3122
- - @ctx-core/object@18.0.6
3123
- - @ctx-core/store@24.8.10
3124
-
3125
- ## 10.2.2
3126
-
3127
- ### Patch Changes
3128
-
3129
- - update dependencies
3130
- - Updated dependencies [undefined]
3131
- - @ctx-core/error@8.1.10
3132
- - @ctx-core/store@24.8.9
3133
-
3134
- ## 10.2.1
3135
-
3136
- ### Patch Changes
3137
-
3138
- - update dependencies
3139
- - Updated dependencies [undefined]
3140
- - @ctx-core/error@8.1.9
3141
- - @ctx-core/store@24.8.8
3142
-
3143
- ## 10.2.0
3144
-
3145
- ### Minor Changes
3146
-
3147
- - - env_Ctx
3148
-
3149
- ## 10.1.8
3150
-
3151
- ### Patch Changes
3152
-
3153
- - update dependencies
3154
- - Updated dependencies [undefined]
3155
- - @ctx-core/error@8.1.8
3156
- - @ctx-core/store@24.8.7
3157
-
3158
- ## 10.1.7
3159
-
3160
- ### Patch Changes
3161
-
3162
- - update dependencies
3163
- - Updated dependencies [undefined]
3164
- - @ctx-core/error@8.1.7
3165
- - @ctx-core/store@24.8.6
3166
-
3167
- ## 10.1.6
3168
-
3169
- ### Patch Changes
3170
-
3171
- - update dependencies
3172
- - Updated dependencies [undefined]
3173
- - @ctx-core/error@8.1.6
3174
- - @ctx-core/store@24.8.5
3175
-
3176
- ## 10.1.5
3177
-
3178
- ### Patch Changes
3179
-
3180
- - \_ctx_I->\_Ctx
3181
- - Updated dependencies [undefined]
3182
- - @ctx-core/error@8.1.5
3183
-
3184
- ## 10.1.4
3185
-
3186
- ### Patch Changes
3187
-
3188
- - update dependencies
3189
- - Updated dependencies [undefined]
3190
- - @ctx-core/error@8.1.4
3191
- - @ctx-core/store@24.8.4
3192
-
3193
- ## 10.1.3
3194
-
3195
- ### Patch Changes
3196
-
3197
- - Updated dependencies [undefined]
3198
- - @ctx-core/object@18.0.0
3199
- - @ctx-core/error@8.1.3
3200
- - @ctx-core/store@24.8.3
3201
-
3202
- ## 10.1.2
3203
-
3204
- ### Patch Changes
3205
-
3206
- - .npmignore: + ~
3207
- - Updated dependencies [undefined]
3208
- - @ctx-core/error@8.1.2
3209
- - @ctx-core/function@17.9.2
3210
- - @ctx-core/object@17.6.2
3211
- - @ctx-core/store@24.8.2
3212
-
3213
- ## 10.1.1
3214
-
3215
- ### Patch Changes
3216
-
3217
- - fix: target: 2018: nodejs compatability
3218
- - Updated dependencies [undefined]
3219
- - @ctx-core/error@8.1.1
3220
- - @ctx-core/function@17.9.1
3221
- - @ctx-core/object@17.6.1
3222
- - @ctx-core/store@24.8.1
3223
-
3224
- ## 10.1.0
3225
-
3226
- ### Minor Changes
3227
-
3228
- - "noImplicitAny": true
3229
-
3230
- ### Patch Changes
3231
-
3232
- - Updated dependencies [undefined]
3233
- - @ctx-core/error@8.1.0
3234
- - @ctx-core/function@17.9.0
3235
- - @ctx-core/object@17.6.0
3236
- - @ctx-core/store@24.8.0
3237
-
3238
- ## 10.0.82
3239
-
3240
- ### Patch Changes
3241
-
3242
- - update dependencies
3243
- - Updated dependencies [undefined]
3244
- - @ctx-core/error@8.0.37
3245
- - @ctx-core/store@24.7.21
3246
-
3247
- ## 10.0.81
3248
-
3249
- ### Patch Changes
3250
-
3251
- - update dependencies
3252
- - Updated dependencies [undefined]
3253
- - @ctx-core/object@17.5.26
3254
- - @ctx-core/store@24.7.20
3255
-
3256
- ## 10.0.80
3257
-
3258
- ### Patch Changes
3259
-
3260
- - update dependencies
3261
-
3262
- ## 10.0.79
3263
-
3264
- ### Patch Changes
3265
-
3266
- - update dependencies
3267
- - Updated dependencies [undefined]
3268
- - @ctx-core/error@8.0.36
3269
- - @ctx-core/store@24.7.18
3270
-
3271
- ## 10.0.78
3272
-
3273
- ### Patch Changes
3274
-
3275
- - update dependencies
3276
- - Updated dependencies [undefined]
3277
- - @ctx-core/object@17.5.24
3278
- - @ctx-core/store@24.7.17
3279
-
3280
- ## 10.0.77
3281
-
3282
- ### Patch Changes
3283
-
3284
- - update dependencies
3285
- - Updated dependencies [undefined]
3286
- - @ctx-core/object@17.5.23
3287
- - @ctx-core/store@24.7.16
3288
-
3289
- ## 10.0.76
3290
-
3291
- ### Patch Changes
3292
-
3293
- - update dependencies
3294
- - Updated dependencies [undefined]
3295
- - @ctx-core/error@8.0.35
3296
- - @ctx-core/object@17.5.22
3297
- - @ctx-core/store@24.7.15
3298
-
3299
- ## 10.0.75
3300
-
3301
- ### Patch Changes
3302
-
3303
- - update dependencies
3304
- - Updated dependencies [undefined]
3305
- - @ctx-core/object@17.5.21
3306
- - @ctx-core/store@24.7.14
3307
-
3308
- ## 10.0.74
3309
-
3310
- ### Patch Changes
3311
-
3312
- - update dependencies
3313
- - Updated dependencies [undefined]
3314
- - @ctx-core/object@17.5.20
3315
- - @ctx-core/store@24.7.13
3316
-
3317
- ## 10.0.73
3318
-
3319
- ### Patch Changes
3320
-
3321
- - svelte: 3.38.1 -> 3.38.2
3322
- - Updated dependencies [undefined]
3323
- - @ctx-core/store@24.7.12
3324
-
3325
- ## 10.0.72
3326
-
3327
- ### Patch Changes
3328
-
3329
- - update dependencies
3330
- - Updated dependencies [undefined]
3331
- - @ctx-core/object@17.5.19
3332
- - @ctx-core/store@24.7.11
3333
-
3334
- ## 10.0.71
3335
-
3336
- ### Patch Changes
3337
-
3338
- - update dependencies
3339
- - Updated dependencies [undefined]
3340
- - @ctx-core/object@17.5.18
3341
- - @ctx-core/store@24.7.10
3342
-
3343
- ## 10.0.70
3344
-
3345
- ### Patch Changes
3346
-
3347
- - update dependencies
3348
-
3349
- ## 10.0.69
3350
-
3351
- ### Patch Changes
3352
-
3353
- - update dependencies
3354
-
3355
- ## 10.0.68
3356
-
3357
- ### Patch Changes
3358
-
3359
- - update dependencies
3360
-
3361
- ## 10.0.67
3362
-
3363
- ### Patch Changes
3364
-
3365
- - update dependencies
3366
-
3367
- ## 10.0.66
3368
-
3369
- ### Patch Changes
3370
-
3371
- - update dependencies
3372
-
3373
- ## 10.0.65
3374
-
3375
- ### Patch Changes
3376
-
3377
- - update dependencies
3378
- - Updated dependencies [undefined]
3379
- - Updated dependencies [undefined]
3380
- - @ctx-core/store@24.7.4
3381
- - @ctx-core/object@17.5.17
3382
-
3383
- ## 10.0.64
3384
-
3385
- ### Patch Changes
3386
-
3387
- - update dependencies
3388
- - Updated dependencies [undefined]
3389
- - @ctx-core/error@8.0.34
3390
- - @ctx-core/store@24.7.3
3391
-
3392
- ## 10.0.63
3393
-
3394
- ### Patch Changes
3395
-
3396
- - svelte: 3.38.0 -> 3.38.1
3397
- - Updated dependencies [undefined]
3398
- - @ctx-core/store@24.7.2
3399
-
3400
- ## 10.0.62
3401
-
3402
- ### Patch Changes
3403
-
3404
- - update dependencies
3405
- - Updated dependencies [undefined]
3406
- - @ctx-core/store@24.7.1
3407
-
3408
- ## 10.0.61
3409
-
3410
- ### Patch Changes
3411
-
3412
- - update dependencies
3413
- - Updated dependencies [undefined]
3414
- - @ctx-core/error@8.0.33
3415
- - @ctx-core/store@24.5.9
3416
-
3417
- ## 10.0.60
3418
-
3419
- ### Patch Changes
3420
-
3421
- - update dependencies
3422
- - Updated dependencies [undefined]
3423
- - @ctx-core/error@8.0.32
3424
-
3425
- ## 10.0.59
3426
-
3427
- ### Patch Changes
3428
-
3429
- - update dependencies
3430
- - Updated dependencies [undefined]
3431
- - @ctx-core/error@8.0.31
3432
- - @ctx-core/object@17.5.13
3433
- - @ctx-core/store@24.5.8
3434
-
3435
- ## 10.0.58
3436
-
3437
- ### Patch Changes
3438
-
3439
- - update dependencies
3440
- - Updated dependencies [undefined]
3441
- - @ctx-core/object@17.5.12
3442
- - @ctx-core/store@24.5.7
3443
-
3444
- ## 10.0.57
3445
-
3446
- ### Patch Changes
3447
-
3448
- - update dependencies
3449
-
3450
- ## 10.0.56
3451
-
3452
- ### Patch Changes
3453
-
3454
- - update dependencies
3455
-
3456
- ## 10.0.55
3457
-
3458
- ### Patch Changes
3459
-
3460
- - update dependencies
3461
-
3462
- ## 10.0.54
3463
-
3464
- ### Patch Changes
3465
-
3466
- - update dependencies
3467
- - Updated dependencies [undefined]
3468
- - @ctx-core/error@8.0.30
3469
- - @ctx-core/store@24.5.4
3470
-
3471
- ## 10.0.53
3472
-
3473
- ### Patch Changes
3474
-
3475
- - update dependencies
3476
-
3477
- ## 10.0.52
3478
-
3479
- ### Patch Changes
3480
-
3481
- - update dependencies
3482
-
3483
- ## 10.0.51
3484
-
3485
- ### Patch Changes
3486
-
3487
- - update dependencies
3488
- - Updated dependencies [undefined]
3489
- - @ctx-core/error@8.0.29
3490
- - @ctx-core/store@24.5.1
3491
-
3492
- ## 10.0.50
3493
-
3494
- ### Patch Changes
3495
-
3496
- - update dependencies
3497
-
3498
- ## 10.0.49
3499
-
3500
- ### Patch Changes
3501
-
3502
- - update dependencies
3503
-
3504
- ## 10.0.48
3505
-
3506
- ### Patch Changes
3507
-
3508
- - update dependencies
3509
-
3510
- ## 10.0.47
3511
-
3512
- ### Patch Changes
3513
-
3514
- - update dependencies
3515
-
3516
- ## 10.0.46
3517
-
3518
- ### Patch Changes
3519
-
3520
- - update dependencies
3521
-
3522
- ## 10.0.45
3523
-
3524
- ### Patch Changes
3525
-
3526
- - update dependencies
3527
- - Updated dependencies [undefined]
3528
- - @ctx-core/error@8.0.28
3529
- - @ctx-core/store@24.2.4
3530
-
3531
- ## 10.0.44
3532
-
3533
- ### Patch Changes
3534
-
3535
- - update dependencies
3536
- - Updated dependencies [undefined]
3537
- - @ctx-core/error@8.0.27
3538
- - @ctx-core/store@24.2.3
3539
-
3540
- ## 10.0.43
3541
-
3542
- ### Patch Changes
3543
-
3544
- - update dependencies
3545
- - Updated dependencies [undefined]
3546
- - @ctx-core/object@17.5.7
3547
- - @ctx-core/store@24.2.2
3548
-
3549
- ## 10.0.42
3550
-
3551
- ### Patch Changes
3552
-
3553
- - update dependencies
3554
-
3555
- ## 10.0.41
3556
-
3557
- ### Patch Changes
3558
-
3559
- - update dependencies
3560
-
3561
- ## 10.0.40
3562
-
3563
- ### Patch Changes
3564
-
3565
- - @ctx-core/object: 17.5.6
3566
- - Updated dependencies [undefined]
3567
- - @ctx-core/error@8.0.26
3568
- - @ctx-core/store@24.1.22
3569
-
3570
- ## 10.0.39
3571
-
3572
- ### Patch Changes
3573
-
3574
- - @ctx-core/object: 17.5.5
3575
- - Updated dependencies [undefined]
3576
- - @ctx-core/error@8.0.25
3577
- - @ctx-core/store@24.1.21
3578
-
3579
- ## 10.0.38
3580
-
3581
- ### Patch Changes
3582
-
3583
- - update dependencies
3584
- - Updated dependencies [undefined]
3585
- - @ctx-core/error@8.0.24
3586
- - @ctx-core/store@24.1.20
3587
-
3588
- ## 10.0.37
3589
-
3590
- ### Patch Changes
3591
-
3592
- - update dependencies
3593
- - Updated dependencies [undefined]
3594
- - @ctx-core/error@8.0.23
3595
- - @ctx-core/function@17.4.6
3596
- - @ctx-core/store@24.1.19
3597
-
3598
- ## 10.0.36
3599
-
3600
- ### Patch Changes
3601
-
3602
- - typescript: ^4.2.3 -> ^4.2.4
3603
- - Updated dependencies [undefined]
3604
- - @ctx-core/error@8.0.22
3605
- - @ctx-core/function@17.4.5
3606
- - @ctx-core/object@17.4.4
3607
- - @ctx-core/store@24.1.18
3608
-
3609
- ## 10.0.35
3610
-
3611
- ### Patch Changes
3612
-
3613
- - "svelte": 3.37.0
3614
- - Updated dependencies [undefined]
3615
- - @ctx-core/store@24.1.17
3616
-
3617
- ## 10.0.34
3618
-
3619
- ### Patch Changes
3620
-
3621
- - version bump
3622
- - Updated dependencies [undefined]
3623
- - @ctx-core/error@8.0.21
3624
- - @ctx-core/function@17.4.4
3625
- - @ctx-core/object@17.4.3
3626
- - @ctx-core/store@24.1.16
3627
-
3628
- ## 10.0.33
3629
-
3630
- ### Patch Changes
3631
-
3632
- - fix: npm publish: https://github.com/npm/cli/issues/2834
3633
- - Updated dependencies [undefined]
3634
- - @ctx-core/error@8.0.20
3635
- - @ctx-core/function@17.4.3
3636
- - @ctx-core/object@17.4.2
3637
- - @ctx-core/store@24.1.15
3638
-
3639
- ## 10.0.32
3640
-
3641
- ### Patch Changes
3642
-
3643
- - fix: npm run compile: tsc -b .
3644
- - Updated dependencies [undefined]
3645
- - @ctx-core/error@8.0.19
3646
- - @ctx-core/function@17.4.2
3647
- - @ctx-core/object@17.4.1
3648
- - @ctx-core/store@24.1.14
3649
-
3650
- ## 10.0.31
3651
-
3652
- ### Patch Changes
3653
-
3654
- - Updated dependencies [undefined]
3655
- - @ctx-core/store@24.1.13
3656
-
3657
- ## 10.0.30
3658
-
3659
- ### Patch Changes
3660
-
3661
- - Updated dependencies [undefined]
3662
- - @ctx-core/object@17.4.0
3663
- - @ctx-core/error@8.0.18
3664
- - @ctx-core/store@24.1.12
3665
-
3666
- ## 10.0.29
3667
-
3668
- ### Patch Changes
3669
-
3670
- - Updated dependencies [undefined]
3671
- - @ctx-core/object@17.3.2
3672
- - @ctx-core/error@8.0.17
3673
- - @ctx-core/store@24.1.11
3674
-
3675
- ## 10.0.28
3676
-
3677
- ### Patch Changes
3678
-
3679
- - typescript: ^4.2.2 -> ^4.2.3
3680
- - Updated dependencies [undefined]
3681
- - @ctx-core/error@8.0.16
3682
- - @ctx-core/function@17.4.1
3683
- - @ctx-core/object@17.3.1
3684
- - @ctx-core/store@24.1.10
3685
-
3686
- ## 10.0.27
3687
-
3688
- ### Patch Changes
3689
-
3690
- - Updated dependencies [undefined]
3691
- - @ctx-core/object@17.3.0
3692
- - @ctx-core/error@8.0.15
3693
- - @ctx-core/store@24.1.9
3694
-
3695
- ## 10.0.26
3696
-
3697
- ### Patch Changes
3698
-
3699
- - Updated dependencies [undefined]
3700
- - @ctx-core/object@17.2.2
3701
- - @ctx-core/error@8.0.14
3702
- - @ctx-core/store@24.1.8
3703
-
3704
- ## 10.0.25
3705
-
3706
- ### Patch Changes
3707
-
3708
- - Updated dependencies [undefined]
3709
- - @ctx-core/object@17.2.1
3710
- - @ctx-core/error@8.0.13
3711
- - @ctx-core/store@24.1.7
3712
-
3713
- ## 10.0.24
3714
-
3715
- ### Patch Changes
3716
-
3717
- - Updated dependencies [undefined]
3718
- - Updated dependencies [undefined]
3719
- - @ctx-core/object@17.2.0
3720
- - @ctx-core/function@17.4.0
3721
- - @ctx-core/error@8.0.12
3722
- - @ctx-core/store@24.1.6
3723
-
3724
- ## 10.0.23
3725
-
3726
- ### Patch Changes
3727
-
3728
- - Updated dependencies [undefined]
3729
- - @ctx-core/object@17.1.0
3730
- - @ctx-core/error@8.0.11
3731
- - @ctx-core/store@24.1.5
3732
-
3733
- ## 10.0.22
3734
-
3735
- ### Patch Changes
3736
-
3737
- - svelte: 3.34.0 -> 3.35.0
3738
- - Updated dependencies [undefined]
3739
- - @ctx-core/store@24.1.4
3740
-
3741
- ## 10.0.21
3742
-
3743
- ### Patch Changes
3744
-
3745
- - svelte: 3.33.0 -> 3.34.0
3746
- - Updated dependencies [undefined]
3747
- - @ctx-core/store@24.1.3
3748
-
3749
- ## 10.0.20
3750
-
3751
- ### Patch Changes
3752
-
3753
- - svelte: 3.32.3 -> 3.33.0
3754
- - Updated dependencies [undefined]
3755
- - @ctx-core/store@24.1.2
3756
-
3757
- ## 10.0.19
3758
-
3759
- ### Patch Changes
3760
-
3761
- - version bump
3762
- - Updated dependencies [undefined]
3763
- - @ctx-core/error@8.0.10
3764
- - @ctx-core/function@17.3.6
3765
- - @ctx-core/object@17.0.11
3766
- - @ctx-core/store@24.1.1
3767
-
3768
- ## 10.0.18
3769
-
3770
- ### Patch Changes
3771
-
3772
- - Updated dependencies [undefined]
3773
- - @ctx-core/store@24.1.0
3774
-
3775
- ## 10.0.17
3776
-
3777
- ### Patch Changes
3778
-
3779
- - typescript: ^4.1.5 -> ^4.2.2
3780
- - Updated dependencies [undefined]
3781
- - @ctx-core/error@8.0.9
3782
- - @ctx-core/function@17.3.4
3783
- - @ctx-core/object@17.0.9
3784
- - @ctx-core/store@24.0.17
3785
-
3786
- ## 10.0.16
3787
-
3788
- ### Patch Changes
3789
-
3790
- - Updated dependencies [undefined]
3791
- - @ctx-core/function@17.3.3
3792
- - @ctx-core/object@17.0.8
3793
- - @ctx-core/store@24.0.16
3794
- - @ctx-core/error@8.0.8
3795
-
3796
- ## 10.0.15
3797
-
3798
- ### Patch Changes
3799
-
3800
- - Updated dependencies [undefined]
3801
- - Updated dependencies [undefined]
3802
- - @ctx-core/object@17.0.7
3803
- - @ctx-core/error@8.0.7
3804
- - @ctx-core/store@24.0.15
3805
-
3806
- ## 10.0.14
3807
-
3808
- ### Patch Changes
3809
-
3810
- - svelte: 3.32.2 -> 3.32.3
3811
- - Updated dependencies [undefined]
3812
- - @ctx-core/store@24.0.14
3813
-
3814
- ## 10.0.13
3815
-
3816
- ### Patch Changes
3817
-
3818
- - typescript: ^4.1.4 -> ^4.1.5
3819
- - Updated dependencies [undefined]
3820
- - @ctx-core/error@8.0.6
3821
- - @ctx-core/function@17.3.2
3822
- - @ctx-core/object@17.0.6
3823
- - @ctx-core/store@24.0.13
3824
-
3825
- ## 10.0.12
3826
-
3827
- ### Patch Changes
3828
-
3829
- - typescript: ^4.1.3 -> ^4.1.4
3830
- - Updated dependencies [undefined]
3831
- - @ctx-core/error@8.0.5
3832
- - @ctx-core/function@17.3.1
3833
- - @ctx-core/object@17.0.5
3834
- - @ctx-core/store@24.0.12
3835
-
3836
- ## 10.0.11
3837
-
3838
- ### Patch Changes
3839
-
3840
- - svelte: 3.32.1 -> 3.32.2
3841
- - Updated dependencies [undefined]
3842
- - @ctx-core/store@24.0.11
3843
-
3844
- ## 10.0.10
3845
-
3846
- ### Patch Changes
3847
-
3848
- - Updated dependencies [undefined]
3849
- - @ctx-core/function@17.3.0
3850
- - @ctx-core/object@17.0.4
3851
- - @ctx-core/store@24.0.10
3852
- - @ctx-core/error@8.0.4
3853
-
3854
- ## 10.0.9
3855
-
3856
- ### Patch Changes
3857
-
3858
- - Updated dependencies [undefined]
3859
- - @ctx-core/function@17.2.0
3860
- - @ctx-core/object@17.0.3
3861
- - @ctx-core/store@24.0.9
3862
- - @ctx-core/error@8.0.3
3863
-
3864
- ## 10.0.8
3865
-
3866
- ### Patch Changes
3867
-
3868
- - Updated dependencies [undefined]
3869
- - @ctx-core/store@24.0.8
3870
-
3871
- ## 10.0.7
3872
-
3873
- ### Patch Changes
3874
-
3875
- - @ctx-core/store@24.0.7
3876
-
3877
- ## 10.0.6
3878
-
3879
- ### Patch Changes
3880
-
3881
- - Updated dependencies [undefined]
3882
- - @ctx-core/function@17.1.0
3883
- - @ctx-core/object@17.0.2
3884
- - @ctx-core/store@24.0.6
3885
- - @ctx-core/error@8.0.2
3886
-
3887
- ## 10.0.5
3888
-
3889
- ### Patch Changes
3890
-
3891
- - @ctx-core/store@24.0.5
3892
-
3893
- ## 10.0.4
3894
-
3895
- ### Patch Changes
3896
-
3897
- - @ctx-core/store@24.0.4
3898
-
3899
- ## 10.0.3
3900
-
3901
- ### Patch Changes
3902
-
3903
- - @ctx-core/store@24.0.3
3904
-
3905
- ## 10.0.2
3906
-
3907
- ### Patch Changes
3908
-
3909
- - Updated dependencies [undefined]
3910
- - Updated dependencies [undefined]
3911
- - @ctx-core/function@17.0.1
3912
- - @ctx-core/object@17.0.1
3913
- - @ctx-core/store@24.0.2
3914
- - @ctx-core/error@8.0.1
3915
-
3916
- ## 10.0.1
3917
-
3918
- ### Patch Changes
3919
-
3920
- - @ctx-core/store@24.0.1
3921
-
3922
- ## 10.0.0
3923
-
3924
- ### Major Changes
3925
-
3926
- - src directory
3927
-
3928
- ### Patch Changes
3929
-
3930
- - Updated dependencies [undefined]
3931
- - @ctx-core/error@8.0.0
3932
- - @ctx-core/function@17.0.0
3933
- - @ctx-core/object@17.0.0
3934
- - @ctx-core/store@24.0.0
3935
-
3936
- ## 9.3.16
3937
-
3938
- ### Patch Changes
3939
-
3940
- - Updated dependencies [undefined]
3941
- - @ctx-core/object@16.1.1
3942
- - @ctx-core/error@7.1.25
3943
- - @ctx-core/store@23.4.6
3944
-
3945
- ## 9.3.15
3946
-
3947
- ### Patch Changes
3948
-
3949
- - @ctx-core/store@23.4.5
3950
-
3951
- ## 9.3.14
3952
-
3953
- ### Patch Changes
3954
-
3955
- - Updated dependencies [undefined]
3956
- - @ctx-core/object@16.1.0
3957
- - @ctx-core/error@7.1.24
3958
- - @ctx-core/store@23.4.4
3959
-
3960
- ## 9.3.13
3961
-
3962
- ### Patch Changes
3963
-
3964
- - svelte: 3.32.0 -> 3.32.1
3965
- - Updated dependencies [undefined]
3966
- - @ctx-core/store@23.4.3
3967
-
3968
- ## 9.3.12
3969
-
3970
- ### Patch Changes
3971
-
3972
- - svelte: 3.31.2 -> 3.32.0
3973
- - Updated dependencies [undefined]
3974
- - @ctx-core/store@23.4.2
3975
-
3976
- ## 9.3.11
3977
-
3978
- ### Patch Changes
3979
-
3980
- - Updated dependencies [undefined]
3981
- - @ctx-core/store@23.4.1
3982
-
3983
- ## 9.3.10
3984
-
3985
- ### Patch Changes
3986
-
3987
- - Updated dependencies [undefined]
3988
- - @ctx-core/store@23.4.0
3989
-
3990
- ## 9.3.9
3991
-
3992
- ### Patch Changes
3993
-
3994
- - Updated dependencies [undefined]
3995
- - @ctx-core/function@16.9.1
3996
- - @ctx-core/object@16.0.4
3997
- - @ctx-core/store@23.3.4
3998
- - @ctx-core/error@7.1.23
3999
-
4000
- ## 9.3.8
4001
-
4002
- ### Patch Changes
4003
-
4004
- - Updated dependencies [undefined]
4005
- - @ctx-core/store@23.3.3
4006
-
4007
- ## 9.3.7
4008
-
4009
- ### Patch Changes
4010
-
4011
- - @ctx-core/store@23.3.2
4012
-
4013
- ## 9.3.6
4014
-
4015
- ### Patch Changes
4016
-
4017
- - Updated dependencies [undefined]
4018
- - @ctx-core/function@16.9.0
4019
- - @ctx-core/store@23.3.1
4020
- - @ctx-core/object@16.0.3
4021
- - @ctx-core/error@7.1.22
4022
-
4023
- ## 9.3.5
4024
-
4025
- ### Patch Changes
4026
-
4027
- - Updated dependencies [undefined]
4028
- - Updated dependencies [undefined]
4029
- - @ctx-core/store@23.3.0
4030
-
4031
- ## 9.3.4
4032
-
4033
- ### Patch Changes
4034
-
4035
- - Updated dependencies [undefined]
4036
- - @ctx-core/function@16.8.2
4037
- - @ctx-core/object@16.0.2
4038
- - @ctx-core/store@23.2.1
4039
- - @ctx-core/error@7.1.21
4040
-
4041
- ## 9.3.3
4042
-
4043
- ### Patch Changes
4044
-
4045
- - Updated dependencies [undefined]
4046
- - @ctx-core/store@23.2.0
4047
-
4048
- ## 9.3.2
4049
-
4050
- ### Patch Changes
4051
-
4052
- - svelte: 3.31.1 -> 3.31.2
4053
- - Updated dependencies [undefined]
4054
- - @ctx-core/store@23.1.25
4055
-
4056
- ## 9.3.1
4057
-
4058
- ### Patch Changes
4059
-
4060
- - fix: VERSION\$\be\_: inferred type issue
4061
-
4062
- ## 9.3.0
4063
-
4064
- ### Minor Changes
4065
-
4066
- - feat: typescript types
4067
-
4068
- ## 9.2.0
4069
-
4070
- ### Minor Changes
4071
-
4072
- - feat: typescript types
4073
-
4074
- ## 9.1.22
4075
-
4076
- ### Patch Changes
4077
-
4078
- - svelte: 3.31.0 -> 3.31.1
4079
- - Updated dependencies [undefined]
4080
- - @ctx-core/store@23.1.24
4081
-
4082
- ## 9.1.21
4083
-
4084
- ### Patch Changes
4085
-
4086
- - Updated dependencies [undefined]
4087
- - @ctx-core/object@16.0.1
4088
- - @ctx-core/error@7.1.20
4089
- - @ctx-core/store@23.1.23
4090
-
4091
- ## 9.1.20
4092
-
4093
- ### Patch Changes
4094
-
4095
- - Updated dependencies [undefined]
4096
- - Updated dependencies [undefined]
4097
- - @ctx-core/object@16.0.0
4098
- - @ctx-core/error@7.1.19
4099
- - @ctx-core/store@23.1.22
4100
-
4101
- ## 9.1.19
4102
-
4103
- ### Patch Changes
4104
-
4105
- - Updated dependencies [undefined]
4106
- - @ctx-core/function@16.8.1
4107
- - @ctx-core/object@15.0.16
4108
- - @ctx-core/store@23.1.21
4109
- - @ctx-core/error@7.1.18
4110
-
4111
- ## 9.1.18
4112
-
4113
- ### Patch Changes
4114
-
4115
- - Updated dependencies [undefined]
4116
- - @ctx-core/function@16.8.0
4117
- - @ctx-core/object@15.0.15
4118
- - @ctx-core/store@23.1.20
4119
- - @ctx-core/error@7.1.17
4120
-
4121
- ## 9.1.17
4122
-
4123
- ### Patch Changes
4124
-
4125
- - Updated dependencies [undefined]
4126
- - Updated dependencies [undefined]
4127
- - @ctx-core/function@16.7.0
4128
- - @ctx-core/object@15.0.14
4129
- - @ctx-core/store@23.1.19
4130
- - @ctx-core/error@7.1.16
4131
-
4132
- ## 9.1.16
4133
-
4134
- ### Patch Changes
4135
-
4136
- - Updated dependencies [undefined]
4137
- - @ctx-core/function@16.6.1
4138
- - @ctx-core/object@15.0.13
4139
- - @ctx-core/store@23.1.18
4140
- - @ctx-core/error@7.1.15
4141
-
4142
- ## 9.1.15
4143
-
4144
- ### Patch Changes
4145
-
4146
- - Updated dependencies [undefined]
4147
- - @ctx-core/function@16.6.0
4148
- - @ctx-core/object@15.0.12
4149
- - @ctx-core/store@23.1.17
4150
- - @ctx-core/error@7.1.14
4151
-
4152
- ## 9.1.14
4153
-
4154
- ### Patch Changes
4155
-
4156
- - Updated dependencies [undefined]
4157
- - @ctx-core/function@16.5.0
4158
- - @ctx-core/object@15.0.11
4159
- - @ctx-core/store@23.1.16
4160
- - @ctx-core/error@7.1.13
4161
-
4162
- ## 9.1.13
4163
-
4164
- ### Patch Changes
4165
-
4166
- - - .rush
4167
- - Updated dependencies [undefined]
4168
- - Updated dependencies [undefined]
4169
- - Updated dependencies [undefined]
4170
- - @ctx-core/function@16.4.0
4171
- - @ctx-core/error@7.1.12
4172
- - @ctx-core/object@15.0.10
4173
- - @ctx-core/store@23.1.15
4174
-
4175
- ## 9.1.12
4176
-
4177
- ### Patch Changes
4178
-
4179
- - Updated dependencies [undefined]
4180
- - @ctx-core/object@15.0.9
4181
- - @ctx-core/error@7.1.11
4182
- - @ctx-core/store@23.1.14
4183
-
4184
- ## 9.1.11
4185
-
4186
- ### Patch Changes
4187
-
4188
- - Updated dependencies [undefined]
4189
- - @ctx-core/function@16.3.0
4190
- - @ctx-core/object@15.0.8
4191
- - @ctx-core/store@23.1.13
4192
- - @ctx-core/error@7.1.10
4193
-
4194
- ## 9.1.10
4195
-
4196
- ### Patch Changes
4197
-
4198
- - Updated dependencies [undefined]
4199
- - @ctx-core/function@16.2.1
4200
- - @ctx-core/object@15.0.7
4201
- - @ctx-core/store@23.1.12
4202
- - @ctx-core/error@7.1.9
4203
-
4204
- ## 9.1.9
4205
-
4206
- ### Patch Changes
4207
-
4208
- - Updated dependencies [undefined]
4209
- - @ctx-core/function@16.2.0
4210
- - @ctx-core/object@15.0.6
4211
- - @ctx-core/store@23.1.11
4212
- - @ctx-core/error@7.1.8
4213
-
4214
- ## 9.1.8
4215
-
4216
- ### Patch Changes
4217
-
4218
- - @ctx-core/store@23.1.10
4219
-
4220
- ## 9.1.7
4221
-
4222
- ### Patch Changes
4223
-
4224
- - Updated dependencies [undefined]
4225
- - @ctx-core/object@15.0.5
4226
- - @ctx-core/store@23.1.9
4227
- - @ctx-core/error@7.1.7
4228
-
4229
- ## 9.1.6
4230
-
4231
- ### Patch Changes
4232
-
4233
- - interface instead of type
4234
- - Updated dependencies [undefined]
4235
- - Updated dependencies [undefined]
4236
- - Updated dependencies [undefined]
4237
- - Updated dependencies [undefined]
4238
- - @ctx-core/object@15.0.4
4239
- - @ctx-core/function@16.1.5
4240
- - @ctx-core/error@7.1.6
4241
- - @ctx-core/store@23.1.8
4242
-
4243
- ## 9.1.5
4244
-
4245
- ### Patch Changes
4246
-
4247
- - Updated dependencies [undefined]
4248
- - @ctx-core/object@15.0.3
4249
- - @ctx-core/error@7.1.5
4250
- - @ctx-core/store@23.1.7
4251
-
4252
- ## 9.1.4
4253
-
4254
- ### Patch Changes
4255
-
4256
- - typescript: ^4.1.2 -> ^4.1.3
4257
- - Updated dependencies [undefined]
4258
- - @ctx-core/error@7.1.4
4259
- - @ctx-core/function@16.1.4
4260
- - @ctx-core/object@15.0.2
4261
- - @ctx-core/store@23.1.6
4262
-
4263
- ## 9.1.3
4264
-
4265
- ### Patch Changes
4266
-
4267
- - Updated dependencies [undefined]
4268
- - @ctx-core/object@15.0.1
4269
- - @ctx-core/error@7.1.3
4270
- - @ctx-core/store@23.1.5
4271
-
4272
- ## 9.1.2
4273
-
4274
- ### Patch Changes
4275
-
4276
- - svelte: 3.30.1 -> 3.31.0
4277
- - Updated dependencies [undefined]
4278
- - @ctx-core/store@23.1.4
4279
-
4280
- ## 9.1.1
4281
-
4282
- ### Patch Changes
4283
-
4284
- - svelte: 3.30.0 -> 3.30.1
4285
- - Updated dependencies [undefined]
4286
- - @ctx-core/store@23.1.3
4287
-
4288
- ## 9.1.0
4289
-
4290
- ### Minor Changes
4291
-
4292
- - \be\_: required ctx argument & generic type updates
4293
- - Extract separate modules
4294
-
4295
- ### Patch Changes
4296
-
4297
- - Updated dependencies [undefined]
4298
- - Updated dependencies [undefined]
4299
- - @ctx-core/object@15.0.0
4300
- - @ctx-core/error@7.1.2
4301
- - @ctx-core/store@23.1.2
4302
-
4303
- ## 9.0.34
4304
-
4305
- ### Patch Changes
4306
-
4307
- - Updated dependencies [undefined]
4308
- - Updated dependencies [undefined]
4309
- - @ctx-core/object@14.0.0
4310
- - @ctx-core/error@7.1.1
4311
- - @ctx-core/store@23.1.1
4312
-
4313
- ## 9.0.33
4314
-
4315
- ### Patch Changes
4316
-
4317
- - Updated dependencies [undefined]
4318
- - @ctx-core/error@7.1.0
4319
- - @ctx-core/object@13.1.0
4320
- - @ctx-core/store@23.1.0
4321
-
4322
- ## 9.0.32
4323
-
4324
- ### Patch Changes
4325
-
4326
- - svelte: 3.29.7 -> 3.30.0
4327
- - Updated dependencies [undefined]
4328
- - @ctx-core/store@23.0.15
4329
-
4330
- ## 9.0.31
4331
-
4332
- ### Patch Changes
4333
-
4334
- - svelte: 3.29.7 -> 3.30.0
4335
- - Updated dependencies [undefined]
4336
- - @ctx-core/store@23.0.15
4337
-
4338
- ## 9.0.30
4339
-
4340
- ### Patch Changes
4341
-
4342
- - Updated dependencies [undefined]
4343
- - @ctx-core/object@13.0.3
4344
- - @ctx-core/error@7.0.17
4345
- - @ctx-core/store@23.0.14
4346
-
4347
- ## 9.0.29
4348
-
4349
- ### Patch Changes
4350
-
4351
- - typescript: ^4.0.5 -> ^4.1.2
4352
- - Updated dependencies [undefined]
4353
- - @ctx-core/error@7.0.16
4354
- - @ctx-core/function@16.1.3
4355
- - @ctx-core/object@13.0.2
4356
- - @ctx-core/store@23.0.13
4357
-
4358
- ## 9.0.28
4359
-
4360
- ### Patch Changes
4361
-
4362
- - @ctx-core/store@23.0.12
4363
-
4364
- ## 9.0.27
4365
-
4366
- ### Patch Changes
4367
-
4368
- - svelte: 3.29.6 -> 3.29.7
4369
- - Updated dependencies [undefined]
4370
- - @ctx-core/store@23.0.11
4371
-
4372
- ## 9.0.26
4373
-
4374
- ### Patch Changes
4375
-
4376
- - svelte: 3.29.4 -> 3.29.6
4377
- - Updated dependencies [undefined]
4378
- - @ctx-core/store@23.0.10
4379
-
4380
- ## 9.0.25
4381
-
4382
- ### Patch Changes
4383
-
4384
- - typescript: ^4.0.3 -> ^4.0.5
4385
- - Updated dependencies [undefined]
4386
- - @ctx-core/error@7.0.15
4387
- - @ctx-core/function@16.1.2
4388
- - @ctx-core/object@13.0.1
4389
- - @ctx-core/store@23.0.9
4390
-
4391
- ## 9.0.24
4392
-
4393
- ### Patch Changes
4394
-
4395
- - svelte: 3.29.3 -> 3.29.4
4396
- - Updated dependencies [undefined]
4397
- - @ctx-core/store@23.0.8
4398
-
4399
- ## 9.0.23
4400
-
4401
- ### Patch Changes
4402
-
4403
- - Updated dependencies [undefined]
4404
- - @ctx-core/store@23.0.7
4405
-
4406
- ## 9.0.22
4407
-
4408
- ### Patch Changes
4409
-
4410
- - svelte: 3.29.0 -> 3.29.3
4411
- - Updated dependencies [undefined]
4412
- - @ctx-core/store@23.0.6
4413
-
4414
- ## 9.0.21
4415
-
4416
- ### Patch Changes
4417
-
4418
- - Updated dependencies [undefined]
4419
- - @ctx-core/store@23.0.5
4420
-
4421
- ## 9.0.20
4422
-
4423
- ### Patch Changes
4424
-
4425
- - Updated dependencies [undefined]
4426
- - @ctx-core/store@23.0.4
4427
-
4428
- ## 9.0.19
4429
-
4430
- ### Patch Changes
4431
-
4432
- - fix: tsc build issues
4433
- - Updated dependencies [undefined]
4434
- - Updated dependencies [undefined]
4435
- - @ctx-core/store@23.0.3
4436
-
4437
- ## 9.0.18
4438
-
4439
- ### Patch Changes
4440
-
4441
- - svelte: 3.28.0 -> 3.29.0
4442
-
4443
- ## 9.0.17
4444
-
4445
- ### Patch Changes
4446
-
4447
- - Updated dependencies [undefined]
4448
- - @ctx-core/object@13.0.0
4449
- - @ctx-core/error@7.0.14
4450
-
4451
- ## 9.0.16
4452
-
4453
- ### Patch Changes
4454
-
4455
- - Updated dependencies [undefined]
4456
- - @ctx-core/object@12.0.13
4457
- - @ctx-core/error@7.0.13
4458
-
4459
- ## 9.0.15
4460
-
4461
- ### Patch Changes
4462
-
4463
- - svelte: 3.27.0 -> 3.28.0
4464
-
4465
- ## 9.0.14
4466
-
4467
- ### Patch Changes
4468
-
4469
- - Updated dependencies [undefined]
4470
- - @ctx-core/object@12.0.12
4471
- - @ctx-core/error@7.0.12
4472
-
4473
- ## 9.0.13
4474
-
4475
- ### Patch Changes
4476
-
4477
- - svelte: 3.26.0 -> 3.27.0
4478
-
4479
- ## 9.0.12
4480
-
4481
- ### Patch Changes
4482
-
4483
- - Updated dependencies [undefined]
4484
- - @ctx-core/object@12.0.11
4485
- - @ctx-core/error@7.0.11
4486
-
4487
- ## 9.0.11
4488
-
4489
- ### Patch Changes
4490
-
4491
- - Updated dependencies [undefined]
4492
- - @ctx-core/object@12.0.10
4493
- - @ctx-core/error@7.0.10
4494
-
4495
- ## 9.0.10
4496
-
4497
- ### Patch Changes
4498
-
4499
- - Updated dependencies [undefined]
4500
- - Updated dependencies [undefined]
4501
- - @ctx-core/object@12.0.9
4502
- - @ctx-core/error@7.0.9
4503
-
4504
- ## 9.0.9
4505
-
4506
- ### Patch Changes
4507
-
4508
- - Updated dependencies [undefined]
4509
- - @ctx-core/function@16.1.1
4510
- - @ctx-core/object@12.0.8
4511
- - @ctx-core/error@7.0.8
4512
-
4513
- ## 9.0.8
4514
-
4515
- ### Patch Changes
4516
-
4517
- - Updated dependencies [undefined]
4518
- - @ctx-core/object@12.0.7
4519
- - @ctx-core/error@7.0.7
4520
-
4521
- ## 9.0.7
4522
-
4523
- ### Patch Changes
4524
-
4525
- - Updated dependencies [undefined]
4526
- - @ctx-core/object@12.0.6
4527
- - @ctx-core/error@7.0.6
4528
-
4529
- ## 9.0.6
4530
-
4531
- ### Patch Changes
4532
-
4533
- - Updated dependencies [undefined]
4534
- - @ctx-core/object@12.0.5
4535
- - @ctx-core/error@7.0.5
4536
-
4537
- ## 9.0.5
4538
-
4539
- ### Patch Changes
4540
-
4541
- - Updated dependencies [undefined]
4542
- - @ctx-core/object@12.0.4
4543
- - @ctx-core/error@7.0.4
4544
-
4545
- ## 9.0.4
4546
-
4547
- ### Patch Changes
4548
-
4549
- - svelte: ~3.25.1 -> 3.26.0
4550
-
4551
- ## 9.0.3
4552
-
4553
- ### Patch Changes
4554
-
4555
- - Updated dependencies [undefined]
4556
- - Updated dependencies [undefined]
4557
- - @ctx-core/function@16.1.0
4558
- - @ctx-core/object@12.0.3
4559
- - @ctx-core/error@7.0.3
4560
-
4561
- ## 9.0.2
4562
-
4563
- ### Patch Changes
4564
-
4565
- - Updated dependencies [undefined]
4566
- - @ctx-core/object@12.0.2
4567
- - @ctx-core/error@7.0.2
4568
-
4569
- ## 9.0.1
4570
-
4571
- ### Patch Changes
4572
-
4573
- - fix: install issues: using explicit workspace: versioning
4574
- - Updated dependencies [undefined]
4575
- - @ctx-core/error@7.0.1
4576
- - @ctx-core/object@12.0.1
4577
-
4578
- ## 9.0.0
4579
-
4580
- ### Major Changes
4581
-
4582
- - Typescript strict checking
4583
-
4584
- ### Patch Changes
4585
-
4586
- - Updated dependencies [undefined]
4587
- - @ctx-core/error@7.0.0
4588
- - @ctx-core/function@16.0.0
4589
- - @ctx-core/object@12.0.0
4590
-
4591
- ## 8.4.1
4592
-
4593
- ### Patch Changes
4594
-
4595
- - fix: npm run compile: path to tsc
4596
- - Updated dependencies [undefined]
4597
- - @ctx-core/error@6.0.1
4598
- - @ctx-core/function@15.0.1
4599
- - @ctx-core/object@11.0.1
4600
-
4601
- ## 8.4.0
4602
-
4603
- ### Minor Changes
4604
-
4605
- - Single underscore forward naming
4606
-
4607
- ### Patch Changes
4608
-
4609
- - typescript updates
4610
- - Updated dependencies [undefined]
4611
- - Updated dependencies [undefined]
4612
- - Updated dependencies [undefined]
4613
- - Updated dependencies [undefined]
4614
- - Updated dependencies [undefined]
4615
- - @ctx-core/error@6.0.0
4616
- - @ctx-core/function@15.0.0
4617
- - @ctx-core/object@11.0.0