PostHog / posthog-js-lite

Reimplementation of posthog-js to be as light and modular as possible.
https://posthog.com/docs/libraries
MIT License
70 stars 36 forks source link

fix: Type issue with RN #119

Closed benjackwhite closed 1 year ago

benjackwhite commented 1 year ago

Problem

Might fix https://github.com/PostHog/posthog-js-lite/issues/117

Changes

Seems like we have some weird typing import issues that happened. Not sure why or how, so need to validate this and ideally add a test...

Release info Sub-libraries affected

Bump level

Libraries affected

Changelog notes