Skip to content

v1.4.1

Compare
Choose a tag to compare
@mrbbot mrbbot released this 10 Sep 21:18
· 573 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