Skip to content

Commit b55379d

Browse files
committed
Upgrade to Miniflare 3 for Workers tests
1 parent 35c588e commit b55379d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Unreleased
44

55
- Updated `@libsql/hrana-client` to version 0.5.0, which implements Hrana 3
6+
- Dropped workarounds for broken WebSocket support in Miniflare 2
67

78
## 0.3.1 -- 2023-07-20
89

smoke_test/workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
33
"localtunnel": "^2.0.2",
4-
"wrangler": "^2.20.0"
4+
"wrangler": "^3.5.1"
55
}
66
}

0 commit comments

Comments
 (0)