-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Release of missing prebuilds #1445
Comments
Seems like specifically @chearon you know what's up? |
Track status of this here 👉 node-gfx/node-canvas-prebuilt#78 |
Thanks for the response. So to summarise (correct me if I'm wrong), releases of node-canvas are independent of the release of prebuilts, thereby not immediately guaranteeing an upgrade path of minor versions for all dependents. The problem that relates to this ticket is an issue with Appveyor which means a Windows 10 + Node 12 prebuilt from node-canvas-prebuilt cannot currently be created and released. |
When I release a new canvas release to npm, I put it under the So running We currently have some issues with all Windows builds though, and 2.6.0 only have Linux/macOS builds ready. https://github.com/node-gfx/node-canvas-prebuilt/releases/tag/v2.6.0 |
Issue
I'm looking to update Canvas in an opensource library called Resemble.js. I'd like to upgrade because canvas@<2.5.0 doesn't support Node 12 and users who are trying to upgrade their local and CI environments are requesting an update.
It seems though that not all the prebuilds are yet available, I personally use Windows 10. I'm hesitant to update right now as this may break downstream CI pipelines.
I need to decide whether to release a new major version of Resemble.js, or hang on for a little while and release a minor. Can you tell me what the plans and timelines are for the release of new prebuilds?
Steps to Reproduce
Your Environment
The text was updated successfully, but these errors were encountered: