What's Changed
- Implement simulators as Durable Objects by @mrbbot in #656
- Allow
GET
requests with bodies in entry worker by @mrbbot in #677 - Remove unused
handleQueue()
function from entry worker by @mrbbot in #678 - Allow magic proxy to be used from Jest by @mrbbot in #683
- Only show all accessible hosts initially by @jspspike in #686
- Improved source map handling and support for VSCode's debugger by @mrbbot in #681
- Allow custom
workerd
binary viaMINIFLARE_WORKERD_PATH
variable by @mrbbot in #682 - 🎨 Pretty validation errors by @mrbbot in #674
- Bump
miniflare
version to20230918
by @jspspike in #688
Full Changelog: v3.20230904.0...v3.20230918.0