github cloudflare/miniflare v2.11.0

latest releases: v2.14.2, v3.20231025.0, v3.20231023.0...
20 months ago

Features

  • Add support for dead-letter queues. Thanks @jbw1991 for the PR.
  • Add getMiniflareDurableObjectIds() global function to Miniflare's Jest/Vitest environments for listing active Durable Objects. Calling getMiniflareDurableObjectIds("TEST_OBJECT") will return a Promise that resolves to an array of active DurableObjectIds for the TEST_OBJECT namespace. Closes issue #384, thanks @DaniFoldi for the PR.

Fixes

Don't miss a new miniflare release

NewReleases is sending notifications on new releases.