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 setter declarations and mocks #123

Merged
merged 2 commits into from Aug 9, 2023
Merged

Fix setter declarations and mocks #123

merged 2 commits into from Aug 9, 2023

Conversation

jlacivita
Copy link
Collaborator

No description provided.

@jlacivita jlacivita merged commit a2aad2c into next Aug 9, 2023
6 checks passed
@jlacivita
Copy link
Collaborator Author

🎉 This PR is included in version 2.0.4-next.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

jlacivita added a commit that referenced this pull request Aug 11, 2023
* fix: Enabled setter to have null as param value (#122)
* fix setter declarations and mocks (#123)
* fix: Setters w/ no params fail mock (#124)
* fix: Handle properties w/ no params

---------

Co-authored-by: Kevin <72702438+kevinshahfws@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
jlacivita pushed a commit that referenced this pull request Aug 11, 2023
## [2.0.4](v2.0.3...v2.0.4) (2023-08-11)

### Bug Fixes

* Null support for property setters ([#125](#125)) ([1ff5f42](1ff5f42)), closes [#122](#122) [#123](#123) [#124](#124)
jlacivita pushed a commit that referenced this pull request Sep 7, 2023
# [2.1.0-next.3](v2.1.0-next.2...v2.1.0-next.3) (2023-09-07)

### Bug Fixes

* Null support for property setters ([#125](#125)) ([1ff5f42](1ff5f42)), closes [#122](#122) [#123](#123) [#124](#124)
@jlacivita
Copy link
Collaborator Author

🎉 This PR is included in version 2.1.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants