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: syncvar hook with 1 arg #1070

Merged
merged 10 commits into from
Apr 14, 2022
Merged

feat: syncvar hook with 1 arg #1070

merged 10 commits into from
Apr 14, 2022

Conversation

James-Frowen
Copy link
Member

resolves: #1062

@James-Frowen James-Frowen marked this pull request as ready for review April 14, 2022 19:40
@sonarcloud
Copy link

sonarcloud bot commented Apr 14, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@James-Frowen James-Frowen merged commit 6e21877 into master Apr 14, 2022
@James-Frowen James-Frowen deleted the syncvar-arg-1 branch April 14, 2022 20:27
github-actions bot pushed a commit that referenced this pull request Apr 14, 2022
# [122.1.0](v122.0.2...v122.1.0) (2022-04-14)

### Bug Fixes

* fixing double types showing up in log settings if no namespace given ([5ea84d5](5ea84d5))
* fixing logger for id generator using nameof instead of typeof ([3665b80](3665b80))

### Features

* syncvar hook with 1 arg ([#1070](#1070)) ([6e21877](6e21877))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 122.1.0 🎉

The release is available on GitHub release

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.

Support SyncVar hooks with only one parameter
1 participant