Skip to content

Deprecate upup-react-file-uploader on npm with a pointer to @upupjs/* #345

Description

@BSalaeddin

upup-react-file-uploader is still published on npm with no deprecation notice — npm view upup-react-file-uploader deprecated comes back empty. Anyone landing on it from older posts or search results will npm install the frozen 2.0.0 and never learn the project moved to @upupjs/*.

A one-liner fixes it:

npm deprecate upup-react-file-uploader "Renamed: use @upupjs/react (or @upupjs/next) — see https://dev.useupup.com/docs/migration/v1-to-v3"

That makes every install print the pointer to the new packages and the migration guide.

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