Releases: alchemy-run/node-utils
Releases · alchemy-run/node-utils
v0.0.2
v0.0.1
🚀 Features
- Add signal exit - by @hugomrdias in https://github.com/alchemy-run/node-utils/issues/65 (f20bc)
- Add lock path option - by @hugomrdias in https://github.com/alchemy-run/node-utils/issues/66 (32f1b)
- Make staleness check more robust - by @hugomrdias in https://github.com/alchemy-run/node-utils/issues/74 (9cc09)
- Allow second precision in mtime comparison - by Alan Shaw in https://github.com/alchemy-run/node-utils/issues/78 (b2816)
- Adapt to typescript - by @sam-goodwin (a3f68)
🐞 Bug Fixes
- Restore ability to use lockfile() directly - by @satazor (0ef8f)
- Fix typo in error message - by @LucianBuzzo in https://github.com/alchemy-run/node-utils/issues/68 (b91cb)
- Fix mtime precision on some filesystems - by @satazor in https://github.com/alchemy-run/node-utils/issues/88 (f2661)
- Fix node 14 updating graceful-fs - by @hugomrdias in https://github.com/alchemy-run/node-utils/issues/102 (b0d98)
- package: Update retry to version 0.12.0 - in https://github.com/alchemy-run/node-utils/issues/50 (d400b)