Skip to content

Commit baf7b3b

Browse files
committed
chore(playground): update compatibility date
1 parent ce8026f commit baf7b3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

playground/nuxt.config.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ export default defineNuxtConfig({
4646
}
4747
},
4848
bindings: {
49-
compatibilityDate: '2024-10-02',
50-
compatibilityFlags: ['nodejs_compat']
49+
compatibilityDate: '2024-11-18'
50+
// compatibilityFlags: ['nodejs_compat']
5151
// Used for /api/hyperdrive
5252
// hyperdrive: {
5353
// POSTGRES: '8bb2913857b84c939cd908740fa5a5d5'

0 commit comments

Comments
 (0)