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

v1.2.0

Choose a tag to compare

@mrbbot mrbbot released this 10 Jul 17:56
· 644 commits to master since this release

Features

Fixes

  • Fixed Windows support, closes issue #10
  • Fixed issue where scripts were not reloaded correctly when editing script path in wrangler.toml. Scripts are now always reloaded on options change. Miniflare.reloadScript() is now deprecated. You should use Miniflare.reloadOptions() instead.