Skip to content

chore: next version#70

Merged
omermorad merged 6 commits intomasterfrom
next
Jul 17, 2023
Merged

chore: next version#70
omermorad merged 6 commits intomasterfrom
next

Conversation

@omermorad
Copy link
Copy Markdown
Collaborator

No description provided.

omermorad added 6 commits July 1, 2023 08:30
Refactor the `DependenciesReflector` in the common package to change its signature and return a different interface. This change was made to support both constructor parameters and properties. The motivation behind this change is to address a bug in the reflector where returning a Map does not allow dependencies to appear more than once.

Closes: #67

Please note that this is a breaking change.
BREAKING CHANGE: The `reflectDependencies` method of `DependenciesReflector` now returns a different interface to accommodate the support for both constructor parameters and properties.
…ndencies

Replace the data structure that stores the class dependencies after reflection.

Closes: #67
@omermorad omermorad merged commit 88cbfab into master Jul 17, 2023
@omermorad omermorad deleted the next branch July 17, 2023 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant