@happyvertical/smrt-messages 0.40.70 → 0.41.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,12 +3,12 @@
3
3
  "sensitiveFieldsExcluded": true,
4
4
  "generatedAt": "1970-01-01T00:00:00.000Z",
5
5
  "packageName": "@happyvertical/smrt-messages",
6
- "packageVersion": "0.40.70",
6
+ "packageVersion": "0.41.0",
7
7
  "sourceManifestPath": "dist/manifest.json",
8
8
  "agentDocPath": "AGENTS.md",
9
9
  "sourceHashes": {
10
- "manifest": "c3a92d6edc5af0adae2efe25cf07671facce7ffd4004ff4c3f0f886ea3d8910f",
11
- "packageJson": "918115521efce9f1b764b7060be07a181b1d76029fd445b987a0e5a7e95a8680",
10
+ "manifest": "b18320099106e0df9870e859f8a26a5babb7ba5a93082b566fe5c3eba37aa48a",
11
+ "packageJson": "2f3f8f701f72403e49ee4be0f32cf294e456d438c4b351de4d6cecf952d5d233",
12
12
  "agents": "712dcc2f244d01db8b49d764b8c076e94cb9274fa4b458d7c902434a0473f127"
13
13
  },
14
14
  "exports": [
@@ -1679,6 +1679,12 @@
1679
1679
  "field": "tenantId"
1680
1680
  },
1681
1681
  "tableStrategy": "sti",
1682
+ "conflictColumns": [
1683
+ "tenant_id",
1684
+ "slug",
1685
+ "context",
1686
+ "_meta_type"
1687
+ ],
1682
1688
  "surfaces": [
1683
1689
  {
1684
1690
  "kind": "api",
@@ -1859,6 +1865,11 @@
1859
1865
  "mode": "optional",
1860
1866
  "field": "tenantId"
1861
1867
  },
1868
+ "conflictColumns": [
1869
+ "tenant_id",
1870
+ "slug",
1871
+ "context"
1872
+ ],
1862
1873
  "surfaces": [
1863
1874
  {
1864
1875
  "kind": "api",
@@ -2003,6 +2014,11 @@
2003
2014
  "mode": "required",
2004
2015
  "field": "tenantId"
2005
2016
  },
2017
+ "conflictColumns": [
2018
+ "tenant_id",
2019
+ "slug",
2020
+ "context"
2021
+ ],
2006
2022
  "surfaces": [
2007
2023
  {
2008
2024
  "kind": "api",
@@ -3731,6 +3747,11 @@
3731
3747
  "mode": "optional",
3732
3748
  "field": "tenantId"
3733
3749
  },
3750
+ "conflictColumns": [
3751
+ "tenant_id",
3752
+ "slug",
3753
+ "context"
3754
+ ],
3734
3755
  "surfaces": [
3735
3756
  {
3736
3757
  "kind": "api",
@@ -4467,6 +4488,12 @@
4467
4488
  "field": "tenantId"
4468
4489
  },
4469
4490
  "tableStrategy": "sti",
4491
+ "conflictColumns": [
4492
+ "tenant_id",
4493
+ "slug",
4494
+ "context",
4495
+ "_meta_type"
4496
+ ],
4470
4497
  "surfaces": [
4471
4498
  {
4472
4499
  "kind": "api",
@@ -7994,6 +8021,11 @@
7994
8021
  "mode": "required",
7995
8022
  "field": "tenantId"
7996
8023
  },
8024
+ "conflictColumns": [
8025
+ "tenant_id",
8026
+ "slug",
8027
+ "context"
8028
+ ],
7997
8029
  "surfaces": [
7998
8030
  {
7999
8031
  "kind": "api",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@happyvertical/smrt-messages",
3
- "version": "0.40.70",
3
+ "version": "0.41.0",
4
4
  "description": "Unified multi-channel messaging with STI-based hierarchies",
5
5
  "type": "module",
6
6
  "smrtRawPrimitives": "strict",
@@ -62,12 +62,12 @@
62
62
  "@happyvertical/messages": "^0.88.0",
63
63
  "@happyvertical/sql": "^0.88.0",
64
64
  "@happyvertical/utils": "^0.88.0",
65
- "@happyvertical/smrt-core": "0.40.70",
66
- "@happyvertical/smrt-types": "0.40.70",
67
- "@happyvertical/smrt-secrets": "0.40.70",
68
- "@happyvertical/smrt-tenancy": "0.40.70",
69
- "@happyvertical/smrt-ui": "0.40.70",
70
- "@happyvertical/smrt-users": "0.40.70"
65
+ "@happyvertical/smrt-core": "0.41.0",
66
+ "@happyvertical/smrt-secrets": "0.41.0",
67
+ "@happyvertical/smrt-types": "0.41.0",
68
+ "@happyvertical/smrt-ui": "0.41.0",
69
+ "@happyvertical/smrt-tenancy": "0.41.0",
70
+ "@happyvertical/smrt-users": "0.41.0"
71
71
  },
72
72
  "peerDependencies": {
73
73
  "@happyvertical/encryption": "*",
@@ -90,7 +90,7 @@
90
90
  "typescript": "5.9.3",
91
91
  "vite": "8.1.4",
92
92
  "vitest": "4.1.10",
93
- "@happyvertical/smrt-vitest": "0.40.70"
93
+ "@happyvertical/smrt-vitest": "0.41.0"
94
94
  },
95
95
  "keywords": [
96
96
  "email",