Skip to content

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

Merged
tschaub merged 2 commits intomainfrom
fix-node-18.7
Aug 2, 2022
Merged

fix: support bigint stats in Nodejs v18.7+#361
tschaub merged 2 commits intomainfrom
fix-node-18.7

Conversation

@3cp
Copy link
Copy Markdown
Collaborator

@3cp 3cp commented Aug 2, 2022

closes #359

@3cp
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Owner

tschaub commented Aug 2, 2022

Thanks for your continued work on this, @3cp. Published in [email protected].

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.

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

2 participants