Skip to content

Commit 0c2ec8e

Browse files
authored
revert extensions, update changeset
1 parent 051a1c6 commit 0c2ec8e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
'@astrojs/cloudflare': patch
2+
'@astrojs/cloudflare': major
33
---
44

55
Updates `wrangler` dependency to be a `peerDependency` over a `dependency`
6+
7+
If you haven't done so previously, you will need to install wrangler manually when deploying to cloudflare

.vscode/extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"recommendations": [
33
"astro-build.astro-vscode",
4-
"prettier.prettier-vscode",
4+
"esbenp.prettier-vscode",
55
"editorconfig.editorconfig",
66
"dbaeumer.vscode-eslint",
77
"biomejs.biome"

0 commit comments

Comments
 (0)