Skip to content

fix: make nullable interface args default to null #63

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

Merged
merged 3 commits into from
May 7, 2024

Conversation

danadajian
Copy link
Collaborator

@danadajian danadajian commented May 7, 2024

📝 Description

  • Currently interfaces with nullable arguments do not default to null. Omitting nullable arguments should be allowed in implementation functions of interfaces.

@danadajian danadajian requested a review from a team as a code owner May 7, 2024 12:19
@danadajian danadajian merged commit a28b568 into main May 7, 2024
1 check passed
@danadajian danadajian deleted the make-interface-args-default-null branch May 7, 2024 15:45
Copy link

github-actions bot commented May 7, 2024

🎉 This PR is included in version 3.0.1 🎉

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.

2 participants