v5.3.0
What's Changed
- Remove conditions for untested versions
- Remove disabled tests for mock.fs (thanks @everett1992, see #391)
- Fix tests on node 20 (thanks @everett1992, see #387)
- Fix timeout in failing test (thanks @everett1992, see #390)
- Stop testing on Node 12 and 14
Dependency Updates
- chore(deps-dev): bump rimraf from 3.0.2 to 6.0.1
- chore(deps): bump actions/checkout from 2 to 4
- chore(deps-dev): bump mocha from 9.2.2 to 10.7.3
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
- chore(deps): bump json5 from 1.0.1 to 1.0.2
New Contributors
- @everett1992 made their first contribution in #390
Full Changelog: v5.2.0...v5.3.0