node-formidable / formidable

The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tags for v2.x?

aredridel opened this issue · comments

Support plan

  • Which support plan is this issue covered by? Community
  • Currently blocking your project/work? (yes/no): no
  • Affecting a production system? (yes/no): no

Context

  • Node.js version: 18
  • Release Line of Formidable (Legacy, Current, Next): Legacy
  • Formidable exact version: 2.0.1..2.1.2
  • Environment (node, browser, native, OS): node
  • Used with (popular names of modules): -

What are you trying to achieve or the steps to reproduce?

Trying to evaluate changes between versions, which is harder because the releases are untagged

What was the result you got?

No tags

What result did you expect?

Tags so I can generate a github url to compare code changes in the v2.x line

I recommend you to use https://npmfs.com/ instead to compare versions.
I added a few tags