Skip to content
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

Restore the NODE_MODULE_VERSION and v8 version columns on the previous releases page #6188

Open
zbjornson opened this issue Dec 28, 2023 · 1 comment

Comments

@zbjornson
Copy link

Enter your suggestions in details:

The new previous releases page no longer shows the NODE_MODULE_VERSION or v8 version for each release. Those were super useful for native module maintainers, and I don't see anywhere else that that info is listed nicely across releases. Can those columns be restored please?

@ovflowd
Copy link
Member

ovflowd commented Dec 29, 2023

Enter your suggestions in details:

The new previous releases page no longer shows the NODE_MODULE_VERSION or v8 version for each release. Those were super useful for native module maintainers, and I don't see anywhere else that that info is listed nicely across releases. Can those columns be restored please?

These columns are likely not going to be added due to the Website Redesign. Please refer to #5131;

Also IMO, the Website is mostly tailored for end-users, I doubt that's the right place where we should mention N-API versions and such. The data containing the N-API versions is provided within https://nodejs.org/dist/index.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants