Skip to content

posthog-js@1.433.6

Choose a tag to compare

@github-actions github-actions released this 16 Sep 16:19
Immutable release. Only release title and notes can be modified.
e96852d

1.433.6

Patch Changes

  • #4926 ec4062b Thanks @posthog! - Stop treating a <link rel=preload as=style> resource hint as a stylesheet when recording. Because it carries the URL of the sheet it preloads, the recorder matched it to the loaded stylesheet and inlined the whole sheet onto it, putting the CSS in every full snapshot twice and reporting a failed stylesheet deferral on every snapshot.
    (2026-09-16)