5.0.0
- (breaking change) Dropped support for all node.js engines older than v14
- (possibly breaking change)
inspect("some-file", { times: true })
now will return alsobirthTime
of a file - (possibly breaking change) Under the hood switched from
rimraf
library to using node-native recursive files removal