github PostHog/posthog-js @posthog/nuxt@1.7.87

3 hours ago

1.7.87

Patch Changes

  • #4737 c589ab8 Thanks @cat-ph! - Bump @posthog/cli to ~0.16.2, which fixes a race in sourcemap process: inject and upload used to walk the directory roots separately, so a bundler still writing into the output directory mid-run (e.g. Turbopack's background filesystem-cache flush on Next.js 16.3+) could hand upload a chunk inject never stamped and abort the build with "Chunk ID not found". The CLI now uploads exactly the pairs it injected, and --delete-after cleanup skips files that vanished or changed after upload instead of failing the build.
    (2026-09-02)
  • Updated dependencies [dd5888a, 9b4008a, 77797c9]:
    • @posthog/plugin-utils@2.0.0
    • posthog-js@1.425.1

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.