We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da6d32 commit dfb953dCopy full SHA for dfb953d
changelog.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## Next release
4
+
5
+ * Fix for BigInt stats in Node 18.7 (thanks @3cp, see [#361][#361])
6
7
## 5.1.2
8
9
* Avoid open `FSREQCALLBACK` file handles (thanks @jloleysens, see [#342][#342])
@@ -334,3 +338,4 @@ Detailed changes:
334
338
[#335]: https://github.com/tschaub/mock-fs/pull/335
335
339
[#337]: https://github.com/tschaub/mock-fs/pull/337
336
340
[#342]: https://github.com/tschaub/mock-fs/pull/342
341
+[#361]: https://github.com/tschaub/mock-fs/pull/361
0 commit comments