@contractspec/example.crm-pipeline 3.5.0 → 3.5.3
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 +6 -6
- package/CHANGELOG.md +49 -0
- package/package.json +12 -12
package/.turbo/turbo-build.log
CHANGED
|
@@ -2,8 +2,8 @@ $ contractspec-bun-build prebuild
|
|
|
2
2
|
$ bun run prebuild && bun run build:bundle && bun run build:types
|
|
3
3
|
$ contractspec-bun-build prebuild
|
|
4
4
|
$ contractspec-bun-build transpile
|
|
5
|
-
[contractspec-bun-build] transpile target=bun root=src entries=44
|
|
6
|
-
Bundled 44 modules in
|
|
5
|
+
[contractspec-bun-build] transpile target=bun root=src entries=44 noBundle=false
|
|
6
|
+
Bundled 44 modules in 55ms
|
|
7
7
|
|
|
8
8
|
./crm-pipeline.feature.js 2.54 KB (entry point)
|
|
9
9
|
seeders/index.js 1.00 KB (entry point)
|
|
@@ -50,8 +50,8 @@ Bundled 44 modules in 74ms
|
|
|
50
50
|
docs/index.js 4.43 KB (entry point)
|
|
51
51
|
docs/crm-pipeline.docblock.js 4.43 KB (entry point)
|
|
52
52
|
|
|
53
|
-
[contractspec-bun-build] transpile target=node root=src entries=44
|
|
54
|
-
Bundled 44 modules in
|
|
53
|
+
[contractspec-bun-build] transpile target=node root=src entries=44 noBundle=false
|
|
54
|
+
Bundled 44 modules in 35ms
|
|
55
55
|
|
|
56
56
|
./crm-pipeline.feature.js 2.54 KB (entry point)
|
|
57
57
|
seeders/index.js 0.99 KB (entry point)
|
|
@@ -98,8 +98,8 @@ Bundled 44 modules in 59ms
|
|
|
98
98
|
docs/index.js 4.41 KB (entry point)
|
|
99
99
|
docs/crm-pipeline.docblock.js 4.41 KB (entry point)
|
|
100
100
|
|
|
101
|
-
[contractspec-bun-build] transpile target=browser root=src entries=44
|
|
102
|
-
Bundled 44 modules in
|
|
101
|
+
[contractspec-bun-build] transpile target=browser root=src entries=44 noBundle=false
|
|
102
|
+
Bundled 44 modules in 49ms
|
|
103
103
|
|
|
104
104
|
./crm-pipeline.feature.js 2.54 KB (entry point)
|
|
105
105
|
seeders/index.js 0.99 KB (entry point)
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,54 @@
|
|
|
1
1
|
# @contractspec/example.crm-pipeline
|
|
2
2
|
|
|
3
|
+
## 3.5.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- b0b4da6: fix: release
|
|
8
|
+
- Updated dependencies [b0b4da6]
|
|
9
|
+
- @contractspec/lib.example-shared-ui@4.0.3
|
|
10
|
+
- @contractspec/module.notifications@3.5.3
|
|
11
|
+
- @contractspec/lib.runtime-sandbox@2.5.3
|
|
12
|
+
- @contractspec/lib.contracts-spec@3.5.3
|
|
13
|
+
- @contractspec/module.audit-trail@3.5.3
|
|
14
|
+
- @contractspec/lib.design-system@3.5.3
|
|
15
|
+
- @contractspec/lib.identity-rbac@3.5.3
|
|
16
|
+
- @contractspec/lib.ui-kit-web@3.5.3
|
|
17
|
+
- @contractspec/lib.schema@3.5.3
|
|
18
|
+
|
|
19
|
+
## 3.5.2
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- 18df977: fix: release workflow
|
|
24
|
+
- Updated dependencies [18df977]
|
|
25
|
+
- @contractspec/lib.example-shared-ui@4.0.2
|
|
26
|
+
- @contractspec/module.notifications@3.5.2
|
|
27
|
+
- @contractspec/lib.runtime-sandbox@2.5.2
|
|
28
|
+
- @contractspec/lib.contracts-spec@3.5.2
|
|
29
|
+
- @contractspec/module.audit-trail@3.5.2
|
|
30
|
+
- @contractspec/lib.design-system@3.5.2
|
|
31
|
+
- @contractspec/lib.identity-rbac@3.5.2
|
|
32
|
+
- @contractspec/lib.ui-kit-web@3.5.2
|
|
33
|
+
- @contractspec/lib.schema@3.5.2
|
|
34
|
+
|
|
35
|
+
## 3.5.1
|
|
36
|
+
|
|
37
|
+
### Patch Changes
|
|
38
|
+
|
|
39
|
+
- dfff0d4: fix: use client within lib surface-runtime
|
|
40
|
+
- Updated dependencies [73a7f8d]
|
|
41
|
+
- Updated dependencies [dfff0d4]
|
|
42
|
+
- @contractspec/lib.example-shared-ui@4.0.1
|
|
43
|
+
- @contractspec/module.notifications@3.5.1
|
|
44
|
+
- @contractspec/lib.runtime-sandbox@2.5.1
|
|
45
|
+
- @contractspec/lib.contracts-spec@3.5.1
|
|
46
|
+
- @contractspec/module.audit-trail@3.5.1
|
|
47
|
+
- @contractspec/lib.design-system@3.5.1
|
|
48
|
+
- @contractspec/lib.identity-rbac@3.5.1
|
|
49
|
+
- @contractspec/lib.ui-kit-web@3.5.1
|
|
50
|
+
- @contractspec/lib.schema@3.5.1
|
|
51
|
+
|
|
3
52
|
## 3.5.0
|
|
4
53
|
|
|
5
54
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.crm-pipeline",
|
|
3
|
-
"version": "3.5.
|
|
3
|
+
"version": "3.5.3",
|
|
4
4
|
"description": "CRM Pipeline - Contacts, Companies, Deals, Tasks",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -422,24 +422,24 @@
|
|
|
422
422
|
"typecheck": "tsc --noEmit"
|
|
423
423
|
},
|
|
424
424
|
"dependencies": {
|
|
425
|
-
"@contractspec/lib.contracts-spec": "3.5.
|
|
426
|
-
"@contractspec/lib.design-system": "3.5.
|
|
427
|
-
"@contractspec/lib.example-shared-ui": "4.0.
|
|
428
|
-
"@contractspec/lib.identity-rbac": "3.5.
|
|
429
|
-
"@contractspec/lib.runtime-sandbox": "2.5.
|
|
430
|
-
"@contractspec/lib.schema": "3.5.
|
|
431
|
-
"@contractspec/lib.ui-kit-web": "3.5.
|
|
432
|
-
"@contractspec/module.audit-trail": "3.5.
|
|
433
|
-
"@contractspec/module.notifications": "3.5.
|
|
425
|
+
"@contractspec/lib.contracts-spec": "3.5.3",
|
|
426
|
+
"@contractspec/lib.design-system": "3.5.3",
|
|
427
|
+
"@contractspec/lib.example-shared-ui": "4.0.3",
|
|
428
|
+
"@contractspec/lib.identity-rbac": "3.5.3",
|
|
429
|
+
"@contractspec/lib.runtime-sandbox": "2.5.3",
|
|
430
|
+
"@contractspec/lib.schema": "3.5.3",
|
|
431
|
+
"@contractspec/lib.ui-kit-web": "3.5.3",
|
|
432
|
+
"@contractspec/module.audit-trail": "3.5.3",
|
|
433
|
+
"@contractspec/module.notifications": "3.5.3",
|
|
434
434
|
"react": "19.2.4",
|
|
435
435
|
"react-dom": "19.2.4"
|
|
436
436
|
},
|
|
437
437
|
"devDependencies": {
|
|
438
|
-
"@contractspec/tool.typescript": "3.5.
|
|
438
|
+
"@contractspec/tool.typescript": "3.5.3",
|
|
439
439
|
"typescript": "^5.9.3",
|
|
440
440
|
"@types/react": "^19.2.14",
|
|
441
441
|
"@types/react-dom": "^19.2.2",
|
|
442
|
-
"@contractspec/tool.bun": "3.5.
|
|
442
|
+
"@contractspec/tool.bun": "3.5.3"
|
|
443
443
|
},
|
|
444
444
|
"publishConfig": {
|
|
445
445
|
"exports": {
|