1.7.87
Patch Changes
- #4737
c589ab8Thanks @cat-ph! - Bump@posthog/clito~0.16.2, which fixes a race insourcemap 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-aftercleanup 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