github cloudflare/workers-sdk @cloudflare/local-explorer-ui@0.8.0

Minor Changes

  • #12754 e4d9510 Thanks @emily-shen! - Add cross-process support to the local explorer

    When running multiple miniflare processes, the local explorer will now be able to view and edit resources that are bound to workers in other miniflare instances.

Patch Changes

  • #12828 cb14820 Thanks @jamesopstad! - Update @hey-api/openapi-ts to ^0.94.0

  • #12779 b2f8b47 Thanks @NuroDev! - Refactors KV & sidebar to use route loaders.

    This change improves the user experience of the Local Explorer dashboard by ensuring that the data used for the initial render is fetched server-side and passed down to the client. This avoids the initial flicker when loading in. Both D1 & Durable Object routes already incorporate this system.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.