5 Commits

Author SHA1 Message Date
Sasha
8200aa5c91
remove export 2023-02-23 14:11:41 +01:00
Sasha
157a28d3e7
remove export of WakuContext, create ContetnPair provider 2023-02-23 13:39:24 +01:00
Sasha
e6af793bd6
fix types 2023-02-21 23:43:57 +01:00
Sasha
2f2d113805
use undefined instead on null 2023-02-21 21:27:23 +01:00
Sasha
4b219df40c
feat!: add basic @waku/react hooks (#1)
* add react and typecript
* add react, rollup and ts
* add waku dependencies
* add create hooks, providers and update typings path
* extend create hooks and provider with error/loading state
* rename to isLoading
* create useContentPair hook
* add protocols property and bootstrap with remote peers
* add useFilterSubscribe
* add eslint & fix issues
* add prettier & fix
* add jest
* add husky
* add bundlewatch
2023-02-16 21:49:46 +01:00