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

Version Packages #840

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Version Packages #840

merged 1 commit into from
Apr 17, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 17, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@segment/[email protected]

Patch Changes

  • #838 55a48a0 Thanks @silesky! - Refactor page enrichment to only call page defaults once, and simplify logic

  • #839 fdc004b Thanks @silesky! - Fixes a utm-parameter parsing bug where overridden page.search properties would not be reflected in the context.campaign object

    analytics.page(undefined, undefined, {search: "?utm_source=123&utm_content=content" )
    analytics.track("foo", {url: "....", search: "?utm_source=123&utm_content=content" )
    
    // should result in a context.campaign of:
    { source: 123, content: 'content'}

@github-actions github-actions bot force-pushed the changeset-release/master branch from 952b4f0 to 8fda766 Compare April 17, 2023 21:42
@silesky silesky merged commit a8b0fc8 into master Apr 17, 2023
@silesky silesky deleted the changeset-release/master branch April 17, 2023 21:47
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.

1 participant