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

Release/3.9.0 #1169

Merged
merged 13 commits into from Mar 30, 2023
Merged

Release/3.9.0 #1169

merged 13 commits into from Mar 30, 2023

Conversation

matus-tomlein and others added 13 commits February 8, 2023 14:21
PR: #1155

We currently only accept a string id for an Iframe to signify which
element to track, and attach our listeners on the `onReady` callback
provided by the player.

This doesn't work with Iframes that already have players, as the
`onReady` callback is never fired. To mitigate this we can accept an
instance of `YT.Player` in our `id` field.
@bundlemon
Copy link

bundlemon bot commented Mar 29, 2023

BundleMon

Files added (6)
Status Path Size Limits
libraries/browser-tracker-core/dist/index.mod
ule.js
+24.52KB 25KB / +10%
trackers/javascript-tracker/dist/sp.js
+23.84KB 25KB / +10%
trackers/javascript-tracker/dist/sp.lite.js
+14.53KB 15KB / +10%
trackers/browser-tracker/dist/index.umd.min.j
s
+14.4KB 15KB / +10%
libraries/tracker-core/dist/index.module.js
+13.35KB 15KB / +10%
trackers/browser-tracker/dist/index.module.js
+3.46KB 5KB / +10%

Total files change +94.09KB 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.

I just noticed that the nextBump property in version-policies.json is set to prerelease. Make sure to update to minor in a prepare for release commit.

@igneel64
Copy link
Contributor Author

@matus-tomlein
It should probably be release to move out of beta, is that right ?

@matus-tomlein
Copy link
Contributor

@igneel64 oh right, I think that's true.

@igneel64
Copy link
Contributor Author

@matus-tomlein
Testing this with rush version --bump , release is not valid 😂 minor seems to do the trick

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! 🚀 🚢

Copy link
Contributor

@greg-el greg-el left a comment

Choose a reason for hiding this comment

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

LGTM, builds and runs fine! 🎉

@igneel64 igneel64 merged commit 76d7387 into master Mar 30, 2023
3 of 4 checks passed
@igneel64 igneel64 deleted the release/3.9.0 branch March 30, 2023 09:55
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.

None yet

3 participants