Skip to content

@posthog/webpack-plugin@1.5.26

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:08
· 11 commits to main since this release
Immutable release. Only release title and notes can be modified.
c70a3db

1.5.26

Patch Changes

  • #3990 dc702fd Thanks @ioannisj! - Put dist/config.js and dist/config.mjs back in the published package. 1.5.25 shipped only config.d.ts, so next build (via @posthog/nextjs-config) failed with Cannot find module './config.js'. The build now emits config again.
    (2026-06-26)