feat: version support page#188
Open
avivkeller wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
moshams272
reviewed
Jul 16, 2026
| @@ -0,0 +1,40 @@ | |||
| --- | |||
| title: Version Support | |||
| --- | |||
Contributor
There was a problem hiding this comment.
Just a reminder, we can add frontmatter tags (.e.g, author, source, layout).
Member
|
Okay, please don't merge this until we have explicit approval from the @webpack/tsc and the Security Triage team. |
bjohansebas
reviewed
Jul 16, 2026
| | Major Version | Minimum Node.js Version | Release Date | Status | EOL Date | | ||
| | ------------------------------------------------------------- | ----------------------- | ------------- | --------------- | ------------- | | ||
| | [**v5.x**](https://github.com/webpack/webpack) | v10.13.0 | October 2020 | **Current** | — | | ||
| | [**v4.x**](https://github.com/webpack/webpack/tree/webpack-4) | v6.11.5 | February 2018 | **Maintenance** | — | |
Member
There was a problem hiding this comment.
Is it actually still maintained? I'd say it's effectively EOL. It hasn't received bug fixes for a while, and I don't expect it to receive any. The only reason it hasn't been deprecated on npm is to avoid the noise that would create.
Member
There was a problem hiding this comment.
I know you explain it further down, but I think we should define those things more clearly.
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #182