Skip to content

feat: version support page#188

Open
avivkeller wants to merge 1 commit into
mainfrom
eol
Open

feat: version support page#188
avivkeller wants to merge 1 commit into
mainfrom
eol

Conversation

@avivkeller

Copy link
Copy Markdown
Member

Fixes #182

Copilot AI review requested due to automatic review settings July 16, 2026 06:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-doc-kit Ready Ready Preview, Comment Jul 16, 2026 6:23am

Request Review

Comment thread pages/about/versioning.md
@@ -0,0 +1,40 @@
---
title: Version Support
---

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a reminder, we can add frontmatter tags (.e.g, author, source, layout).

@bjohansebas

Copy link
Copy Markdown
Member

Okay, please don't merge this until we have explicit approval from the @webpack/tsc and the Security Triage team.

Comment thread pages/about/versioning.md
| 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** | — |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know you explain it further down, but I think we should define those things more clearly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add eol and versioning page

4 participants