Skip to content

wip feat: add bootstrap options to posthog.reset()#2960

Draft
lricoy wants to merge 1 commit intomainfrom
lricoy/reset-bootstrap-options
Draft

wip feat: add bootstrap options to posthog.reset()#2960
lricoy wants to merge 1 commit intomainfrom
lricoy/reset-bootstrap-options

Conversation

@lricoy
Copy link
Member

@lricoy lricoy commented Jan 23, 2026

Problem

Fixes #862

Changes

Release info Sub-libraries affected

Libraries affected

  • All of them
  • posthog-js (web)
  • posthog-js-lite (web lite)
  • posthog-node
  • posthog-react-native
  • @posthog/react
  • @posthog/ai
  • @posthog/nextjs-config
  • @posthog/nuxt
  • @posthog/rollup-plugin
  • @posthog/webpack-plugin
  • @posthog/types

Checklist

  • Tests for new code
  • Accounted for the impact of any changes across different platforms
  • Accounted for backwards compatibility of any changes (no breaking changes!)
  • Took care not to unnecessarily increase the bundle size

If releasing new changes

  • Ran pnpm changeset to generate a changeset file
  • Added the "release" label to the PR to indicate we're publishing new versions for the affected packages

@vercel
Copy link

vercel bot commented Jan 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
posthog-js Error Error Jan 23, 2026 8:01pm
posthog-nextjs-config Error Error Jan 23, 2026 8:01pm

Request Review

@github-actions
Copy link
Contributor

📝 No Changeset Found

This PR doesn't include a changeset. A changeset (and the release label) is required to release a new version.

How to add a changeset

Run this command and follow the prompts:

pnpm changeset

Remember: Never use major version bumps for posthog-js as it's autoloaded by clients.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week.

@github-actions github-actions bot added the stale label Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add bootstrap options to posthog.reset()

1 participant