Skip to content

Commit 3bede60

Browse files
Version Packages
1 parent 3788983 commit 3bede60

23 files changed

Lines changed: 111 additions & 71 deletions

.changeset/animated-cloudflare-logo.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/c3-frameworks-update-13358.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/calm-beers-help.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/dependabot-update-13337.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/eleven-wolves-cry.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/fix-ai-search-remote-bindings.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/step-context-parameters.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/create-cloudflare/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# create-cloudflare
22

3+
## 2.66.4
4+
5+
### Patch Changes
6+
7+
- [#13358](https://github.com/cloudflare/workers-sdk/pull/13358) [`40b4f11`](https://github.com/cloudflare/workers-sdk/commit/40b4f11b23d78e4850fcc6ae2720d683497eb931) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update dependencies of "create-cloudflare"
8+
9+
The following dependency versions have been updated:
10+
11+
| Dependency | From | To |
12+
| ----------------- | ----- | ------ |
13+
| create-docusaurus | 3.9.2 | 3.10.0 |
14+
315
## 2.66.3
416

517
### Patch Changes

packages/create-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-cloudflare",
3-
"version": "2.66.3",
3+
"version": "2.66.4",
44
"description": "A CLI for creating and deploying new applications to Cloudflare.",
55
"keywords": [
66
"cloudflare",

packages/local-explorer-ui/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @cloudflare/local-explorer-ui
22

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- [#13331](https://github.com/cloudflare/workers-sdk/pull/13331) [`a066e24`](https://github.com/cloudflare/workers-sdk/commit/a066e245ef5357c33609d19797123ec9b6c294f7) Thanks [@NuroDev](https://github.com/NuroDev)! - Add animated Cloudflare logo to local explorer homepage
8+
9+
The local explorer now displays an animated Cloudflare logo on the homepage,
10+
providing a more engaging visual experience when viewing local resources.
11+
12+
- [#13133](https://github.com/cloudflare/workers-sdk/pull/13133) [`42c7ef0`](https://github.com/cloudflare/workers-sdk/commit/42c7ef04385094c77f0c2830134fc38b2dc39b02) Thanks [@emily-shen](https://github.com/emily-shen)! - explorer: list DO instances with name where possible
13+
14+
Note: The local explorer is a WIP experimental feature.
15+
16+
- [#13336](https://github.com/cloudflare/workers-sdk/pull/13336) [`a42e0e8`](https://github.com/cloudflare/workers-sdk/commit/a42e0e8b52df128513f85025f50eb985bc7f5748) Thanks [@emily-shen](https://github.com/emily-shen)! - local explorer: fix handling on resources that are bound to multiple workers
17+
18+
Note the local explorer is a experimental feature still.
19+
320
## 0.10.0
421

522
### Minor Changes

0 commit comments

Comments
 (0)