Skip to content

v1.2.0

Compare
Choose a tag to compare
@mrbbot mrbbot released this 10 Jul 17:56
· 643 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.