@posthog/plugin-utils@2.0.0
Immutable
release. Only release title and notes can be modified.
2.0.0
Major Changes
-
#4705
dd5888aThanks @ablaszkiewicz! - Change the defaultsourcemaps.releaseModetoevent: setsourcemaps.releaseMode: 'symbol-set', orPOSTHOG_RELEASE_MODE=symbol-set, to keep binding uploaded symbol sets to a release. The@posthog/plugin-utilsbump is major, so an installed plugin keeps the old default until the plugin itself is upgraded.eventmode requires a posthog-cli withrelease resolveand--release-mode, andposthog-js1.409.0,posthog-node5.47.0, or@posthog/core1.46.0 at runtime. An older CLI fails a rollup build and skips the upload on webpack and Next.js. An older SDK reports no release on exceptions. (2026-09-02)