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

fix: refactor native mutation observer implementation #1535

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

pauldambra
Copy link
Member

@pauldambra pauldambra commented Nov 18, 2024

I'm getting test errors when merging main into #1515

TypeError: (0 , _typeUtils.isNativeFunction) is not a function

I can't see why, but I can simplify the implementation to see if a different merge works

I opened #1534 to check whether any PR would fail now, but that was fine so 🤷

Copy link

vercel bot commented Nov 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog-js ✅ Ready (Inspect) Visit Preview Nov 18, 2024 3:56pm

Copy link

Size Change: -13.8 kB (-0.44%)

Total Size: 3.11 MB

Filename Size Change
dist/all-external-dependencies.js 204 kB -162 B (-0.08%)
dist/array.full.es5.js 253 kB -442 B (-0.17%)
dist/array.full.js 356 kB -170 B (-0.05%)
dist/array.full.no-external.js 355 kB -170 B (-0.05%)
dist/array.js 170 kB -816 B (-0.48%)
dist/array.no-external.js 169 kB -814 B (-0.48%)
dist/dead-clicks-autocapture.js 13.6 kB -112 B (-0.82%)
dist/exception-autocapture.js 8.7 kB -744 B (-7.87%)
dist/external-scripts-loader.js 2.19 kB -686 B (-23.81%) 🎉
dist/main.js 171 kB -816 B (-0.48%)
dist/module.full.js 355 kB -170 B (-0.05%)
dist/module.full.no-external.js 355 kB -170 B (-0.05%)
dist/module.js 170 kB -816 B (-0.48%)
dist/module.no-external.js 169 kB -816 B (-0.48%)
dist/recorder-v2.js 113 kB -774 B (-0.68%)
dist/recorder.js 113 kB -774 B (-0.68%)
dist/surveys-preview.js 56.6 kB -1.58 kB (-2.72%)
dist/surveys.js 62.1 kB -736 B (-1.17%)
dist/tracing-headers.js 1.33 kB -1.48 kB (-52.69%) 🏆
dist/web-vitals.js 10.3 kB -1.52 kB (-12.8%) 👏

compressed-size-action

@pauldambra pauldambra added the bump patch Bump patch version when this PR gets merged label Nov 18, 2024
@pauldambra pauldambra merged commit 7451e52 into main Nov 18, 2024
18 checks passed
@pauldambra pauldambra deleted the fix/reorg-native-mut-observer branch November 18, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump patch Bump patch version when this PR gets merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants