Skip to content

Release v11.0.2 - #845

Merged
EmilianoSanchez merged 7 commits into
masterfrom
development
Nov 25, 2024
Merged

Release v11.0.2#845
EmilianoSanchez merged 7 commits into
masterfrom
development

Conversation

@EmilianoSanchez

Copy link
Copy Markdown
Contributor

JS SDK

What did you accomplish?

How do we test the changes introduced in this PR?

Extra Notes

@EmilianoSanchez
EmilianoSanchez requested a review from a team as a code owner November 25, 2024 21:03
mockSegmentChanges(fetchMock, new RegExp(`${url(settings, '/segmentChanges')}/(employees|developers)`), [key]);
mockSegmentChanges(fetchMock, new RegExp(`${url(settings, '/segmentChanges')}/employees`), [key]);
// Special case: empty segment with -1 till
mockSegmentChanges(fetchMock, new RegExp(`${url(settings, '/segmentChanges')}/developers`), [], -1);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

<3

NicoZelaya
NicoZelaya previously approved these changes Nov 25, 2024
@EmilianoSanchez
EmilianoSanchez merged commit 273aaf4 into master Nov 25, 2024
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.

3 participants