Skip to content

Commit

Permalink
Log changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Oct 11, 2024
1 parent c83e33e commit 28938f2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 5.4.0

* Use setImmediate instead of process.nextTick (thanks @regseb, see [#360][#360])

<details>
<summary>Dependency Updates</summary>

* bump chai from 4.3.4 to 4.5.0
* bump eslint from 8.21.0 to 8.57.1

</details>

## 5.3.0

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

0 comments on commit 28938f2

Please sign in to comment.