github cloudflare/miniflare v3.0.0-next.13

latest releases: 2.14.3, v2.14.2, v3.20231025.0...
pre-release17 months ago

Features

  • Add native support for Windows (#551)
  • Add support for routing to multiple Workers (#520)
  • Add support for logging incoming HTTP requests (#550)
  • Improve support for newer R2 features (#524)
    • Add support for deleting multiple keys in R2Bucket#delete()
    • Add support for ranged-gets with a Range header in R2Bucket#get()
    • Add support for R2Bucket#list() startAfter option
    • Add support for sha* checksums in R2Bucket#put() and return from R2Bucket#{get,head}
    • Add support for conditional R2Bucket#put()
    • Add support for secondsGranularity option in R2Conditionals
    • Add validation for customMetadata size to R2Bucket#put()
    • Return range information from R2Bucket#head()

Fixes

  • Use UTC timezone when checking if compatibility date is in the future (#558)

Don't miss a new miniflare release

NewReleases is sending notifications on new releases.