Skip to content
Compare
Choose a tag to compare
@jackton1 jackton1 released this 23 Aug 04:46
· 822 commits to main since this release
17f3fec

🚀 🚀 New Feature 🚀 🚀

  • Inputs dir_names_include_files and dir_names_include_files_separator now support providing patterns that can be matched to return changed files alongside the directory names when the dir_names input is set to true

🔥 🔥 Breaking Changes 🔥 🔥

  • Output paths for Windows now use a double backslash path separator. e.g src\\main.ts

What's Changed

Full Changelog: v37...v38.0.0