PostHog / posthog-js-lite

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

fix: remove uuidv7 dep since its vendored #229

Closed marandaneto closed 1 month ago

marandaneto commented 1 month ago

Problem

its vendored already https://github.com/PostHog/posthog-js-lite/blob/main/posthog-core/src/vendor/uuidv7.ts the dep was just an oversight

Changes

Release info Sub-libraries affected

Bump level

Libraries affected

Changelog notes

github-actions[bot] commented 1 month ago

Size Change: 0 B

Total Size: 72.9 kB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `posthog-node/lib/index.cjs.js` | 19.8 kB | | `posthog-node/lib/index.esm.js` | 19.7 kB | | `posthog-web/lib/index.cjs.js` | 16.7 kB | | `posthog-web/lib/index.esm.js` | 16.7 kB |

compressed-size-action