Skip to content

Commit

Permalink
chore(playground): update compatibility date
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Nov 18, 2024
1 parent ce8026f commit baf7b3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions playground/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ export default defineNuxtConfig({
}
},
bindings: {
compatibilityDate: '2024-10-02',
compatibilityFlags: ['nodejs_compat']
compatibilityDate: '2024-11-18'
// compatibilityFlags: ['nodejs_compat']
// Used for /api/hyperdrive
// hyperdrive: {
// POSTGRES: '8bb2913857b84c939cd908740fa5a5d5'
Expand Down

0 comments on commit baf7b3b

Please sign in to comment.