We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31d9017 commit 69283aaCopy full SHA for 69283aa
changelog.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 5.1.1
4
+
5
+ * Added `engines` to `package.json` to clarify that Node >= 12 is required (thanks @tillig, see [#337][#337])
6
7
## 5.1.0
8
9
* Added support for Node >= 16.3 (thanks @Rugvip, see [#335][#335])
@@ -324,3 +328,4 @@ Detailed changes:
324
328
[#322]: https://github.com/tschaub/mock-fs/pull/322
325
329
[#325]: https://github.com/tschaub/mock-fs/pull/325
326
330
[#335]: https://github.com/tschaub/mock-fs/pull/335
331
+[#337]: https://github.com/tschaub/mock-fs/pull/337
0 commit comments