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

fix: Remove date parameter from onCancel #711

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

robert-nash
Copy link
Contributor

Overview

As discussed in #709 onCancel does not have any parameters. This pull request corrects the typings to reflect this

Test Plan

Compiles successfully

@mmazzarolo mmazzarolo merged commit 947614a into mmazzarolo:master Jun 26, 2023
2 checks passed
@mmazzarolo
Copy link
Owner

Thanks @robert-nash !

github-actions bot pushed a commit that referenced this pull request Jun 26, 2023
# [16.0.0](v15.0.1...v16.0.0) (2023-06-26)

### Bug Fixes

* Remove date parameter from onCancel ([#711](#711)) ([947614a](947614a))

### BREAKING CHANGES

* This is a breaking change since it might people using the `onCancel` parameter in weird ways.
@github-actions
Copy link

🎉 This PR is included in version 16.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.

None yet

2 participants