github cloudflare/workers-sdk @cloudflare/vite-plugin@1.54.9

latest releases: @cloudflare/workers-utils@0.38.1, @cloudflare/vitest-plugin@1.1.9, @cloudflare/pages-shared@0.13.181...
4 hours ago

Patch Changes

  • #15574 164e4fb Thanks @RealBhupesh! - Ignore .wrangler persistence writes in Vite's file watcher

    Miniflare stores local D1, KV, R2, and observability state under .wrangler/state. Those writes were watched as source changes on Linux and Windows, which fired every plugin hotUpdate hook and could make page loads take seconds. The plugin now ignores **/.wrangler/** while preserving any server.watch.ignored patterns already set by the user.

  • Updated dependencies [8997652]:

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.