@contractspec/bundle.marketing 3.6.0 → 3.7.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.
@@ -3,7 +3,7 @@ $ bun run prebuild && bun run build:bundle && bun run build:types
3
3
  $ contractspec-bun-build prebuild
4
4
  $ contractspec-bun-build transpile
5
5
  [contractspec-bun-build] transpile target=bun root=src entries=45 noBundle=false
6
- Bundled 45 modules in 24ms
6
+ Bundled 45 modules in 33ms
7
7
 
8
8
  bundles/MarketingBundle.js 8.0 KB (entry point)
9
9
  libs/email/types.js 49 bytes (entry point)
@@ -52,7 +52,7 @@ Bundled 45 modules in 24ms
52
52
  components/marketing/sections/DevelopersSection.js 1.37 KB (entry point)
53
53
 
54
54
  [contractspec-bun-build] transpile target=node root=src entries=45 noBundle=false
55
- Bundled 45 modules in 30ms
55
+ Bundled 45 modules in 33ms
56
56
 
57
57
  bundles/MarketingBundle.js 8.1 KB (entry point)
58
58
  libs/email/types.js 41 bytes (entry point)
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @contractspec/bundle.marketing
2
2
 
3
+ ## 3.7.0
4
+
5
+ ### Minor Changes
6
+
7
+ - f88df2d: feat: add expo mobile app example
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [f88df2d]
12
+ - @contractspec/lib.contracts-runtime-client-react@3.7.0
13
+ - @contractspec/example.analytics-dashboard@3.7.0
14
+ - @contractspec/example.saas-boilerplate@3.7.0
15
+ - @contractspec/example.integration-hub@3.7.0
16
+ - @contractspec/example.workflow-system@3.7.0
17
+ - @contractspec/example.agent-console@3.7.0
18
+ - @contractspec/lib.example-shared-ui@6.0.0
19
+ - @contractspec/example.crm-pipeline@3.7.0
20
+ - @contractspec/example.marketplace@3.7.0
21
+ - @contractspec/lib.runtime-sandbox@2.7.0
22
+ - @contractspec/lib.surface-runtime@0.5.0
23
+ - @contractspec/lib.contracts-spec@3.7.0
24
+ - @contractspec/lib.design-system@3.7.0
25
+ - @contractspec/lib.ui-kit-core@3.7.0
26
+ - @contractspec/module.examples@3.7.0
27
+ - @contractspec/bundle.library@3.7.0
28
+ - @contractspec/lib.ui-kit-web@3.7.0
29
+ - @contractspec/lib.ui-link@3.7.0
30
+ - @contractspec/lib.logger@3.7.0
31
+ - @contractspec/lib.email@3.7.0
32
+
3
33
  ## 3.6.0
4
34
 
5
35
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/bundle.marketing",
3
- "version": "3.6.0",
3
+ "version": "3.7.0",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "clean": "rm -rf dist",
@@ -363,26 +363,26 @@
363
363
  },
364
364
  "types": "./dist/index.d.ts",
365
365
  "dependencies": {
366
- "@contractspec/bundle.library": "3.6.0",
367
- "@contractspec/lib.surface-runtime": "0.4.0",
368
- "@contractspec/example.agent-console": "3.6.0",
369
- "@contractspec/example.analytics-dashboard": "3.6.0",
370
- "@contractspec/example.crm-pipeline": "3.6.0",
371
- "@contractspec/example.integration-hub": "3.6.0",
372
- "@contractspec/example.marketplace": "3.6.0",
373
- "@contractspec/example.saas-boilerplate": "3.6.0",
374
- "@contractspec/example.workflow-system": "3.6.0",
375
- "@contractspec/lib.contracts-spec": "3.6.0",
376
- "@contractspec/lib.contracts-runtime-client-react": "3.6.0",
377
- "@contractspec/lib.design-system": "3.6.0",
378
- "@contractspec/lib.email": "3.6.0",
379
- "@contractspec/lib.example-shared-ui": "5.0.0",
380
- "@contractspec/lib.logger": "3.6.0",
381
- "@contractspec/lib.runtime-sandbox": "2.6.0",
382
- "@contractspec/lib.ui-kit-core": "3.6.0",
383
- "@contractspec/lib.ui-kit-web": "3.6.0",
384
- "@contractspec/lib.ui-link": "3.6.0",
385
- "@contractspec/module.examples": "3.6.0",
366
+ "@contractspec/bundle.library": "3.7.0",
367
+ "@contractspec/lib.surface-runtime": "0.5.0",
368
+ "@contractspec/example.agent-console": "3.7.0",
369
+ "@contractspec/example.analytics-dashboard": "3.7.0",
370
+ "@contractspec/example.crm-pipeline": "3.7.0",
371
+ "@contractspec/example.integration-hub": "3.7.0",
372
+ "@contractspec/example.marketplace": "3.7.0",
373
+ "@contractspec/example.saas-boilerplate": "3.7.0",
374
+ "@contractspec/example.workflow-system": "3.7.0",
375
+ "@contractspec/lib.contracts-spec": "3.7.0",
376
+ "@contractspec/lib.contracts-runtime-client-react": "3.7.0",
377
+ "@contractspec/lib.design-system": "3.7.0",
378
+ "@contractspec/lib.email": "3.7.0",
379
+ "@contractspec/lib.example-shared-ui": "6.0.0",
380
+ "@contractspec/lib.logger": "3.7.0",
381
+ "@contractspec/lib.runtime-sandbox": "2.7.0",
382
+ "@contractspec/lib.ui-kit-core": "3.7.0",
383
+ "@contractspec/lib.ui-kit-web": "3.7.0",
384
+ "@contractspec/lib.ui-link": "3.7.0",
385
+ "@contractspec/module.examples": "3.7.0",
386
386
  "@electric-sql/pglite": "^0.3.14",
387
387
  "@hookform/resolvers": "^5.2.2",
388
388
  "@scaleway/sdk": "^3.3.1",
@@ -391,15 +391,15 @@
391
391
  "framer-motion": "^12.35.1",
392
392
  "lucide-react": "^0.577.0",
393
393
  "next": "16.1.6",
394
- "react": "19.2.4",
394
+ "react": "19.2.0",
395
395
  "react-hook-form": "^7.71.2",
396
396
  "zod": "^4.3.5"
397
397
  },
398
398
  "devDependencies": {
399
399
  "@types/react": "~19.2.14",
400
- "@contractspec/tool.typescript": "3.6.0",
400
+ "@contractspec/tool.typescript": "3.7.0",
401
401
  "typescript": "^5.9.3",
402
- "@contractspec/tool.bun": "3.6.0"
402
+ "@contractspec/tool.bun": "3.7.0"
403
403
  },
404
404
  "publishConfig": {
405
405
  "access": "public",