contractspec 3.7.17 → 4.0.1

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,906 +0,0 @@
1
- # contractspec
2
-
3
- ## 3.7.17
4
-
5
- ### Patch Changes
6
-
7
- - chore: auto-bump internal dependents
8
- - Updated dependencies because of Harden the Builder rollout with canonical bootstrap presets, channel-heavy mobile review flows, local-daemon runtime registration, and richer operator status surfaces.
9
- - Updated dependencies because of Implement ContractSpec Connect as a first-class spec, runtime, and CLI workflow.
10
- - @contractspec/app.cli-contractspec@4.4.0
11
-
12
- ## 3.7.16
13
-
14
- ### Patch Changes
15
-
16
- - Fix workflow runtime imports for sandboxed workflow execution and keep workflow authoring on safe subpaths.
17
- - Migration: Keep Node-only workflow runner code out of "use workflow" entrypoints.
18
- - Deprecations: Importing the broad `@contractspec/lib.contracts-spec/workflow` barrel from sandboxed workflow entrypoints is discouraged.
19
- - Updated dependencies because of Fix workflow runtime imports for sandboxed workflow execution and keep workflow authoring on safe subpaths.
20
- - Updated dependencies because of Add versioning-backed release capsules, generated patch notes, and guided upgrade flows.
21
- - @contractspec/app.cli-contractspec@4.3.0
22
-
23
- ## 3.7.15
24
-
25
- ### Patch Changes
26
-
27
- - 2b59171: fix: crypto package issue due to nodejs only runtime
28
- - Updated dependencies [2b59171]
29
- - @contractspec/app.cli-contractspec@4.2.4
30
-
31
- ## 3.7.14
32
-
33
- ### Patch Changes
34
-
35
- - cce2b13: Add first-class Workflow DevKit support for `WorkflowSpec`, including new runtime metadata, stricter validation for Workflow-backed workflows, a dedicated Workflow DevKit integration package, CLI artifact generation, and Workflow-aware chat route helpers exposed from `@contractspec/module.ai-chat/core/workflow` so standard chat imports do not pull Workflow-only runtime assets into non-Workflow builds.
36
-
37
- Also harden supporting runtime surfaces by reusing Playwright browser instances in the harness runtime, mapping design-system button `onPress` handlers correctly to DOM clicks, and switching the workspace git adapter to argument-safe subprocess calls while tightening slow test coverage around those flows.
38
-
39
- - Updated dependencies [cce2b13]
40
- - @contractspec/app.cli-contractspec@4.2.3
41
-
42
- ## 3.7.13
43
-
44
- ### Patch Changes
45
-
46
- - chore: stability & release
47
- - Updated dependencies
48
- - @contractspec/app.cli-contractspec@4.2.2
49
-
50
- ## 3.7.12
51
-
52
- ### Patch Changes
53
-
54
- - Updated dependencies [81256ea]
55
- - Updated dependencies [85ddd6a]
56
- - Updated dependencies [9cb304e]
57
- - @contractspec/app.cli-contractspec@4.2.0
58
-
59
- ## 3.7.11
60
-
61
- ### Patch Changes
62
-
63
- - fix: release
64
- - Updated dependencies
65
- - @contractspec/app.cli-contractspec@4.1.3
66
-
67
- ## 3.7.10
68
-
69
- ### Patch Changes
70
-
71
- - 1a44cb6: feat: improve examples to increase coverage of Contracts type
72
- - Updated dependencies [1a44cb6]
73
- - @contractspec/app.cli-contractspec@4.1.2
74
-
75
- ## 3.7.9
76
-
77
- ### Patch Changes
78
-
79
- - fix: release
80
- - Updated dependencies
81
- - @contractspec/app.cli-contractspec@4.1.1
82
-
83
- ## 3.7.6
84
-
85
- ### Patch Changes
86
-
87
- - fix: release manifest
88
- - Updated dependencies
89
- - @contractspec/app.cli-contractspec@3.7.6
90
-
91
- ## 3.7.5
92
-
93
- ### Patch Changes
94
-
95
- - ecf195a: fix: release security
96
- - Updated dependencies [ecf195a]
97
- - @contractspec/app.cli-contractspec@3.7.5
98
-
99
- ## 3.7.4
100
-
101
- ### Patch Changes
102
-
103
- - fix: release security
104
- - Updated dependencies
105
- - @contractspec/app.cli-contractspec@3.7.4
106
-
107
- ## 3.7.3
108
-
109
- ### Patch Changes
110
-
111
- - fix: release
112
- - Updated dependencies
113
- - @contractspec/app.cli-contractspec@3.7.3
114
-
115
- ## 3.7.2
116
-
117
- ### Patch Changes
118
-
119
- - 8cd229b: fix: release
120
- - 04bc555: Improve contract integrity, example validation, onboarding docs, doctor safety,
121
- release verification, packaged smoke testing, and security workflow coverage.
122
- - Updated dependencies [8cd229b]
123
- - Updated dependencies [04bc555]
124
- - @contractspec/app.cli-contractspec@3.7.2
125
-
126
- ## 3.7.1
127
-
128
- ### Patch Changes
129
-
130
- - 5eb8626: fix: package exports
131
- - Updated dependencies [5eb8626]
132
- - @contractspec/app.cli-contractspec@3.7.1
133
-
134
- ## 3.7.0
135
-
136
- ### Minor Changes
137
-
138
- - f88df2d: feat: add expo mobile app example
139
-
140
- ### Patch Changes
141
-
142
- - Updated dependencies [f88df2d]
143
- - @contractspec/app.cli-contractspec@3.7.0
144
-
145
- ## 3.6.0
146
-
147
- ### Minor Changes
148
-
149
- - ea320ea: feat: ai-chat tooling
150
-
151
- ### Patch Changes
152
-
153
- - Updated dependencies [ea320ea]
154
- - @contractspec/app.cli-contractspec@3.6.0
155
-
156
- ## 3.5.5
157
-
158
- ### Patch Changes
159
-
160
- - 693eedd: chore: improve ai models
161
- - Updated dependencies [27b77db]
162
- - Updated dependencies [693eedd]
163
- - @contractspec/app.cli-contractspec@3.5.5
164
-
165
- ## 3.5.4
166
-
167
- ### Patch Changes
168
-
169
- - c585fb1: fix: mcp tooling naming
170
- - Updated dependencies [c585fb1]
171
- - @contractspec/app.cli-contractspec@3.5.4
172
-
173
- ## 3.5.3
174
-
175
- ### Patch Changes
176
-
177
- - b0b4da6: fix: release
178
- - Updated dependencies [b0b4da6]
179
- - @contractspec/app.cli-contractspec@3.5.3
180
-
181
- ## 3.5.2
182
-
183
- ### Patch Changes
184
-
185
- - 18df977: fix: release workflow
186
- - Updated dependencies [18df977]
187
- - @contractspec/app.cli-contractspec@3.5.2
188
-
189
- ## 3.5.1
190
-
191
- ### Patch Changes
192
-
193
- - dfff0d4: fix: use client within lib surface-runtime
194
- - Updated dependencies [dfff0d4]
195
- - @contractspec/app.cli-contractspec@3.5.1
196
-
197
- ## 3.5.0
198
-
199
- ### Minor Changes
200
-
201
- - 230bdf6: feat: ai-chat wireing
202
-
203
- ### Patch Changes
204
-
205
- - Updated dependencies [230bdf6]
206
- - @contractspec/app.cli-contractspec@3.5.0
207
-
208
- ## 3.4.3
209
-
210
- ### Patch Changes
211
-
212
- - 5f7c617: feat: improve ai docs
213
- - Updated dependencies [5f7c617]
214
- - @contractspec/app.cli-contractspec@3.4.3
215
-
216
- ## 3.4.2
217
-
218
- ### Patch Changes
219
-
220
- - 78d56a4: fix: release workflow
221
- - Updated dependencies [78d56a4]
222
- - @contractspec/app.cli-contractspec@3.4.2
223
-
224
- ## 3.4.1
225
-
226
- ### Patch Changes
227
-
228
- - 8f47829: fix: circular import issue
229
- - Updated dependencies [8f47829]
230
- - @contractspec/app.cli-contractspec@3.4.1
231
-
232
- ## 3.4.0
233
-
234
- ### Minor Changes
235
-
236
- - 0ee467a: feat: improve ai and customization
237
-
238
- ### Patch Changes
239
-
240
- - Updated dependencies [0ee467a]
241
- - @contractspec/app.cli-contractspec@3.4.0
242
-
243
- ## 3.3.0
244
-
245
- ### Minor Changes
246
-
247
- - 890a0da: fix: stability improvements
248
-
249
- ### Patch Changes
250
-
251
- - Updated dependencies [890a0da]
252
- - @contractspec/app.cli-contractspec@3.3.0
253
-
254
- ## 3.2.0
255
-
256
- ### Minor Changes
257
-
258
- - a281fc5: fix: missing dependencies
259
-
260
- ### Patch Changes
261
-
262
- - Updated dependencies [a281fc5]
263
- - @contractspec/app.cli-contractspec@3.2.0
264
-
265
- ## 3.1.1
266
-
267
- ### Patch Changes
268
-
269
- - @contractspec/app.cli-contractspec@3.1.1
270
-
271
- ## 3.1.0
272
-
273
- ### Minor Changes
274
-
275
- - 28987eb: chore: upgrade dependencies
276
-
277
- ### Patch Changes
278
-
279
- - Updated dependencies [28987eb]
280
- - @contractspec/app.cli-contractspec@3.1.0
281
-
282
- ## 3.0.0
283
-
284
- ### Major Changes
285
-
286
- - b781ce6: feat: improve ai readiness
287
-
288
- ### Patch Changes
289
-
290
- - Updated dependencies [7cbdb7f]
291
- - Updated dependencies [c608804]
292
- - Updated dependencies [b781ce6]
293
- - @contractspec/app.cli-contractspec@3.0.0
294
-
295
- ## 2.9.1
296
-
297
- ### Patch Changes
298
-
299
- - @contractspec/app.cli-contractspec@2.9.1
300
-
301
- ## 2.9.0
302
-
303
- ### Minor Changes
304
-
305
- - fix: minimatch version
306
-
307
- ### Patch Changes
308
-
309
- - Updated dependencies
310
- - @contractspec/app.cli-contractspec@2.9.0
311
-
312
- ## 2.8.0
313
-
314
- ### Minor Changes
315
-
316
- - fix: tarball packages
317
-
318
- ### Patch Changes
319
-
320
- - Updated dependencies
321
- - @contractspec/app.cli-contractspec@2.8.0
322
-
323
- ## 2.7.0
324
-
325
- ### Minor Changes
326
-
327
- - chore: release improvements
328
-
329
- ### Patch Changes
330
-
331
- - Updated dependencies
332
- - @contractspec/app.cli-contractspec@2.7.0
333
-
334
- ## 2.6.1
335
-
336
- ### Patch Changes
337
-
338
- - a968f66: Strengthen the canonical agentpacks with Cursor-first lifecycle workflows.
339
-
340
- This adds marketplace-readiness guidance, new analysis commands (`/analyze-codebase`, `/impact`), model-profile routing, and updated generated assistant artifacts while keeping canonical packs clearly separated from imported reference packs.
341
-
342
- - @contractspec/app.cli-contractspec@2.6.1
343
-
344
- ## 2.6.0
345
-
346
- ### Minor Changes
347
-
348
- - bae3db1: fix: build issues
349
-
350
- ### Patch Changes
351
-
352
- - Updated dependencies [bae3db1]
353
- - @contractspec/app.cli-contractspec@2.6.0
354
-
355
- ## 2.5.0
356
-
357
- ### Minor Changes
358
-
359
- - c83c323: feat: major change to content generation
360
-
361
- ### Patch Changes
362
-
363
- - Updated dependencies [c83c323]
364
- - @contractspec/app.cli-contractspec@2.5.0
365
-
366
- ## 2.4.0
367
-
368
- ### Minor Changes
369
-
370
- - chore: improve documentation
371
-
372
- ### Patch Changes
373
-
374
- - Updated dependencies
375
- - @contractspec/app.cli-contractspec@2.4.0
376
-
377
- ## 2.3.0
378
-
379
- ### Minor Changes
380
-
381
- - 12c9556: feat: release agentpacks
382
-
383
- ### Patch Changes
384
-
385
- - Updated dependencies [12c9556]
386
- - @contractspec/app.cli-contractspec@2.3.0
387
-
388
- ## 2.2.0
389
-
390
- ### Minor Changes
391
-
392
- - feat: release ContractSpec Studio
393
-
394
- ### Patch Changes
395
-
396
- - Updated dependencies
397
- - @contractspec/app.cli-contractspec@2.2.0
398
-
399
- ## 2.1.1
400
-
401
- ### Patch Changes
402
-
403
- - Updated dependencies [57e2819]
404
- - @contractspec/app.cli-contractspec@2.1.1
405
-
406
- ## 2.1.0
407
-
408
- ### Minor Changes
409
-
410
- - 362fbac: feat: improve video
411
-
412
- ### Patch Changes
413
-
414
- - Updated dependencies [362fbac]
415
- - @contractspec/app.cli-contractspec@2.1.0
416
-
417
- ## 2.0.0
418
-
419
- ### Major Changes
420
-
421
- - a09bafc: feat: optimize performance
422
-
423
- ### Patch Changes
424
-
425
- - Updated dependencies [a09bafc]
426
- - @contractspec/app.cli-contractspec@2.0.0
427
-
428
- ## 1.62.0
429
-
430
- ### Minor Changes
431
-
432
- - 064258d: feat: upgrade all dependencies
433
-
434
- ### Patch Changes
435
-
436
- - Updated dependencies [064258d]
437
- - @contractspec/app.cli-contractspec@1.62.0
438
-
439
- ## 1.61.0
440
-
441
- ### Minor Changes
442
-
443
- - 374fd71: fix: publishing
444
-
445
- ### Patch Changes
446
-
447
- - Updated dependencies [374fd71]
448
- - @contractspec/app.cli-contractspec@1.61.0
449
-
450
- ## 1.60.0
451
-
452
- ### Minor Changes
453
-
454
- - fix: publish with bun
455
-
456
- ### Patch Changes
457
-
458
- - Updated dependencies
459
- - @contractspec/app.cli-contractspec@1.60.0
460
-
461
- ## 1.59.0
462
-
463
- ### Minor Changes
464
-
465
- - 1a0cf44: fix: publishConfig not supported by bun
466
-
467
- ### Patch Changes
468
-
469
- - Updated dependencies [1a0cf44]
470
- - @contractspec/app.cli-contractspec@1.59.0
471
-
472
- ## 1.58.0
473
-
474
- ### Minor Changes
475
-
476
- - d1f0fd0: chore: Migrate non-app package builds from tsdown to shared Bun tooling, add `@contractspec/tool.bun`, and standardize `prebuild`/`build`/`typecheck` with platform-aware exports and `tsc` declaration emission into `dist`.
477
-
478
- ### Patch Changes
479
-
480
- - Updated dependencies [d1f0fd0]
481
- - @contractspec/app.cli-contractspec@1.58.0
482
-
483
- ## 1.57.0
484
-
485
- ### Minor Changes
486
-
487
- - 11a5a05: feat: improve product intent
488
-
489
- ### Patch Changes
490
-
491
- - Updated dependencies [a119963]
492
- - Updated dependencies [4651e06]
493
- - Updated dependencies [ad9d10a]
494
- - Updated dependencies [11a5a05]
495
- - @contractspec/app.cli-contractspec@1.57.0
496
-
497
- ## 1.56.1
498
-
499
- ### Patch Changes
500
-
501
- - fix: improve publish config
502
- - Updated dependencies
503
- - @contractspec/app.cli-contractspec@1.56.1
504
-
505
- ## 1.56.0
506
-
507
- ### Minor Changes
508
-
509
- - fix: release
510
-
511
- ### Patch Changes
512
-
513
- - Updated dependencies
514
- - @contractspec/app.cli-contractspec@1.56.0
515
-
516
- ## 1.55.0
517
-
518
- ### Minor Changes
519
-
520
- - fix: unpublished packages
521
-
522
- ### Patch Changes
523
-
524
- - Updated dependencies
525
- - @contractspec/app.cli-contractspec@1.55.0
526
-
527
- ## 1.54.0
528
-
529
- ### Minor Changes
530
-
531
- - ec5e95c: chore: upgrade dependencies
532
-
533
- ### Patch Changes
534
-
535
- - Updated dependencies [ec5e95c]
536
- - @contractspec/app.cli-contractspec@1.54.0
537
-
538
- ## 1.53.0
539
-
540
- ### Minor Changes
541
-
542
- - f4180d4: fix: performance improvement
543
-
544
- ### Patch Changes
545
-
546
- - cd7f418: Move ContractSpec automation into reusable actions and ship typed report generators.
547
- - 1484fa6: Add reusable ContractSpec workflows with shared reporting and document the new automation guidance.
548
- - 5b371b1: Expose OpenCode agent mode in the CLI and workspace validation with updated docs and examples.
549
- - Updated dependencies [5b371b1]
550
- - Updated dependencies [f4180d4]
551
- - @contractspec/app.cli-contractspec@1.53.0
552
-
553
- ## 1.52.0
554
-
555
- ### Minor Changes
556
-
557
- - d93e6a9: fix: improve website
558
-
559
- ### Patch Changes
560
-
561
- - Updated dependencies [d93e6a9]
562
- - @contractspec/app.cli-contractspec@1.52.0
563
-
564
- ## 1.51.0
565
-
566
- ### Minor Changes
567
-
568
- - e6faefb: feat: add guide to import existing codebase
569
-
570
- ### Patch Changes
571
-
572
- - Updated dependencies [e6faefb]
573
- - @contractspec/app.cli-contractspec@1.51.0
574
-
575
- ## 1.50.0
576
-
577
- ### Minor Changes
578
-
579
- - 5325d6b: feat: improve seo
580
-
581
- ### Patch Changes
582
-
583
- - Updated dependencies [5325d6b]
584
- - Updated dependencies [81a703b]
585
- - @contractspec/app.cli-contractspec@1.50.0
586
-
587
- ## 1.49.0
588
-
589
- ### Minor Changes
590
-
591
- - cafd041: fix: impact report comments within github action
592
-
593
- ### Patch Changes
594
-
595
- - Updated dependencies [cafd041]
596
- - @contractspec/app.cli-contractspec@1.49.0
597
-
598
- ## 1.48.3
599
-
600
- ### Patch Changes
601
-
602
- - Updated dependencies [e18bf1f]
603
- - @contractspec/app.cli-contractspec@1.48.3
604
-
605
- ## 1.48.2
606
-
607
- ### Patch Changes
608
-
609
- - Updated dependencies [566f813]
610
- - Updated dependencies [86423e8]
611
- - @contractspec/app.cli-contractspec@1.48.2
612
-
613
- ## 1.48.1
614
-
615
- ### Patch Changes
616
-
617
- - c560ee7: Tidy contributor guidance, automation rules, and repo onboarding metadata to keep documentation and project setup consistent.
618
- - @contractspec/app.cli-contractspec@1.48.1
619
-
620
- ## 1.48.0
621
-
622
- ### Minor Changes
623
-
624
- - b0444a4: feat: reduce adoption's friction by allowing generation of contracts from an analyse of the codebase
625
-
626
- ### Patch Changes
627
-
628
- - Updated dependencies [b0444a4]
629
- - @contractspec/app.cli-contractspec@1.48.0
630
-
631
- ## 1.47.0
632
-
633
- ### Minor Changes
634
-
635
- - caf8701: feat: add cli vibe command to run workflow
636
- - c69b849: feat: add api web services (mcp & website)
637
- - 42b8d78: feat: add cli `contractspec vibe` workflow to simplify usage
638
- - fd38e85: feat: auto-fix contractspec issues
639
-
640
- ### Patch Changes
641
-
642
- - e7ded36: feat: improve stability (adding ts-morph)
643
- - c231a8b: test: improve workspace stability
644
- - Updated dependencies [e7ded36]
645
- - Updated dependencies [caf8701]
646
- - Updated dependencies [c69b849]
647
- - Updated dependencies [c231a8b]
648
- - Updated dependencies [42b8d78]
649
- - Updated dependencies [fd38e85]
650
- - @contractspec/app.cli-contractspec@1.47.0
651
-
652
- ## 1.46.2
653
-
654
- ### Patch Changes
655
-
656
- - 7e21625: feat: library services (landing page & api)
657
- - Updated dependencies [7e21625]
658
- - @contractspec/app.cli-contractspec@1.46.2
659
-
660
- ## 1.46.1
661
-
662
- ### Patch Changes
663
-
664
- - 2d8a72b: fix: mcp for presentation
665
- - Updated dependencies [2d8a72b]
666
- - @contractspec/app.cli-contractspec@1.46.1
667
-
668
- ## 1.46.0
669
-
670
- ### Minor Changes
671
-
672
- - 07cb19b: feat: feat: cleaude code & opencode integrations
673
-
674
- ### Patch Changes
675
-
676
- - Updated dependencies [07cb19b]
677
- - @contractspec/app.cli-contractspec@1.46.0
678
-
679
- ## 1.45.6
680
-
681
- ### Patch Changes
682
-
683
- - a913074: feat: improve ai agents rules management"
684
- - Updated dependencies [a913074]
685
- - @contractspec/app.cli-contractspec@1.45.6
686
-
687
- ## 1.45.5
688
-
689
- ### Patch Changes
690
-
691
- - 9ddd7fa: feat: improve versioning
692
- - Updated dependencies [9ddd7fa]
693
- - @contractspec/app.cli-contractspec@1.45.5
694
-
695
- ## 1.45.4
696
-
697
- ### Patch Changes
698
-
699
- - fix: github action
700
- - Updated dependencies
701
- - @contractspec/app.cli-contractspec@1.45.4
702
-
703
- ## 1.45.3
704
-
705
- ### Patch Changes
706
-
707
- - e74ea9e: feat: version management
708
- - Updated dependencies [e74ea9e]
709
- - @contractspec/app.cli-contractspec@1.45.3
710
-
711
- ## 1.45.2
712
-
713
- ### Patch Changes
714
-
715
- - 39ca241: code cleaning
716
- - Updated dependencies [39ca241]
717
- - @contractspec/app.cli-contractspec@1.45.2
718
-
719
- ## 1.45.1
720
-
721
- ### Patch Changes
722
-
723
- - feat: improve app config and examples contracts
724
- - Updated dependencies
725
- - @contractspec/app.cli-contractspec@1.45.1
726
-
727
- ## 1.45.0
728
-
729
- ### Minor Changes
730
-
731
- - e73ca1d: feat: improve app config and examples contracts
732
- feat: Contract layers support (features, examples, app-configs)
733
-
734
- ### New CLI Commands
735
-
736
- - `contractspec list layers` - List all contract layers with filtering
737
-
738
- ### Enhanced Commands
739
-
740
- - `contractspec ci` - New `layers` check category validates features/examples/config
741
- - `contractspec doctor` - New `layers` health checks
742
- - `contractspec integrity` - Now shows layer statistics
743
-
744
- ### New APIs
745
-
746
- - `discoverLayers()` - Scan workspace for all layer files
747
- - `scanExampleSource()` - Parse ExampleSpec from source code
748
- - `isExampleFile()` - Check if file is an example spec
749
-
750
- ### Patch Changes
751
-
752
- - Updated dependencies [e73ca1d]
753
- - @contractspec/app.cli-contractspec@1.45.0
754
-
755
- ## 1.44.1
756
-
757
- ### Patch Changes
758
-
759
- - 3c594fb: fix
760
- - Updated dependencies [3c594fb]
761
- - @contractspec/app.cli-contractspec@1.44.1
762
-
763
- ## 1.44.0
764
-
765
- ### Minor Changes
766
-
767
- - 5f3a868: chore: isolate branding to contractspec.io
768
-
769
- ### Patch Changes
770
-
771
- - Updated dependencies [5f3a868]
772
- - @contractspec/app.cli-contractspec@1.44.0
773
-
774
- ## 1.43.4
775
-
776
- ### Patch Changes
777
-
778
- - 9216062: fix: cross-platform compatibility
779
- - Updated dependencies [9216062]
780
- - @contractspec/app.cli-contractspec@1.43.4
781
-
782
- ## 1.43.3
783
-
784
- ### Patch Changes
785
-
786
- - 24d9759: improve documentation
787
- - Updated dependencies [24d9759]
788
- - @contractspec/app.cli-contractspec@1.43.3
789
-
790
- ## 1.43.2
791
-
792
- ### Patch Changes
793
-
794
- - e147271: fix: improve stability
795
- - Updated dependencies [e147271]
796
- - @contractspec/app.cli-contractspec@1.43.2
797
-
798
- ## 1.43.1
799
-
800
- ### Patch Changes
801
-
802
- - f28fdad: fix
803
- - Updated dependencies [f28fdad]
804
- - @contractspec/app.cli-contractspec@1.43.1
805
-
806
- ## 1.43.0
807
-
808
- ### Minor Changes
809
-
810
- - 042d072: feat: schema declaration using json schema, including zod
811
-
812
- ### Patch Changes
813
-
814
- - Updated dependencies [042d072]
815
- - @contractspec/app.cli-contractspec@1.43.0
816
-
817
- ## 1.42.10
818
-
819
- ### Patch Changes
820
-
821
- - 1e6a0f1: fix: mcp server
822
- - Updated dependencies [1e6a0f1]
823
- - @contractspec/app.cli-contractspec@1.42.10
824
-
825
- ## 1.42.9
826
-
827
- ### Patch Changes
828
-
829
- - 9281db7: fix ModelRegistry
830
- - Updated dependencies [9281db7]
831
- - @contractspec/app.cli-contractspec@1.42.9
832
-
833
- ## 1.42.8
834
-
835
- ### Patch Changes
836
-
837
- - e07b5ac: fix
838
- - Updated dependencies [e07b5ac]
839
- - @contractspec/app.cli-contractspec@1.42.8
840
-
841
- ## 1.42.7
842
-
843
- ### Patch Changes
844
-
845
- - e9b575d: fix release
846
- - Updated dependencies [e9b575d]
847
- - @contractspec/app.cli-contractspec@1.42.7
848
-
849
- ## 1.42.6
850
-
851
- ### Patch Changes
852
-
853
- - 1500242: fix tooling
854
- - Updated dependencies [1500242]
855
- - @contractspec/app.cli-contractspec@1.42.6
856
-
857
- ## 1.42.5
858
-
859
- ### Patch Changes
860
-
861
- - 1299719: fix vscode
862
- - Updated dependencies [1299719]
863
- - @contractspec/app.cli-contractspec@1.42.5
864
-
865
- ## 1.42.4
866
-
867
- ### Patch Changes
868
-
869
- - ac28b99: fix: generate from openapi
870
- - Updated dependencies [ac28b99]
871
- - @contractspec/app.cli-contractspec@1.42.4
872
-
873
- ## 1.42.3
874
-
875
- ### Patch Changes
876
-
877
- - 3f5d015: fix(tooling): cicd
878
- - Updated dependencies [3f5d015]
879
- - @contractspec/app.cli-contractspec@1.42.3
880
-
881
- ## 1.42.2
882
-
883
- ### Patch Changes
884
-
885
- - 1f9ac4c: fix
886
- - Updated dependencies [1f9ac4c]
887
- - @contractspec/app.cli-contractspec@1.42.2
888
-
889
- ## 1.42.1
890
-
891
- ### Patch Changes
892
-
893
- - f043995: Fix release
894
- - Updated dependencies [f043995]
895
- - @contractspec/app.cli-contractspec@1.42.1
896
-
897
- ## 1.42.0
898
-
899
- ### Minor Changes
900
-
901
- - 8eefd9c: initial release
902
-
903
- ### Patch Changes
904
-
905
- - Updated dependencies [8eefd9c]
906
- - @contractspec/app.cli-contractspec@1.42.0