-
-
Notifications
You must be signed in to change notification settings - Fork 248
Remove default images + Min node version 20 #938
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
Conversation
✅ Deploy Preview for testcontainers-node ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
packages/modules/cockroachdb/src/cockroachdb-container.test.ts
Dismissed
Show dismissed
Hide dismissed
packages/modules/postgresql/src/postgresql-container.test.ts
Dismissed
Show dismissed
Hide dismissed
|
Is the 11.0.0 planned to be released soon? If not, I wonder if another minor version could be released prior to this. Would like to use the Neo4j plugin support in official version 😅 |
|
@stscoundrel haha there's still some work to be done before releasing this. I've released 10.26.0 with your changes 🙂 |
Thank you, much appreciated 🙏 |
As per this page https://github.com/microsoft/TypeScript/wiki/Node-Target-Mapping#node-20, as our min node version is now 20, we can safely target ES2023
Uh oh!
There was an error while loading. Please reload this page.