Files
toolkit/packages/io/RELEASES.md
Salman Muin Kayser Chishti 130842f4e8 Prepare @actions/io 2.0.0 release
2025-10-21 15:55:10 +01:00

776 B

@actions/io Releases

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.exec with fs.rm in rmRF for all OS implementations #1373

1.1.2

  • Update lockfileVersion to v2 in `package-lock.json #1020

1.1.1

1.1.0

  • Add findInPath method to locate all matching executables in the system path

1.0.2

1.0.0

  • Initial release