Releases: cloudflare/miniflare
Releases · cloudflare/miniflare
v2.14.4
v2.14.3
Fixes
- Bump undici version from 5.28.3 to 5.28.4. Thanks @italopiresshopify for the PR.
- Bump undici to 5.28.3 to fix CVE-2024-24758. Thanks @vavsab for the PR.
- Fix
body.cancel()
throwingundefined
. Thanks @jahands for the PR.
Full Changelog: v2.14.2...v2.14.3
v2.14.2
Fixes
- Throw errors when calling
Body#formData()
with malformed form data. Thanks @b-marques for the PR. - Use
scriptPath
as the file path for the script if set. Thanks @frandiox for the PR. - Ensure
vitest-environment-miniflare
works with Node 21. Closes issue #732, thanks @jkeys089 for the PR. - Ensure
waitUntil()
s added insidewaitUntil()
callbacks are waited on. Closes issue #605, thanks @hansottowirtz for the PR. - Bump
undici
to5.82.2
, addressing low severitynpm audit
warning. Closes issues #607 and #738, thanks @hansottowirtz and @mm-jpoole.
v3.20231025.0
v3.20231023.0
What's Changed
- Avoid using temporary directory if possible by @mrbbot in #720
- Add Hyperdrive Bindings by @tmthecoder in #718
- Bump
workerd
andminiflare
to20231023
by @jspspike in #723
New Contributors
- @tmthecoder made their first contribution in #718
Full Changelog: v3.20231016.0...v3.20231023.0
v3.20231016.0
What's Changed
- [Miniflare 3] Switch Miniflare's CI back to Node 20 by @mrbbot in #685
- [Miniflare 3] Add additional traps to magic proxy stubs by @mrbbot in #710
- Miniflare3: Add Content-Length and FixedLengthStream to R2 get response by @gabivlj in #712
- [Miniflare 3] Add
getFetcher()
for dispatchingfetch
/scheduled
/queue
events by @mrbbot in #708 - [Miniflare 3] Re-enable concurrent
dispatchFetch()
s and batch proxy heap frees by @mrbbot in #713 - Release
3.20231010.0
by @penalosa in #715 - Add PRs to project automatically by @penalosa in #714
- [Miniflare 3] Bump
workerd
to1.20231016.0
and preventProxyServer
eviction by @mrbbot in #717
New Contributors
Full Changelog: v3.20231002.1...v3.20231016.0
v3.20231010.0
What's Changed
- Switch Miniflare's CI back to Node 20 by @mrbbot in #685
- Add additional traps to magic proxy stubs by @mrbbot in #710
- Add Content-Length and FixedLengthStream to R2 get response by @gabivlj in #712
- Add
getFetcher()
for dispatchingfetch
/scheduled
/queue
events by @mrbbot in #708 - Re-enable concurrent
dispatchFetch()
s and batch proxy heap frees by @mrbbot in #713 - Release
3.20231010.0
by @penalosa in #715
New Contributors
Full Changelog: v3.20231002.1...v3.20231010.0
v3.20231002.1
What's Changed
- Decouple MF-Original-URL header from disabling the pretty-error page by @RamIdeas in #689
- Assorted port-related improvements by @mrbbot in #687
- Fix
KVNamespace#put()
with empty value by @mrbbot in #704 - Fix
Miniflare#dispose()
immediately afternew Miniflare()
by @mrbbot in #705 - Use existing
//# sourceURL
comments if present by @mrbbot in #706 - Bump versions to
3.20231002.1
by @mrbbot in #707
Full Changelog: v3.20231002.0...v3.20231002.1
v3.20231002.0
What's Changed
Full Changelog: v3.20230922.0...v3.20231002.0
v3.20230922.0
What's Changed
Full Changelog: v3.20230918.0...v3.20230922.0