Commit 0275136
committed
chore(plan-59): bump pryv 3.4.0 → 3.4.1 + @pryv/cmc 1.1.0 → 1.1.1 (lockstep)
Lockstep patch release fixing features-negotiation contract drift reported by
HDS against open-pryv.io@04bb2c1 + @pryv/cmc@1.1.0 earlier the same day:
- @pryv/cmc 1.1.1: SDK acceptInvite persists negotiated features into
trigger event content; listAcceptedRelationships mapper defaults absent
features to {chat:true, systemMessaging:true} (was {chat:false, system:false}
— wrong default AND wrong key); legacy content.extra fallback removed.
- pryv 3.4.1 + @pryv/monitor 3.4.1 + @pryv/socket.io 3.4.1 lockstep.
Paired server-side fix lives in open-pryv.io@ad98996 (handleAccept reads
triggerEvent.content.features, was .extra). Mismatched versions keep
producing null features — both bumps must reach demo together.
489/489 hds-lib-js tests pass.1 parent 5a32b02 commit 0275136
2 files changed
Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
0 commit comments