Skip to content

Remove legacy status from querystring  #44911

Closed
@mcollina

Description

@mcollina

The node:querystring module is significantly faster than URLSearchParams (ref. https://github.com/anonrig/fast-querystring). Given that querystring is marked as legacy, quite a few people are continuosly opening issues on some modules I maintain asking to replace querystring with URLSearchParams... however, we really can't as there is a significant performance drop.

Therefore... can we remove the legacy status?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions