Skip to content

wrangler@2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 18:47
· 2177 commits to main since this release
b1cd2fc

Minor Changes

Patch Changes

  • #2296 7da8f0e6 Thanks @Skye-31! - Fix: check response status of d1 backup download command before writing contents to file

  • #2260 c2940160 Thanks @rozenmd! - fix: make it possible to use a local db for d1 migrations

    As of this change, wrangler's d1 migrations commands now accept local and persist-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.