Skip to content

Commit 64b8082

Browse files
authored
chore: update compiler (#5896)
Co-authored-by: Nate Moore <nate@astro.build>
1 parent e64351e commit 64b8082

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'astro': patch
3+
---
4+
5+
Update `@astrojs/compiler` to `v1.0.0`

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"test:e2e:match": "playwright test -g"
100100
},
101101
"dependencies": {
102-
"@astrojs/compiler": "^0.33.0",
102+
"@astrojs/compiler": "^1.0.0",
103103
"@astrojs/language-server": "^0.28.3",
104104
"@astrojs/markdown-remark": "^2.0.0-beta.2",
105105
"@astrojs/telemetry": "^2.0.0-beta.0",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)