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 - v2.2.15 #3009

Open
wants to merge 1 commit into
base: release
Choose a base branch
from
Open

Release - v2.2.15 #3009

wants to merge 1 commit into from

Conversation

JAForbes
Copy link
Collaborator

Release v2.2.15

Changelog

Patch Changes

test-perf: Load Benckmark.js first in Node.js (@kfule)

Since Node21, global.navigator has been implemented, and together with browserMock, Benchmark.js incorrectly identifies the execution environment as a browser.

Since Node21, global.navigator has been implemented, and together with browserMock, Benchmark.js incorrectly identifies the execution environment as a browser. If Benchmark.js is loaded before browserMock, the misidentification will be avoided.
@JAForbes JAForbes requested a review from a team as a code owner February 15, 2025 05:41
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.

2 participants