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

Add CommonEventProperties type argument #1250

Merged

Conversation

igneel64
Copy link
Contributor

close #1249

@igneel64 igneel64 force-pushed the feature/1249-common-event-properties-type-arg branch from aee49bd to e55e715 Compare October 11, 2023 10:45
@bundlemon
Copy link

bundlemon bot commented Oct 11, 2023

BundleMon

Files added (6)
Status Path Size Limits
libraries/browser-tracker-core/dist/index.mod
ule.js
+25.32KB 26KB / +10%
trackers/javascript-tracker/dist/sp.js
+24.18KB 25KB / +10%
trackers/javascript-tracker/dist/sp.lite.js
+14.86KB 15KB / +10%
trackers/browser-tracker/dist/index.umd.min.j
s
+14.7KB 15KB / +10%
libraries/tracker-core/dist/index.module.js
+13.35KB 15KB / +10%
trackers/browser-tracker/dist/index.module.js
+3.51KB 5KB / +10%

Total files change +95.92KB 0%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history

Copy link
Contributor

@matus-tomlein matus-tomlein left a comment

Choose a reason for hiding this comment

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

LGTM! Have separated out issue #1251 for the track function types as we discussed.

@igneel64 igneel64 changed the base branch from master to release/3.16.0 October 12, 2023 15:08
@igneel64 igneel64 merged commit 23b0c02 into release/3.16.0 Oct 12, 2023
3 checks passed
@igneel64 igneel64 deleted the feature/1249-common-event-properties-type-arg branch October 12, 2023 15:09
@igneel64 igneel64 restored the feature/1249-common-event-properties-type-arg branch October 17, 2023 08:04
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.

Allow for type argument for CommonEventProperties
2 participants