From baf7b3b195fd3a31d9e051db0df8b0f0d5765131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Mon, 18 Nov 2024 14:23:58 +0100 Subject: [PATCH] chore(playground): update compatibility date --- playground/nuxt.config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playground/nuxt.config.ts b/playground/nuxt.config.ts index 2ac03b07..2d15fda6 100644 --- a/playground/nuxt.config.ts +++ b/playground/nuxt.config.ts @@ -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'