PostHog / posthog-js-lite

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

chore: change androidDebouncerDelayMs default from 500ms to 1000ms (1s) #297

Closed marandaneto closed 1 month ago

marandaneto commented 1 month ago

Problem

Relates to https://github.com/PostHog/posthog-react-native-session-replay/issues/10

Changes

Release info Sub-libraries affected

Bump level

Libraries affected

Changelog notes

github-actions[bot] commented 1 month ago

Size Change: -3 B (0%)

Total Size: 106 kB

Filename Size Change
posthog-react-native/lib/posthog-react-native/src/posthog-rn.js 4.01 kB -3 B (-0.07%)
ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `posthog-node/lib/index.cjs.js` | 20 kB | | `posthog-node/lib/index.esm.js` | 20 kB | | `posthog-react-native/lib/posthog-core/src/eventemitter.js` | 1.08 kB | | `posthog-react-native/lib/posthog-core/src/index.js` | 9.7 kB | | `posthog-react-native/lib/posthog-core/src/lz-string.js` | 1.41 kB | | `posthog-react-native/lib/posthog-core/src/types.js` | 366 B | | `posthog-react-native/lib/posthog-core/src/utils.js` | 846 B | | `posthog-react-native/lib/posthog-core/src/vendor/uuidv7.js` | 2.06 kB | | `posthog-react-native/lib/posthog-react-native/index.js` | 474 B | | `posthog-react-native/lib/posthog-react-native/src/autocapture.js` | 1.78 kB | | `posthog-react-native/lib/posthog-react-native/src/frameworks/wix-navigation.js` | 658 B | | `posthog-react-native/lib/posthog-react-native/src/hooks/useFeatureFlag.js` | 452 B | | `posthog-react-native/lib/posthog-react-native/src/hooks/useFeatureFlags.js` | 373 B | | `posthog-react-native/lib/posthog-react-native/src/hooks/useLifecycleTracker.js` | 425 B | | `posthog-react-native/lib/posthog-react-native/src/hooks/useNavigationTracker.js` | 625 B | | `posthog-react-native/lib/posthog-react-native/src/hooks/usePostHog.js` | 275 B | | `posthog-react-native/lib/posthog-react-native/src/legacy.js` | 812 B | | `posthog-react-native/lib/posthog-react-native/src/native-deps.js` | 1.19 kB | | `posthog-react-native/lib/posthog-react-native/src/optional/OptionalAsyncStorage.js` | 174 B | | `posthog-react-native/lib/posthog-react-native/src/optional/OptionalExpoApplication.js` | 208 B | | `posthog-react-native/lib/posthog-react-native/src/optional/OptionalExpoDevice.js` | 205 B | | `posthog-react-native/lib/posthog-react-native/src/optional/OptionalExpoFileSystem.js` | 218 B | | `posthog-react-native/lib/posthog-react-native/src/optional/OptionalExpoLocalization.js` | 210 B | | `posthog-react-native/lib/posthog-react-native/src/optional/OptionalReactNativeDeviceInfo.js` | 216 B | | `posthog-react-native/lib/posthog-react-native/src/optional/OptionalReactNativeNavigation.js` | 213 B | | `posthog-react-native/lib/posthog-react-native/src/optional/OptionalReactNativeNavigationWix.js` | 219 B | | `posthog-react-native/lib/posthog-react-native/src/optional/OptionalSessionReplay.js` | 228 B | | `posthog-react-native/lib/posthog-react-native/src/PostHogContext.js` | 228 B | | `posthog-react-native/lib/posthog-react-native/src/PostHogProvider.js` | 1.5 kB | | `posthog-react-native/lib/posthog-react-native/src/storage.js` | 1.1 kB | | `posthog-react-native/lib/posthog-react-native/src/types.js` | 90 B | | `posthog-react-native/lib/posthog-react-native/src/version.js` | 117 B | | `posthog-web/lib/index.cjs.js` | 17.1 kB | | `posthog-web/lib/index.esm.js` | 17.1 kB |

compressed-size-action