1.7.78 Patch Changes #4005 ace8824 Thanks @ioannisj! - Augment @nuxt/schema so posthogConfig is a known key on NuxtConfig/NuxtOptions. Without this, using posthogConfig in nuxt.config.ts (as the wizard generates) reports a TS2353 error. (2026-06-30)