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: use inject function instead of decorator #33

Merged
merged 6 commits into from
Dec 10, 2024
Merged

fix: use inject function instead of decorator #33

merged 6 commits into from
Dec 10, 2024

Conversation

shhdharmen
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: CONTRIBUTING.md#commit
    [ ] Tests for the changes have been added (for bug fixes / features)
    [ ] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #22

What is the new behavior?

Uses inject function instead of decorator internally

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

shhdharmen and others added 6 commits December 10, 2024 13:09
fix: use inject function instead of decorator
# [3.1.0-beta.3](v3.1.0-beta.2...v3.1.0-beta.3) (2024-12-10)

### Bug Fixes

* use inject function instead of decorator ([9b63e61](9b63e61)), closes [#22](#22)
## [3.1.1-beta.1](v3.1.0...v3.1.1-beta.1) (2024-12-10)

### Bug Fixes

* use inject function instead of decorator ([9b63e61](9b63e61)), closes [#22](#22)
@shhdharmen shhdharmen merged commit d177d58 into main Dec 10, 2024
@shhdharmen shhdharmen deleted the beta branch December 10, 2024 08:06
Copy link

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