Commit 9d7d9df
fix(e2e): Pin astro to ~6.2.0 in astro-6 test app
`@astrojs/node@10.0.6` requires `getAbortControllerCleanup` (exported
since astro ~6.2.0) and `getAdapterLogger()` (removed in astro 6.3.0).
Pin to ~6.2.x to satisfy both constraints.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d2d14d4 commit 9d7d9df
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments