-
Notifications
You must be signed in to change notification settings - Fork 512
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
@tsoa/runtime v6.6.0 introduces a breaking change in IocContainer #1729
Comments
Hello there nuKs 👋 Thank you for opening your very first issue in this project. We will try to get back to you as soon as we can.👀 |
You can read related discussion here |
@helios-ag thanks for the care taken considering the issue and documenting in inversify cause: non-semvers breaking change in a sub-dependencies only fix for user is:
|
I mean, is it great? No. |
@tsoa/runtime v6.6.0 introduces a breaking change in IocContainer.
It no longer support the
{ prototype: T }
interface.See ecfc00c#diff-7a6af74976de11e4ba5076299260544f42d3343f9630043618dd2d273dcc7decR14
The text was updated successfully, but these errors were encountered: