Replies: 1 comment
-
I've just found inversify/InversifyJS#1765. So I'm closing this. To be honest, we're all a little bit lost with the latest changes... Finding the good repo (https://github.com/inversify/monorepo vs https://github.com/inversify/InversifyJS) to post issues, discussions, find docs, changelogs, etc... is very confusing. Taking a little step back to define a plan and reorganize all of this could be a good thing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm starting to migrate libmodulor from v6 to v7.
The main breaking changes I'm facing are explained in the migration guide so it's tedious (😅) but fine.
However, it looks like
container.rebind
has disappeared but there is no mention of it in the changelogs or in the guide. What's thev7
way of rebinding something on a container ?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions