@contractspec/example.crm-pipeline 3.7.14 → 3.7.16
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/.turbo/turbo-build.log +4 -5
- package/CHANGELOG.md +37 -0
- package/package.json +15 -15
- package/.turbo/turbo-prebuild.log +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
$ contractspec-bun-build prebuild
|
|
2
|
-
$ bun run
|
|
3
|
-
$ contractspec-bun-build prebuild
|
|
2
|
+
$ bun run build:bundle && bun run build:types
|
|
4
3
|
$ contractspec-bun-build transpile
|
|
5
4
|
[contractspec-bun-build] transpile target=bun root=src entries=45 noBundle=false
|
|
6
|
-
Bundled 45 modules in
|
|
5
|
+
Bundled 45 modules in 39ms
|
|
7
6
|
|
|
8
7
|
./crm-pipeline.feature.js 2.54 KB (entry point)
|
|
9
8
|
seeders/index.js 1.00 KB (entry point)
|
|
@@ -52,7 +51,7 @@ Bundled 45 modules in 118ms
|
|
|
52
51
|
docs/crm-pipeline.docblock.js 4.48 KB (entry point)
|
|
53
52
|
|
|
54
53
|
[contractspec-bun-build] transpile target=node root=src entries=45 noBundle=false
|
|
55
|
-
Bundled 45 modules in
|
|
54
|
+
Bundled 45 modules in 38ms
|
|
56
55
|
|
|
57
56
|
./crm-pipeline.feature.js 2.54 KB (entry point)
|
|
58
57
|
seeders/index.js 0.99 KB (entry point)
|
|
@@ -101,7 +100,7 @@ Bundled 45 modules in 97ms
|
|
|
101
100
|
docs/crm-pipeline.docblock.js 4.46 KB (entry point)
|
|
102
101
|
|
|
103
102
|
[contractspec-bun-build] transpile target=browser root=src entries=45 noBundle=false
|
|
104
|
-
Bundled 45 modules in
|
|
103
|
+
Bundled 45 modules in 73ms
|
|
105
104
|
|
|
106
105
|
./crm-pipeline.feature.js 2.54 KB (entry point)
|
|
107
106
|
seeders/index.js 0.99 KB (entry point)
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,42 @@
|
|
|
1
1
|
# @contractspec/example.crm-pipeline
|
|
2
2
|
|
|
3
|
+
## 3.7.16
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 2b59171: fix: crypto package issue due to nodejs only runtime
|
|
8
|
+
- Updated dependencies [2b59171]
|
|
9
|
+
- @contractspec/lib.presentation-runtime-core@3.9.4
|
|
10
|
+
- @contractspec/lib.example-shared-ui@6.0.16
|
|
11
|
+
- @contractspec/module.notifications@3.7.15
|
|
12
|
+
- @contractspec/lib.runtime-sandbox@2.7.13
|
|
13
|
+
- @contractspec/lib.contracts-spec@5.0.4
|
|
14
|
+
- @contractspec/module.audit-trail@3.7.16
|
|
15
|
+
- @contractspec/lib.design-system@3.8.9
|
|
16
|
+
- @contractspec/lib.identity-rbac@3.7.16
|
|
17
|
+
- @contractspec/lib.ui-kit-web@3.9.8
|
|
18
|
+
- @contractspec/lib.schema@3.7.13
|
|
19
|
+
|
|
20
|
+
## 3.7.15
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- 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.
|
|
25
|
+
|
|
26
|
+
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.
|
|
27
|
+
|
|
28
|
+
- Updated dependencies [cce2b13]
|
|
29
|
+
- @contractspec/lib.presentation-runtime-core@3.9.3
|
|
30
|
+
- @contractspec/lib.example-shared-ui@6.0.15
|
|
31
|
+
- @contractspec/module.notifications@3.7.14
|
|
32
|
+
- @contractspec/lib.runtime-sandbox@2.7.12
|
|
33
|
+
- @contractspec/lib.contracts-spec@5.0.3
|
|
34
|
+
- @contractspec/module.audit-trail@3.7.15
|
|
35
|
+
- @contractspec/lib.design-system@3.8.8
|
|
36
|
+
- @contractspec/lib.identity-rbac@3.7.15
|
|
37
|
+
- @contractspec/lib.ui-kit-web@3.9.7
|
|
38
|
+
- @contractspec/lib.schema@3.7.12
|
|
39
|
+
|
|
3
40
|
## 3.7.14
|
|
4
41
|
|
|
5
42
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.crm-pipeline",
|
|
3
|
-
"version": "3.7.
|
|
3
|
+
"version": "3.7.16",
|
|
4
4
|
"description": "CRM Pipeline - Contacts, Companies, Deals, Tasks",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"scripts": {
|
|
325
325
|
"publish:pkg": "bun publish --tolerate-republish --ignore-scripts --verbose",
|
|
326
326
|
"publish:pkg:canary": "bun publish:pkg --tag canary",
|
|
327
|
-
"build": "bun run
|
|
327
|
+
"build": "bun run build:bundle && bun run build:types",
|
|
328
328
|
"build:bundle": "contractspec-bun-build transpile",
|
|
329
329
|
"build:types": "contractspec-bun-build types",
|
|
330
330
|
"dev": "contractspec-bun-build dev",
|
|
@@ -338,26 +338,26 @@
|
|
|
338
338
|
"typecheck": "tsc --noEmit"
|
|
339
339
|
},
|
|
340
340
|
"dependencies": {
|
|
341
|
-
"@contractspec/lib.contracts-spec": "5.0.
|
|
342
|
-
"@contractspec/lib.design-system": "3.8.
|
|
343
|
-
"@contractspec/lib.example-shared-ui": "6.0.
|
|
344
|
-
"@contractspec/lib.identity-rbac": "3.7.
|
|
345
|
-
"@contractspec/lib.runtime-sandbox": "2.7.
|
|
346
|
-
"@contractspec/lib.schema": "3.7.
|
|
347
|
-
"@contractspec/lib.ui-kit-web": "3.9.
|
|
348
|
-
"@contractspec/module.audit-trail": "3.7.
|
|
349
|
-
"@contractspec/module.notifications": "3.7.
|
|
341
|
+
"@contractspec/lib.contracts-spec": "5.0.4",
|
|
342
|
+
"@contractspec/lib.design-system": "3.8.9",
|
|
343
|
+
"@contractspec/lib.example-shared-ui": "6.0.16",
|
|
344
|
+
"@contractspec/lib.identity-rbac": "3.7.16",
|
|
345
|
+
"@contractspec/lib.runtime-sandbox": "2.7.13",
|
|
346
|
+
"@contractspec/lib.schema": "3.7.13",
|
|
347
|
+
"@contractspec/lib.ui-kit-web": "3.9.8",
|
|
348
|
+
"@contractspec/module.audit-trail": "3.7.16",
|
|
349
|
+
"@contractspec/module.notifications": "3.7.15",
|
|
350
350
|
"react": "19.2.0",
|
|
351
351
|
"react-dom": "19.2.0",
|
|
352
|
-
"@contractspec/lib.presentation-runtime-core": "3.9.
|
|
352
|
+
"@contractspec/lib.presentation-runtime-core": "3.9.4"
|
|
353
353
|
},
|
|
354
354
|
"devDependencies": {
|
|
355
|
-
"@contractspec/tool.typescript": "3.7.
|
|
355
|
+
"@contractspec/tool.typescript": "3.7.12",
|
|
356
356
|
"typescript": "^5.9.3",
|
|
357
357
|
"@types/react": "^19.2.14",
|
|
358
358
|
"@types/react-dom": "^19.2.2",
|
|
359
|
-
"@contractspec/tool.bun": "3.7.
|
|
360
|
-
"happy-dom": "^20.8.
|
|
359
|
+
"@contractspec/tool.bun": "3.7.12",
|
|
360
|
+
"happy-dom": "^20.8.8"
|
|
361
361
|
},
|
|
362
362
|
"publishConfig": {
|
|
363
363
|
"exports": {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
$ contractspec-bun-build prebuild
|