-
Notifications
You must be signed in to change notification settings - Fork 675
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
New release #8054
New release #8054
Conversation
@dominikzogg With {
"dependencies": {
"@chubbyts/chubbyts-framework": "~1.9.0",
"@chubbyts/chubbyts-framework-router-path-to-regexp": "*",
"@chubbyts/chubbyts-http": "*",
"@chubbyts/chubbyts-uwebsockets-http-bridge": "*",
"@types/node": "22"
}
} I've checked that @chubbyts/chubbyts-uwebsockets-http-bridge is installed in |
|
Thanks @KostyaTretyak. That's what I understand throw the doc. However, with {
"dependencies": {
"@chubbyts/chubbyts-framework": "~1.9.0",
"@chubbyts/chubbyts-framework-router-path-to-regexp": "*",
"@chubbyts/chubbyts-http": "*",
"@chubbyts/chubbyts-uwebsockets-http-bridge": "*",
"@types/node": "22"
}
} and of course
and I can see that the latest version of https://www.npmjs.com/package/@chubbyts/chubbyts-http-uwebsockets-bridge is not used |
@kubo39 @cyrusmsk @trikko I've update D since LDC2 1.40 has been released https://github.com/ldc-developers/ldc/releases/tag/v1.40.0 |
I think I've found @dominikzogg. The package used was deprecated in favor of |
@waghanza looks like i renamed it without thinking about the benchmark. Thanks for catching it. |
Missing frameworks