- Breaking change: Package is now ESM-only
- CommonJS consumers must use dynamic
import()instead ofrequire()
- CommonJS consumers must use dynamic
- Add support for Node 24 #2110
- Bump @actions/io dependency from ^1.0.1 to ^2.0.0
- Update
lockfileVersiontov2inpackage-lock.json#1024
- Initial release