Skip to content

@posthog/nuxt@1.7.78

Choose a tag to compare

@github-actions github-actions released this 30 Jun 13:10
Immutable release. Only release title and notes can be modified.
ee464f0

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)