Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

v2.7.1

Choose a tag to compare

@mrbbot mrbbot released this 22 Aug 16:27
· 178 commits to master since this release

Fixes

  • Ensure initialisation is complete before tear down in Miniflare#dispose(). Closes issue #341, thanks @vlovich.
  • Ensure DurableObjectTransaction operations are executed in program order. Closes issue #344, thanks @vlovich.