Skip to content

Commit cd0b07f

Browse files
Version Packages
1 parent 68f2fca commit cd0b07f

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/afraid-experts-take.md

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

packages/vite-plugin-cloudflare/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @cloudflare/vite-plugin
22

3+
## 1.10.3
4+
5+
### Patch Changes
6+
7+
- [#10071](https://github.com/cloudflare/workers-sdk/pull/10071) [`4a4049c`](https://github.com/cloudflare/workers-sdk/commit/4a4049c69aa5e556127f9aa1304c5ce0d348b5a0) Thanks [@CarmenPopoviciu](https://github.com/CarmenPopoviciu)! - feat(vite-plugin): Add Containers-related info logs
8+
9+
Add logs, when a Worker has Containers configured, providing information about container build status, and how to rebuild containers during local development.
10+
311
## 1.10.2
412

513
### Patch Changes

packages/vite-plugin-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudflare/vite-plugin",
3-
"version": "1.10.2",
3+
"version": "1.10.3",
44
"description": "Cloudflare plugin for Vite",
55
"keywords": [
66
"cloudflare",

0 commit comments

Comments
 (0)