Commit 71d09ec 1 parent 28a5362 commit 71d09ec Copy full SHA for 71d09ec
File tree 1 file changed +8
-9
lines changed
1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 3
3
## Background
4
4
5
5
V8 follows the Chromium release schedule. The support horizon for Chromium is
6
- very different from the support horizon that Node.js needs to provide to its
7
- users. As a result Node.js needs to support a version of V8 for quite a bit
8
- longer than what upstream needs to support. Since V8 doesn't have an LTS
9
- supported branch, there is no official process around how the V8 branches in
10
- Node.js are maintained.
11
-
12
- This document attempts to document the current processes and proposes a workflow
13
- for maintaining the V8 branches in Node.js LTS and Current releases and how the
14
- Node.js and V8 teams at Google can help.
6
+ different compared to the support horizon for Node.js. As a result, Node.js
7
+ needs to support multiple versions of V8 longer than what upstream needs
8
+ to support. V8 branches in Node.js lack of an official maintenance process due
9
+ to a missing LTS supported branch.
10
+
11
+ This document attempts to outline the current maintenance processes, proposes
12
+ a workflow for maintaining the V8 branches in both Node.js LTS and current
13
+ releases, and discusses how the Node.js and V8 teams at Google can help.
15
14
16
15
## V8 Release Schedule
17
16
You can’t perform that action at this time.
0 commit comments