Skip to content

Commit 9d60bfa

Browse files
committed
chore(release): add changeset
1 parent bb9b10f commit 9d60bfa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.changeset/quiet-times-pay.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@lit-protocol/auth-helpers': minor
3+
'@lit-protocol/lit-client': minor
4+
'@lit-protocol/contracts': minor
5+
'@lit-protocol/networks': minor
6+
'@lit-protocol/auth': minor
7+
---
8+
9+
Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually.

0 commit comments

Comments
 (0)