We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce8026f commit baf7b3bCopy full SHA for baf7b3b
playground/nuxt.config.ts
@@ -46,8 +46,8 @@ export default defineNuxtConfig({
46
}
47
},
48
bindings: {
49
- compatibilityDate: '2024-10-02',
50
- compatibilityFlags: ['nodejs_compat']
+ compatibilityDate: '2024-11-18'
+ // compatibilityFlags: ['nodejs_compat']
51
// Used for /api/hyperdrive
52
// hyperdrive: {
53
// POSTGRES: '8bb2913857b84c939cd908740fa5a5d5'
0 commit comments