998 B
998 B
@actions/io Releases
3.0.2
- Fix: update lock file version
3.0.1
- Fix: export
@actions/io/lib/io-util
3.0.0
- Breaking change: Package is now ESM-only
- CommonJS consumers must use dynamic
import()instead ofrequire()
- CommonJS consumers must use dynamic
2.0.0
- Add support for Node 24 #2110
- Ensures consistent behavior for paths on Node 24 with Windows
1.1.3
- Replace
child_process.execwithfs.rminrmRFfor all OS implementations #1373
1.1.2
- Update
lockfileVersiontov2in `package-lock.json #1020
1.1.1
1.1.0
- Add
findInPathmethod to locate all matching executables in the system path
1.0.2
1.0.0
- Initial release