This is a small feature release that includes a small quality-of-life improvement.
- This action now prints the amount of bytes saved by sweeping build artifacts, calculating by summing the sizes of all deleted files.
- Thanks to @tbillington, this action has been converted to Typescript in #9. They also switched the asynchronous file deleting code to be more idiomatic. Thanks!
New Contributors
- @tbillington made their first contribution in #9.
Full Changelog: v2.0.0...v2.1.0