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

latest releases: wrangler@4.71.0, @cloudflare/vite-plugin@1.26.1, @cloudflare/unenv-preset@2.15.0...
14 hours ago

Minor Changes

  • #12453 9764ea0 Thanks @NuroDev! - Add initial data studio with D1 and Durable Objects support

    Adds a data studio interface to the local explorer UI, allowing you to browse and interact with D1 databases and Durable Objects during local development. The studio provides table browsing, query execution, and data editing capabilities.

  • #12760 fa88fef Thanks @NuroDev! - Add schema editor to data studio

    Adds a visual schema editor to the data studio that allows you to create new database tables and edit existing table schemas. The editor provides column management (add, edit, remove), constraint editing (primary keys, unique constraints), and generates the corresponding SQL statements for review before committing changes.

    This is a WIP experimental feature.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.