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 35c588e commit b55379dCopy full SHA for b55379d
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## Unreleased
4
5
- Updated `@libsql/hrana-client` to version 0.5.0, which implements Hrana 3
6
+ - Dropped workarounds for broken WebSocket support in Miniflare 2
7
8
## 0.3.1 -- 2023-07-20
9
smoke_test/workers/package.json
@@ -1,6 +1,6 @@
1
{
2
"devDependencies": {
"localtunnel": "^2.0.2",
- "wrangler": "^2.20.0"
+ "wrangler": "^3.5.1"
}
0 commit comments