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: compatibility with node@22.13.1 types #414

Merged
merged 8 commits into from
Feb 6, 2025
Merged

feat: compatibility with node@22.13.1 types #414

merged 8 commits into from
Feb 6, 2025

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Feb 6, 2025

Add missing type exports of node 22.13.1

Notable change: PerformanceEntry and PerformanceMeasure exports from node:perf_hooks are now direct reexports from runtime/web. Previously we were adding wrapper class only to faked type mismatches but perhaps we shouldn't.

A workaround added for node:assert/strict types. implementation is actually in strict mode however types are for coercion !

@pi0 pi0 marked this pull request as ready for review February 6, 2025 11:27
@pi0 pi0 merged commit b47f07f into main Feb 6, 2025
2 checks passed
@pi0 pi0 deleted the chore/update-types branch February 6, 2025 15:46
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