Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: actions bound to a runtime now return a Promise<void> representing their completion #717

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

tdreyno
Copy link
Owner

@tdreyno tdreyno commented Mar 14, 2023

BREAKING CHANGE: This is a type-only change

…ing their completion

BREAKING CHANGE: This is a type-only change
@tdreyno tdreyno force-pushed the bound-action-return branch from aeaa8e3 to df7772e Compare March 14, 2023 21:07
@codeclimate
Copy link

codeclimate bot commented Mar 14, 2023

Code Climate has analyzed commit df7772e and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 89.5% (0.2% change).

View more on Code Climate.

@tdreyno tdreyno merged commit e1a80f5 into main Mar 14, 2023
@tdreyno tdreyno deleted the bound-action-return branch March 14, 2023 21:11
tdreyno pushed a commit that referenced this pull request Mar 14, 2023
# [4.0.0](v3.1.0...v4.0.0) (2023-03-14)

### Features

* actions bound to a runtime now return a Promise<void> representing their completion ([#717](#717)) ([e1a80f5](e1a80f5))

### BREAKING CHANGES

* This is a type-only change
@tdreyno
Copy link
Owner Author

tdreyno commented Mar 14, 2023

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant