Conversation
mcollina
reviewed
Apr 24, 2024
| | Version | Release Date | End Of LTS Date | Node.js | | ||
| | :------ | :----------- | :-------------- | :------------------- | | ||
| | 9.x | TBD. | TBD | 18, 20 | | ||
| | 8.x | 2022-06-01 | TBD | 14, 16, 18 | |
Member
There was a problem hiding this comment.
Suggested change
| | 8.x | 2022-06-01 | TBD | 14, 16, 18 | | |
| | 8.x | 2022-06-01 | TBD | 14, 16, 18, 20 | |
Member
Author
|
Sounds good. Ship this when you're ready or I'll get to it sometime after work. |
Signed-off-by: Matteo Collina <hello@matteocollina.com>
|
I'm not seeing a Changelog anywhere for v9? Am I missing something? |
|
What's the breaking change of v9? |
Member
|
drop support of Node < latest v18. |
Thanks, came here looking for this info, trying to figure out whether it was safe to upgrade. The release notes state:
Which I found a bit confusing when trying to figure out whether v18 is still supported. |
4 tasks
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Once merged and published, the LTS doc needs to be updated with new dates.
I wanted to resolve #1762 before doing this, but it's just too much work for (effectively) two people with a lot else going on. Basically, keeping up with all of the
nextbranches and conflicts (I already need to update the work I did a few weeks ago onpino-abstract-transport) is out of our reach. I have come to the conclusion that we just need to issue v9, and then chip away at #1762. It'll be easier on us.