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