Hey everyone, ๐Ÿ‘‹ Miniflare `2.0.0-rc.3` has just been released! ๐ŸŽ‰ This changes how multiple worke

Hey everyone, ๐Ÿ‘‹ Miniflare 2.0.0-rc.3 has just been released! ๐ŸŽ‰ This changes how multiple worker routing works (the new system is inspired by multiflare, thanks @daniellehr), allows BYOB-reading of Request/Response bodies, and fixes a bunch of bugs. Check out the full-changelog here (https://github.com/cloudflare/miniflare/releases/tag/v2.0.0-rc.3) and install it with npm install miniflare@next. Hopefully this will land in wrangler 2.0 very soon. We're also getting very close to the full-release of Miniflare 2, so any feedback you've got is greatly appreciated. ๐Ÿ™‚
GitHub
Release v2.0.0-rc.3 ยท cloudflare/miniflare
The Miniflare docs now include a migration guide for upgrading from version 1. Breaking Changes Mounts are no longer accessible by default via /<mount_name>. You must specify routes in wrang...
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?