Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: support bigint stats in Nodejs v18.7+ #361

Merged
merged 2 commits into from
Aug 2, 2022
Merged

fix: support bigint stats in Nodejs v18.7+ #361

merged 2 commits into from
Aug 2, 2022

Conversation

3cp
Copy link
Collaborator

@3cp 3cp commented Aug 2, 2022

closes #359

@3cp
Copy link
Collaborator Author

3cp commented Aug 2, 2022

The CI Node 18 branch did run against v18.7.0.

@3cp 3cp requested a review from tschaub August 2, 2022 11:33
@3cp
Copy link
Collaborator Author

3cp commented Aug 2, 2022

@tschaub pls release a patch version after merge. Thx!

@tschaub tschaub merged commit 2da6d32 into main Aug 2, 2022
@tschaub tschaub deleted the fix-node-18.7 branch August 2, 2022 17:53
@tschaub
Copy link
Owner

tschaub commented Aug 2, 2022

Thanks for your continued work on this, @3cp. Published in mock-fs@5.1.3.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught error on Node.js 18.7: Cannot mix BigInt and other types, use explicit conversions
2 participants