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

v1.4.1

Choose a tag to compare

@mrbbot mrbbot released this 10 Sep 21:18
· 574 commits to master since this release

Fixes

  • Fixed linking of modules with cyclic imports, allowing new Rust workers to be run with Miniflare. Closes issue #41, thanks @nuvanti.
  • Fixed handling of ArrayBufferViews as Response bodies