Minor Changes
- #2212
b24c2b2d
Thanks @dalbitresb12! - feat: Allow pages dev to proxy websocket requests
Patch Changes
-
#2296
7da8f0e6
Thanks @Skye-31! - Fix: check response status ofd1 backup download
command before writing contents to file -
#2260
c2940160
Thanks @rozenmd! - fix: make it possible to use a local db for d1 migrationsAs of this change, wrangler's d1 migrations commands now accept
local
andpersist-to
as flags, so migrations can run against the local d1 db. -
#1883
60d31c01
Thanks @GregBrimble! - fix: Fix--port=0
option to report the actually used port.