Skip to content

Commit ad0bed6

Browse files
authored
feat: add waku/react package and make it compatible with React frameworks (#2656)
* chore: add waku/react package * fix check * remove not needed logic from waku/react package * make it compatible with expo/next * add to release please * remove tests
1 parent d803565 commit ad0bed6

15 files changed

+893
-4
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"packages/sdk": "0.0.35",
1010
"packages/discovery": "0.0.12",
1111
"packages/sds": "0.0.7",
12-
"packages/rln": "0.1.9"
12+
"packages/rln": "0.1.9",
13+
"packages/react": "0.0.7"
1314
}

0 commit comments

Comments
 (0)