From 4cb36d07795a003aeff89e53c34c078aadcea418 Mon Sep 17 00:00:00 2001 From: Oliver Larsson Date: Thu, 24 Oct 2024 13:23:04 +0200 Subject: [PATCH] Add compatibility date to nuxt config --- nuxt.config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/nuxt.config.ts b/nuxt.config.ts index ae09a63..5c1fb5a 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -6,6 +6,7 @@ const config = defineNuxtConfig({ "@nuxt/content", "@nuxtjs/robots", ], + compatibilityDate: "2024-10-24", content: { markdown: { remarkPlugins: [