-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
meta: update comments for module version #16303
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
meta: update comments for module version #16303
Conversation
jasnell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM but I'm not sure if node_version.h is the best place for this... can't think of another better location tho.
|
LGTM. I'd like to fast-track this so I can update the V8 6.2 PR and the V8 upgrade script. |
|
@jasnell I think we should land this and then iterate |
cjihrig
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Alternatively, all of this information is available at https://nodejs.org/en/download/releases/
f7e0b01 to
dc30259
Compare
|
@cjihrig I've added that information to the comment the one thing not available at that link is module version => V8 ABI version list |
dc30259 to
be6994f
Compare
This commit updates the comment for Module Version to document the history of the Module Version number across the various release of Node.js. PR-URL: nodejs#16303 Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
be6994f to
aec115b
Compare
|
landed in aec115b |
This commit updates the comment for Module Version to document the history of the Module Version number across the various release of Node.js. PR-URL: #16303 Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This commit updates the comment for Module Version to document the history of the Module Version number across the various release of Node.js. PR-URL: nodejs/node#16303 Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This commit updates the comment for Module Version to document the history of the Module Version number across the various release of Node.js. PR-URL: nodejs/node#16303 Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This commit updates the comment for Module Version to document the
history of the Module Version number across the various release of
Node.js.
/cc @nodejs/v8 @nodejs/release