Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 06:58
· 4 commits to master since this release

3.0.0 (2023-03-31)

⚠ BREAKING CHANGES

  • when the entire pipeline is synchronous, the return value will now be synchronous

Bug Fixes

  • do not create unnecessary async work (#66) (e583174)