Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

marandaneto
Copy link
Member

Problem

Relates to PostHog/posthog-react-native-session-replay#10

Changes

Release info Sub-libraries affected

Bump level

  • Major
  • Minor
  • Patch

Libraries affected

  • All of them
  • posthog-web
  • posthog-node
  • posthog-react-native

Changelog notes

  • Added support for X

Copy link

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

Copy link

@ioannisj ioannisj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@marandaneto marandaneto merged commit 1ca64db into main Oct 25, 2024
4 checks passed
@marandaneto marandaneto deleted the chore/androidDebouncerDelayMs branch October 25, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants