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

feat: align with upstream, fork name #1

Merged
merged 7 commits into from
Jan 12, 2025
Merged

feat: align with upstream, fork name #1

merged 7 commits into from
Jan 12, 2025

Conversation

danieleloscozzese
Copy link
Owner

Correctly point to the fork this time, not repeating the mistake of adevinta#4 (now reverted).
Integrates all the upstream changes, and forks the package with a new name and a dev version: notably drops the CJS version.

danieleloscozzese and others added 7 commits January 12, 2025 11:28
Removes the Idle Callback fallback and uses timeouts directly.

Adds the queueMicrotask as a fallback for user-blocking tasks, since it yields and queues the callback with the highest priority (in the micro task and not macro task queue).
Covers the existing behaviour in unit tests.
This allows for more flexible exports
@danieleloscozzese danieleloscozzese self-assigned this Jan 12, 2025
@danieleloscozzese danieleloscozzese merged commit 35fe432 into main Jan 12, 2025
1 check passed
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