Skip to content

Commit 88376fb

Browse files
Version Packages
1 parent 23885f6 commit 88376fb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sharp-dogs-love.md

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

packages/vite-plugin-cloudflare/CHANGELOG.md

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

3+
## 0.1.20
4+
5+
### Patch Changes
6+
7+
- [#8572](https://github.com/cloudflare/workers-sdk/pull/8572) [`e6fea13`](https://github.com/cloudflare/workers-sdk/commit/e6fea13186f2da77228b9bf0eb0b12e79d1f2eb9) Thanks [@dario-piotrowicz](https://github.com/dario-piotrowicz)! - Add validation for the `configPath` option in the plugin config that clearly indicates any issues.
8+
39
## 0.1.19
410

511
### 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": "0.1.19",
3+
"version": "0.1.20",
44
"description": "Cloudflare plugin for Vite",
55
"keywords": [
66
"cloudflare",

0 commit comments

Comments
 (0)