From 3bdc5c4c373821df05301ae3b9082d1eef23dd2b Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Tue, 5 Nov 2024 17:00:14 +0100 Subject: [PATCH] chore: :package: Update compatibility date to today --- nuxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index a58be2f..a4316c6 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -20,7 +20,7 @@ export default defineNuxtConfig({ future: { compatibilityVersion: 4, }, - compatibilityDate: "2024-07-21", + compatibilityDate: "2024-11-05", pwa: { manifest: { name: "Versia",