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

Commit 6075e19

Browse files
committed
Bump versions to 2.7.1, update CHANGELOG.md
1 parent 5361d60 commit 6075e19

File tree

23 files changed

+315
-304
lines changed

23 files changed

+315
-304
lines changed

docs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# 🚧 Changelog
22

3+
# 2.7.1
4+
5+
## Fixes
6+
7+
- Ensure initialisation is complete before tear down in `Miniflare#dispose()`.
8+
Closes [issue #341](https://github.com/cloudflare/miniflare/issues/341),
9+
thanks [@vlovich](https://github.com/vlovich).
10+
- Ensure `DurableObjectTransaction` operations are executed in program order.
11+
Closes [issue #344](https://github.com/cloudflare/miniflare/issues/344),
12+
thanks [@vlovich](https://github.com/vlovich).
13+
314
# 2.7.0
415

516
> ⚠️ **Miniflare's minimum supported Node.js version is now `16.13.0`.** This

0 commit comments

Comments
 (0)