Skip to content

Commit 28938f2

Browse files
committed
Log changes
1 parent c83e33e commit 28938f2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## 5.4.0
4+
5+
* Use setImmediate instead of process.nextTick (thanks @regseb, see [#360][#360])
6+
7+
<details>
8+
<summary>Dependency Updates</summary>
9+
10+
* bump chai from 4.3.4 to 4.5.0
11+
* bump eslint from 8.21.0 to 8.57.1
12+
13+
</details>
14+
315
## 5.3.0
416

517
* Remove conditions for untested versions
@@ -374,3 +386,4 @@ Detailed changes:
374386
[#387]: https://github.com/tschaub/mock-fs/pull/387
375387
[#390]: https://github.com/tschaub/mock-fs/pull/390
376388
[#391]: https://github.com/tschaub/mock-fs/pull/391
389+
[#360]: https://github.com/tschaub/mock-fs/pull/360

0 commit comments

Comments
 (0)