We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee953ec commit 3be3a38Copy full SHA for 3be3a38
.changeset/nervous-toes-look.md
packages/hub-web/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @farcaster/hub-web
2
3
+## 0.2.5
4
+
5
+### Patch Changes
6
7
+- ee953ec: fix: use @improbable-eng/grpc-web default export to improve compatibility
8
9
## 0.2.4
10
11
### Patch Changes
packages/hub-web/package.json
@@ -1,6 +1,6 @@
{
"name": "@farcaster/hub-web",
- "version": "0.2.4",
+ "version": "0.2.5",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
0 commit comments