We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
compatibilityDate
1 parent df5e8a5 commit b9b27c3Copy full SHA for b9b27c3
src/commands/prepare.ts
@@ -25,6 +25,7 @@ export default defineCommand({
25
26
return runCommand('prepare', [cwd], {
27
overrides: {
28
+ compatibilityDate: '2024-04-03',
29
typescript: {
30
builder: 'shared',
31
},
0 commit comments