github cloudflare/miniflare v3.0.0-next.3

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

Features

  • Add support for __STATIC_CONTENT_MANIFEST module allowing module mode sites (#398)
  • Add support for the DevTools inspector protocol via the inspectorPort: <number> option (#426)
  • Allow workerd verbose mode to be enabled via the verbose: true option (#426)
  • Add support for the Cache API (#428)
  • Add support for live reload via the liveReload: true option (#429)
  • Add support for SQLite as a KV/R2/cache storage backend via the sqlite: persist schema (#419)
  • Add experimental support for remote KV storage via the remote: persist schema (#430)

Fixes

  • Pass --experimental flag to workerd allowing compatibility flags without a default-on compatibility date to be used (#397)
  • Fix KV cacheTtl validation (#416)
  • Respect port and host options (#424)
  • Apply setOptions() in execution order (#425)

Don't miss a new miniflare release

NewReleases is sending notifications on new releases.